Forum Discussion
3 Replies
- DRayAdmin
Hi bminehart,
Thank you for reaching out.
The export function works by running the report in a headless browser and exporting the result, so it does not run the widget scripts because those are run while rendering the visualization. Some of those instances have been resolved in newer version, but it depends on what format you are exporting to. Do you know your current Sisense version?
We're on 24.3, DRay
- jacobdData Storage
I'm having the same issue. I just want the ability to build a percent difference between two pivoted columns. I'm guessing that you are trying to do something similar. I've been using JS to do this, but a client wants to export to excel. If Javascript doesn't load while exporting to Excel is there a Sisense function built in that could be used to pull in two different values from different columns to make calculations?