display a PowerPoint (.ppt or .pptx) file inside a document viewer on a Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2025 03:25 AM
How can I display a PowerPoint (.ppt or .pptx) file inside a document viewer on a ServiceNow Service Portal page or modal, so that users can view the presentation directly without needing to download it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2025 03:32 AM
document viewer should support ppt file type
Did you try to use iframe in widget and then use this in the URL to view the file?
/sys_attachment.do?sys_id=fa615af2db573b001c1d468b3a9619fc&view=true
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2025 03:52 AM
I have tried as you suggested but it is not working. see the below screenshot:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2025 04:15 AM
then probably ppt is not supported in document viewer.
check docs for that
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader