Hello,
I am working with an Optimized Story in SAP Analytics Cloud (SAC) where I have created a button with a script to export table data to a CSV/Xlsx file. When I attempt to export the table using the button in our current tenant, I receive the following error message:
However, when I try the exact same export in another tenant, it works without any issues. Both tenants are using import data. Does anyone know the possible reason for this discrepancy?
Thank you for your assistance.
Request clarification before answering.
Hi,
Please check Script and try to set Widget by script. e.g
ExportToExcel_1.setWidget(Table_1);
ExportToExcel_1.exportReport();
Hopefully this will resolve the issue.
Regards
Bilal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.