How to generate a BI Publisher URL
I need to create a direct URL for the PayablesTrialBalance.xdo report in BI Publisher that will display the report with the correct parameters and formatting in the browser, without requiring an export.
Currently, I’m using this link, but it only opens a blank page:
When I open this URL, the page is blank, and if I export the report, it shows that the parameter I passed (P_AS_OF_DATE=2025-08-31) was not recognized.
0