When some measures from a Snowflake data source are added to a view in Tableau Desktop, the values for these measures may not appear. The underlying data may show values or it may show Null.
OR
When creating a Virtual Connection with Snowflake data on Tableau Cloud or Tableau Server, previewing the data in a table may show only Null values.
Tableau uses double quotes for identifiers in the underlying SQL queries, which means we initially store field names as case sensitive, for example "FieldName"
If QUOTED_IDENTIFIERS_IGNORE_CASE is set to TRUE then additional queries to the Snowflake database will return the field names as all upper case, for example "FIELDNAME". Because the session parameter does not affect the initial metadata gathering, this will result in a mis-match.
Alternatively, work with your Snowflake administrator to set the QUOTED_IDENTIFIERS_IGNORE_CASE parameter to FALSE globally for the data source.
001471529

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.