Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
Bye
Marco
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