Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Would it be possible to insert an ID of a table into the script twice?

Would it be possible to insert an ID of a table into the script twice, but with different names? For example, id of Table test, name the first one ObjectID, the secon TestID?

2 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Load

...

ID as ObjectId,

ID as TestID,

...

From ....

Let me know

PradeepReddy
Specialist II
Specialist II

Yes we can, as Alessandro Saccone suggested.