...
This property is used to enable or disable username comment in the Snowflake query.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Note Currently, this is applicable to the Snowflake connection. |
Values:
true/false
true: If the value of the property is set to ‘true’, a comment will be included in the SQL statement during dataset operations (refresh, preview, and validation), semantic model process, and when querying raw data in Snowflake.
The comment format will follow/* Query executed by user Admin */.false: If the value of the property is set to ‘false’, a comment will not be included in the SQL statement during dataset operations (refresh, preview, and validation), semantic model process, and when querying raw data in Snowflake.
...
Connection: If the property is set at the connection, it will be applicable for all the semantic models.Semantic model: If the property is set on a semantic model, then the value will override the connection level value of that semantic modelsnowflake connection.
Impact areas:
None