The CreatorCon Call for Content is officially open! Get started here.

Attachment download with values

tanz
Tera Expert

Hi,

I have created a excel sheet with few fields I want from servicenow. I want to create an UI action in list view as i can select multiple rows that will download that excel sheet with the data.

 

The table may have n number of fields.

 In the excel sheet , i want only 5-6 fields from the records i select in list view.

 

 

3 REPLIES 3

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

How is this different form Export to Excel on the platform OOB?

 

Using the export -> Excel you download the rows on the form and the field on the view. Feels like this is more where you can train the users to use that instead.

-Anurag

Hi,

The export to excel will download all the fields with all the records in the records in the table. I want some functionality same as you see in "Delete" UI action which deletes only specific records. Also only few fields present in excel should extract data.

No that is not right, it will export what is on the users screen in the list. And User can personalize the list for themselves. to capture columns they need

 

-Anurag