Integrate external reports in a ServiceNow Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 12:31 AM
Hello all,
is there a possibility to integrate external reports (from e.g. Tableau) in a ServiceNow dashboard? e.g. via content blocks
Thanks in advance.
- Labels:
-
Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 12:37 AM
hello
PLEASE MARK MY ANSWER CORRECT IF IT HELPS YOU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 12:46 AM
Hi Sarah,
You can use iframe tag in your webpage which will render your report.
But i would suggest add your report in dashboard and copy the dashboard link and give it as a source in "src" attribute in iframe tag.
Also, refer to this documentation :https://docs.servicenow.com/en-US/bundle/sandiego-now-intelligence/page/use/performance-analytics/co...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 01:20 AM
Hi, you can start importing the data from Tableau levering a data source functionality, and build your own report out of them adding it to the dashboard.
Adding Tableau report via content block does not look to be possible and supported.
Hope it helps