Skip to main content Skip to complementary content

FieldListDef

Overview

Defines the fields to show.

Properties

Name Description Type
qShowSystem Shows the system tables if set to true.

Boolean

Default is false

qShowHidden Shows the hidden fields if set to true.

Boolean

Default is false

qShowSemantic Show the semantic fields if set to true.

Boolean

Default is false

qShowSrcTables Shows the tables and fields present in the data model viewer if set to true.

Boolean

Default is false

qShowDefinitionOnly Shows the fields defined on the fly if set to true.

Boolean

Default is false

qShowDerivedFields Shows the fields and derived fields if set to true.

Boolean

Default is false

qShowImplicit Shows the Direct Discovery measure fields if set to true.

Boolean

Default is false

Example

"qFieldListDef": { "qShowSystem": true, "qShowHidden": true, "qShowSemantic": true, "qShowSrcTables": true }

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!