The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Export Report or Dashboard to PowerPoint

bekfro
Kilo Sage

I have a request to export a report or possibly a dashboard to Microsoft PowerPoint.  Has any successfully been able to accomplish this within ServceNow?

4 REPLIES 4

SanjivMeher
Kilo Patron
Kilo Patron

I don't think you can export it to Powerpoint. You either need to take screenshots and paste it to the powerpoint or export the dashboard to PDF.


Please mark this response as correct or helpful if it assisted you with your question.

AndersBGS
Tera Patron
Tera Patron

Hi @bekfro ,

 

the short answer is, that it’s not a possibility. You can export a graph from report designer as a picture but not as an ppt.

 

if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Sohithanjan G
Kilo Sage
Kilo Sage

Hi @bekfro ,

 

ServiceNow doesn't have a built-in feature specifically for exporting reports or dashboards directly to Microsoft PowerPoint (PPT) format. However, you can achieve this by taking an indirect approach, exporting the data from ServiceNow, and then importing it into PowerPoint manually or using a script.

Here's a general approach you can follow:

  1. Export Data from ServiceNow:

    • Run the report in ServiceNow to generate the data you want to include in the PowerPoint presentation.
    • Use the export functionality in ServiceNow (e.g., CSV, Excel) to download the data.
  2. Prepare Data in Excel:

    • Open the exported data in Microsoft Excel.
    • Organize and format the data as needed for your PowerPoint presentation.
  3. Create PowerPoint Slides:

    • Open Microsoft PowerPoint and create a new presentation.
    • Copy and paste the data from Excel into PowerPoint slides.
    • Format the slides and add any additional content or visual elements.
  4. Automation (Optional):

    • If you need to automate this process, you can consider using tools like Python with libraries such as pandas and python-pptx. This would involve writing a script to read the exported data, format it, and then generate PowerPoint slides.

Please note that the availability of features and integrations can change over time, and there may be new features or third-party applications available in ServiceNow or the ServiceNow Store that address this need more directly.

 

Mark as accepted solution & HIT helpful if it suffices your requirement.


Thanks, Sohith

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)