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

Announcements
Data Works for AI is here - Join the discussion and enter to win a pair of Qlik kicks: Join the Conversation!
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?

Labels (1)
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.