Forum Discussion
Anonymous
7 years agoNot applicable
Export table from report to PDF
Hi All, I have a report of which the main page basically exists out of one big table with information. There are too many entries to show on the screen so logically the table has a scroll bar. ...
- Anonymous7 years ago
Hey Gijs,
What you're trying to do - exporting data from a report that is published to the web, is unfortunately not possible.
This is possible in Report Server however. CSV -> PDF seems like it should be your best bet.
Alternatively further slicing your data and then publishing should worK.
Anonymous
7 years agoNot applicable
Hey Gijs,
You can't publish just one visual in it's entirety to PDF. What you could do is basically export the table to a CSV, open it up and then save it as a PDF. That should do it.
Mark this as solved if you were helped, if not let me know and I'll try and help you further.