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.

Show records in List based on the sequence provided in the filter

dvelloriy
Kilo Sage

Hi All.

Is there a way to show items in List based on the sequence provided in the filter?

So for example i opened asset table (aslm_asset).

I applied a filter that Asset tag is one of (102,108, 105, 110,109 etc)

when i click run, it return results with default sorting applied on asset tag. Records are sequenced in ascending order as 102, 105, 108, 109, 110

I don't want this. I want the sequence to show in the order i am filter ie 102,108, 105, 110,109 etc.

 

Is there a way to do this? please advise.

 

1 REPLY 1

Satishkumar B
Giga Sage
Giga Sage

Hi @dvelloriy 

ServiceNow does not natively support sorting records based on a custom sequence from a filter.

 

…………………………………………........................................................................................
Mark it helpful 👍and Accept Solution !! If this helps you to understand.

…………………………………………........................................................................................