Set display value on database view

Blair5
Tera Guru

I would like to user a database view in a catalog list collector but need to set a display value somehow. The data is coming up with "_ENC_..." and a bunch of numbers/letters after. Is there a way to do this? I've scoured the wiki and community for an answer but didn't see whether it was possible or not. I'd like to use this list collector as it combines 7 different cmdb tables and allows for everything in one place. Any ideas?

Thanks.

1 REPLY 1

Sabrina10
Kilo Guru

You could just have the List collector point to the cmdb_ci table with a filter setup to limit it to the 7 classes that you want to see.       You can even hide the filter so that users couldn't change it to include additional classes.



You can find the script on the SNGuru's site



https://www.servicenowguru.com/scripting/client-scripts-scripting/changing-filter-list-collector-var...