How to relate two tables by List Type field since List Type (dot walking is not possible with List Type)? Is database pivot available to convert comma-separated string to multiple rows?
Not sure if the Topics at hand fit the question but I couldn't find a better place to categorize this thread. It's really a table design question of ServiceNow core functionality. I'm storing comma-separated data in a List Type field. Ideally, I'd ha...