ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

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...

BabyYoda by Tera Expert
  • 1165 Views
  • 1 replies
  • 0 helpfuls

How to find number of custom tables?

Hi, could you help me please how can I find number of custom tables which were created?I want to check if we do not reach the limit of 50 custom tables. I read this document custom-table-guide.pdf Does such query on Tables [sys_db_object] should be g...

find_real_file.png

Issue to View PDF file in service portal

Hello experts, I have a feature to embed a pdf file in the service portal page, but it doesn't work for all pdf files.I use this script   HTML <object data="{{data.base64}}" type="application/pdf" width="100%" height="1000px" class="internal" id="pdf...

Sanaa by Kilo Contributor
  • 2253 Views
  • 8 replies
  • 0 helpfuls