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
-
Thanks Mandeep, this answers my question as well.
-
Thanks Anil, this worked
-
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-
-
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?>