Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR April 23, 2025: Iceberg Ahead: The Future of Open Lakehouses - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to creat object using Qlik Engine API ?

Hello!

Does anybody know how to creat a table in a sheet using Qlik Engine API? I want to take properties of an object then creat the same obgect in another sheet? Is it possible? Should I at first create a spetial sheet or can I choose an existing sheet?

Could you get me an example?

1 Reply
ErikWetterberg

Hi,

If there is room in the existing sheet you could add it there. As far as I know, Qlik has not published the sheet properties format, so you will have to study how the standard client does it.

An alternative might be to clone the sheet the table is in. This should clone all objects in the sheet too.

Erik Wetterberg