Which of the following are valid ways to add Totals to a view?
Correct Answer: B,C
To add totals to a view using the Analytics pane: Also, you can add totals from the Analytics tab in the Menu above:
Question 2
Which of the following are valid ways to show Mark Labels in the visualisation?
Correct Answer: A,B,D
The following showcase how you can show mark labels. Using the Sample Superstore dataset: 1) Let's create a Bar chart showing the sales for each sub-category: 2) Now you can show labels by: 2.1) Click on Show Mark Labels Icon in the Toolbar ( easiest ) 2.2) Drag Sales to the Text icon in the Marks Card: 2.3) Click on Analysis -> Show mark labels from the Tableau menu bar:
Question 3
Which of the following returns the Absolute Value of a given number?
Correct Answer: A
From the official Tableau website:
Question 4
Which of the following is not a Trend Line Model?
Correct Answer: C
According to the official Tableau documentation, there are 5 types of trend lines which we can work with in Tableau : 1) Linear Trend Line 2) Logarithmic Trend Line 3) Exponential Trend Line 4) Polynomial Trend Line 5) Power Model Hence, the correct answer is BINOMIAL trend line which is not present in Tableau. See the following image: For more information, refer to: https://help.tableau.com/current/pro/desktop/en-us/trendlines_add.htm
Question 5
True or False: You get different filtering options for categorical and quantitative data
Correct Answer: A
Yes! We get different options for filtering depending on whether we use a categorical data (think dimension) or quantitative data (think measure). Important Note: Each tab adds additional definitions to your filter. For example, you can select to exclude values under the General tab, and also add limits under the Top tab. Selections and configurations from both tabs are applied to your filter.At any time, you can see the definitions of your filter under Summary on the General tab. Note: If you have a large data source, filtering measures can lead to a significant degradation in performance. It is sometimes much more efficient to filter by creating a set containing the measure and then apply a filter to the set. For more information about creating sets, see Create Sets