Using import set table as a custom table

Community Alums
Not applicable

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!

5 REPLIES 5

Peter Bodelier
Giga Sage

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.

Community Alums
Not applicable

@Peter Bodelier No we don't have license for PA. Any other suggestions?

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.

Community Alums
Not applicable

I don't have licenses left for this, anything else you could think of?