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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
marksouzacosta
MVP
MVP

List Tables and Fields of a QS App opened without data

Good day everyone,

Is there a way to list Tables and Fields of a Qlik Sense App opened without data, preferable using the QS.NET SDK?

 

Thank you,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

Labels (2)
2 Replies
datasynapsi
Partner Ambassador
Partner Ambassador

Hi Mark

If the data model (as in your case) is empty, no structure information is available.

I suggest you to query the original app directly.

TableRecord Class 

Bye

Marco

marksouzacosta
MVP
MVP
Author

Thank you Marco.

TableRecord is the method that I'm actually using.
Would be nice to have a way to list tables and fields without having to open the whole app just for that.

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com