What is the purpose of the ‘Extract Filters’ option when creating a Tableau extract? TableauMedium Try Now
In Tableau, what is the function of the ‘Show Missing Values’ option for date fields? TableauMedium Try Now
In Tableau, what is a Scaffold or Padding technique used for in data visualization? TableauHard Try Now
What is the difference between Tableau’s CONTAINS() and REGEXP_MATCH() functions for string matching? TableauHard Try Now
In Tableau, what is the key consideration when choosing between incremental extract refresh and full extract refresh? TableauHard Try Now
In Tableau, what is a Crosstab (Text Table) and what are its limitations compared to other chart types? TableauHard Try Now
What is the function of the ZN() function in Tableau, and when is it preferred over IFNULL()? TableauHard Try Now
In Tableau, what is the impact of enabling ‘Referential Integrity’ in a Relationship between two tables? TableauHard Try Now
What is the purpose of Tableau’s RUNNING_SUM() versus a FIXED LOD cumulative total, and when would each be preferred? TableauHard Try Now
What is Tableau’s MakeLevel behavior when using INCLUDE LOD and the dimension added is already in the view? TableauHard Try Now
In Tableau, what is a Superstore-style calculation for Profit Ratio, and why might SUM([Profit])/SUM([Sales]) give different results than AVG([Profit]/[Sales])? TableauHard Try Now
What happens to a FIXED LOD calculation when a dimension filter (not a context filter) is applied to the same dimension used in the FIXED expression? TableauHard Try Now