Export the result of query builder using export set

Swap5
Kilo Contributor

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

3 REPLIES 3

lmseco
Mega Expert

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,

lmseco
Mega Expert

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,

Swap5
Kilo Contributor

I think I got it.

I created export set on u_cmdb_qb_result table for that specific report and I got it.

Thanks!