Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: 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.