Using import set table as a custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 11:53 PM
Hi All,
I'm looking for guidance on generating a ServiceNow report that includes numerous calculated fields. Currently, I'm using a UI page for this purpose, but I have concerns about potential performance issues. I'm exploring the idea of utilizing an import set table as an alternative, although I'm aware it may not be the recommended practice. Given the consideration of licensing requirements, can anyone recommend a more optimal approach for accomplishing this task?
Thanks in advance!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 11:57 PM
Hi @Community Alums,
Are you licensed for performance analytics?
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 12:22 AM
@Peter Bodelier No we don't have license for PA. Any other suggestions?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 12:42 AM
It's a bit hard to say without knowing specifics, but I would definitely, recommend against using import set tables for this.
If the only way of processing this data is pushing it to a table I would create a new custom table for it.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 01:23 AM
I don't have licenses left for this, anything else you could think of?