Hi Guys,
I am exporting a layout to the server, and I need the output file name to be dynamic based on the selected entity member in the procedure.
For example:
- If the Data Category is Entity and the selected member is Actuals,
- The generated file name should be: Actuals_Report.csv
Could anyone guide me on how to achieve dynamic file naming based on member selection?
Thanks in advance!