Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

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_Deckler's avatar
    Greg_Deckler
    Community 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.