Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Shikha, was this issued resolved? if yes, can you help me with the steps that worked? I have a similar requirement where I have a BIP report that has a webservice dataset in its DM and we want to burst its output. Thanks, Neha
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/61002#Comment_61002 Thanks Mandeep, this answers my question as well.
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/61158#Comment_61158 Thanks Anil, this worked
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/60986#Comment_60986 Correct me if I am wrong Mandeep, but since we talking about conditional region in footer, form fields are not possible to add in header/footer, right?
-
Also, tried inserting IF directly in footer- But no luck with o/p-
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/60978#Comment_60978 Hi Mandeep, the output still looks the same. Below is what I changed in template-
-
Adding the code behind form fields mentioned in RTF template screenshot below- <?template:Name?> <?choose:?> <?When: G_1/ORG_2PT1_FLG='Y'?> Company2 <?end when?> <?When: G_1/ORG_2PT1_FLG='N'?> Company1 <?end when?> <?end choose?> <?end template?>