Forum Discussion
How can I export data from public web report?
Hi all,
I have the task of creating a report for the public - it will be published as a public web report. One of my client's requirements is that the public can export the data from the report - in PDF and xlsx formats. Is it possible to implement this somehow? I know that public reports don't allow data export, but is there any way around this? For example via REST API? Does anyone have any experience with this?
Thank you very much!
Anonymous I am not aware of any way around that, Publish to Web is pretty limited. Perhaps you could just take the raw data, create a PDF of it, an xlsx and publish to GitHub? Wouldn't be interactive or anything but might fit the bill.
1 Reply
- Greg_DecklerCommunity Champion
Anonymous I am not aware of any way around that, Publish to Web is pretty limited. Perhaps you could just take the raw data, create a PDF of it, an xlsx and publish to GitHub? Wouldn't be interactive or anything but might fit the bill.