Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

List the fields in an app

List the fields in a data model by creating a transient object using the CreateSessionObject method and getting the layout of the transient object using the GetLayout method.

In order the fields and associated tables to be displayed, the transient object should contain the definition qFieldListDef and the parameter qShowSrcTables should be set to true.

In order the fields and derived fields to be displayed, the transient object should contain the definition qFieldListDef and the parameter qShowDerivedFields should be set to true.

Example

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!