Hi,
We would like for the Unit and Unit Desc to display the values according to the specific units. Currently, it is static all throughout the pages.
Attached is the sample layout and xml.
Would appreciate your help! Thanks!
Can you try with if else or choose statments?
Thanks.
Hi @MandeepGupta - how do I do that with if else or choose statements? What I tried was using for-each@section based on this Oracle source:
Creating RTF Templates - Creating Batch Reports
However, it doesn't work. I tried to put if after the first grouping statement
<?for-each-group:G_1;./UNIT?><?sort:current-group()/EXP_CLASS;'descending';data-type='text'?>
<?for-each@section:current-group()?>
Thanks!
I created a XLSX template in Oracle Analytics Publisher Desktop 26.01.01 and uploaded the template to a BI Publisher report in OTBI. Things worked initially, but this morning when running the report I received an error: The report cannot be rendered because of an error, please contact the administrator. Error Detail:…
Hi All, I have a question regarding the BI Publisher Outputs. I have configured the rtf template output as Excel but when the XML Report Publisher program completes and I click on View Output, the output opens in a browser and renders as an HTML. Can some one please assist why this is so. The BI Publisher version is…
The issue is related to the NordPass browser extension installed via our corporate policy. Issue observed: Users were unable to upload custom BI Publisher templates in Oracle Fusion (BI Publisher / Oracle Analytics) using Microsoft Edge and Google Chrome. The upload dialog remained indefinitely at "Uploading, please…
Hi, We are scheduling a report to be sent out every week. We were wondering if it was possible to keep the latest date that the report ran as a parameter somewhere so that we could use that to only fetch the values in the report which have a latest update time of after the last run of the report? This way we'd only be…