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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

getDatabaseTables

Hi,

Is it possible to acces the tables from the Data Model Viewer from the Qlik Sense .Net API?

i am talking about these tables:

these models are created form a script in the data load editor.

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

app.GetTableData got me the actual table data per table.

View solution in original post

2 Replies
RonaldDoes
Partner - Creator III
Partner - Creator III

Hi Jorik,

You posted your question in the QlikView Forum.

You might want to try and ask it in the Qlik Sense forum.

With kind regards,

Ronald

Anonymous
Not applicable
Author

app.GetTableData got me the actual table data per table.