Export Related List to Excel

Jennifer Krafzi
Tera Contributor

Hello,

 

I have a requirment for an Ui Action which export related List to Excel. I have created an UI Action, but it export the whole list of records. It only works if you right click on filter and click open new window.

Is there a way to make it work on related List? 

 

find_real_file.png

 

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

While exporting you need to check what query has to be applied. Once you know that only the records which are visible in the related list for that current record would be exported.

these links should help you:

https://community.servicenow.com/community?id=community_question&sys_id=7538c3addb1cdbc01dcaf3231f96...

https://www.servicenowguru.com/system-ui/enabling-related-list-exports-servicenow/

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

Priyanka Vasant
Tera Guru

Hi Jenniferkr,

Try this below link it might help you.

Click here

 

mark it as helpful/correct based on impact.

--

Regards,

Priyanka Asawale

sajida
Kilo Explorer

@Jennifer Krafzik, Can you provide me the script for this issue as I am also facing the same.

 

Naga Ravindra R
Kilo Sage

@sajida Did you find any solution on this?