We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Not applicable

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.

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