Skip to main content
Newcomer
August 3, 2023

Print an Dashboard in PDF format..

  • August 3, 2023
  • 3 replies
  • 0 views

Hi Team.

We have a dashboard filled with cube views and also labels inside it where we are retrieving some values from

the SQL table. Is there any option to get a printout in pdf format of the dashboard using extender rules ?   

    3 replies

    MikeG
    Contributor
    August 3, 2023

    Hi ankDass Can you add some detail on the exact Dashboard components you are using for your Presentation tier, i.e. Grid View, Data Explorer Report, BI Viewer.

    The best methodology to get a nice and pretty PDF output would be to create a Report Book and save it as an XFDoc.pdfBook file.  You don't need to jump straight to writing code or an extender rule to generate a PDF.

    Contributor
    August 29, 2023

    Hi, are you trying to export the labels and cube views from the dashboard to a nice PDF? I am trying too!

    Newcomer
    September 29, 2023

    Did anyone find any solution to download cubeviews from dashboard in PDF or Excel?