How to export all fields into excel from a list view with out personalizing list

Ansuha Chipuri
Kilo Guru

Hi,

How to export all fields into excel from a list view with out configuring  personalizing list

Thanks in Advance

5 REPLIES 5

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi,

check here:

https://docs.servicenow.com/bundle/paris-platform-administration/page/administer/exporting-data/conc...

If I have answered your question, please mark my response as correct and helpful so that this thread can be closed and others can be benefited by this.

Thank you very much

Cheers
Alberto

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you want to export fields for table from list view or data for all fields from particular table?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I want to get all fields along with data from a list view for sc_req_item table

Hi,

you can export the field data using below URL

it would only export fields and not the RITM variables

https://<instance name>.service-now.com/sc_req_item_list.do?CSV

https://<instance name>.service-now.com/sc_req_item_list.do?XLSX

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader