Export the result of query builder using export set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2020 07:03 AM
I am looking to use export set to export the report from the CMDB query builder.
Is there any way to do it.
Thanks in advance!
~Swapnil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2020 07:24 AM
If you have got the url, you can export the report to several formats:
https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/exporting-data/task/t_ExportDirectlyFromTheURL.html
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2020 07:51 AM
If you want to use export sets, once you get your report, you can go to the label of any of the columns of your report, and use the option "export > export sets"
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2020 08:43 AM
I think I got it.
I created export set on u_cmdb_qb_result table for that specific report and I got it.
Thanks!