Categories
BIP Report output downloaded name to change dynamically based on the parameter selected (PO Number)

The PO print BIP report is getting generated based on the PO selected in the parameters. When the output is generated and downloaded, the file is getting downloaded with the default name 'Output_Document'.
Requirement is that the name of the downloaded file should pick the PO number selected in the parameters dynamically, so that the document can be identified easily.
Comments
-
You're absolutely right. For BI reports, the default file name typically follows the format ReportName_LayoutName. If a different naming convention is required, bursting can be utilized—however, it only functions when a destination is set.
For ad-hoc reports where bursting isn't necessary, implementing this customization is essential to dynamically set the file name based on the selected parameter, ensuring easier identification of the document. At least, date customization should be included, allowing users to differentiate files based on their generation date.0