Can We Embed A Image/Logo To Excel Exports ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
I Have a Task To Create a Custom Export button and Also Do some Styling in the Exporting Excel Sheet Like Logo adding and Coloring the "cells"
Is It Possible?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi there @balochfarha
Not possible with standard export, it doesn’t support styling or images.
If you need logos, colors, or formatted cells, you’ll have to:
Build a custom export using GlideExcelParser/Builder APIs, or
Use a Scripted REST API that generates Excel via a library (e.g. Apache POI, XLSX libraries) outside ServiceNow, then return the file Or export to PDF (which supports logos/styling more easily).
Hope this helps
☑️ If this helped, please mark it as Helpful or Accept Solution so others can find the answer too.
Kind Regards,
Mohamed Azarudeen Z
Developer @ KPMG
Microsoft MVP (AI Services), India
Kind Regards,
Mohamed Azarudeen Z
Developer @ KPMG
Microsoft MVP (AI Services), India