Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Import Set Rows related list does not show source columns - why?

thomaskennedy
Tera Guru

I'm trying to set up a human-readable view of import set activity, for troubleshooting.

So if I grant my user the [import_transformer] role he can see import sets, import set rows and so on. That's all fine.

But while the Import Set Rows related list shows the rows created for a given run, it does not show the source columns - they are not listed in Update Personalized List.

thomaskennedy_0-1694041450314.png

thomaskennedy_1-1694041497222.png

But if I open one of these rows, the form shows the source values I'm interested in.

thomaskennedy_2-1694041665958.png

What's going on here, and is it possible to create a human-readable list of import activity?

 

 

1 ACCEPTED SOLUTION

Hi you can use 'View Rules' to define the 'default' view for your table,

Create a view rule (servicenow.com)

but based on the table, small user audience I would be tempted just to update the 'default' view as it will have minimum impact.

View solution in original post

5 REPLIES 5

Hi you can use 'View Rules' to define the 'default' view for your table,

Create a view rule (servicenow.com)

but based on the table, small user audience I would be tempted just to update the 'default' view as it will have minimum impact.