What term is used to describe the following picture?
What term is used to describe the following picture? A . Larger imageB . ParameterC . SetD . HierarchyE . GroupView AnswerAnswer: C Explanation: When you connect to a data source, Tableau automatically separates date fields into hierarchies so you can easily break down the viz. You can also create...
Which Item Number ID made the maximum sales across all assortments?
Using the Time-series table, create a cross tab showing the Sales for each Item Number-ID, broken down by Assortments, then add Grand totals to the view. Which Item Number ID made the maximum sales across all assortments?A . 584B . 901C . Correct)D . 205E . 660View AnswerAnswer: B Explanation:...
True or False: To concatenate fields, they must be of same data type
True or False: To concatenate fields, they must be of same data typeA . TrueB . FalseView AnswerAnswer: A Explanation: Yes! To concatenate fields, they must be of same data type. However, there is a workaround which we can use - Type casting. See below: Here, State and City are...
https://drive.google.com/file/d/12AYHfiPWkwBmvH0zbumOURgUX6Az00Rw/view?
Download the Dataset from: https://drive.google.com/file/d/12AYHfiPWkwBmvH0zbumOURgUX6Az00Rw/view?usp=sharing Using the Time Series Table, create a line chart to show Sales over time. Which Month and Year witnessed the lowest Sales?A . September 2017B . March 2018C . December 2017D . January 2018View AnswerAnswer: D Explanation: Follow the steps to get the correct answer:...
What does it imply if a field has a blue background?
What does it imply if a field has a blue background?A . It is continuousB . It is discreteC . It is a dimensionD . It is a measureView AnswerAnswer: B Explanation: When you connect to a new data source, Tableau assigns each field in the data source as dimension...
True or False: All rows from both tables are returned in an INNER JOIN
True or False: All rows from both tables are returned in an INNER JOINA . TrueB . FalseView AnswerAnswer: B Explanation: The INNER JOIN keyword selects all rows from both tables as long as there is a match between the columns. Consider 2 tables "Orders" and "Customers". If there are...
You can _______________ your data to combine two or more tables by appending values (rows)
You can _______________ your data to combine two or more tables by appending values (rows) from one table to anotherA . joinB . blendC . concatenateD . unionView AnswerAnswer: D Explanation: You can union your data to combine two or more tables by appending values (rows) from one table to...
For a ____________ sort, no matter how the data changes, the values will always stay in the sort order we kept stuff in.
For a ____________ sort, no matter how the data changes, the values will always stay in the sort order we kept stuff in.A . RandomB . ManualC . TopologicalD . HierarchicalView AnswerAnswer: B Explanation: For a manual sort, no matter how the data changes, the values will always stay in...
For Bullet Graphs we need at least ____________ measures
For Bullet Graphs we need at least ____________ measuresA . 3B . 1C . 2D . 4View AnswerAnswer: C Explanation: A bullet graph is a variation of a bar graph developed to replace dashboard gauges and meters. A bullet graph is useful for comparing the performance of a primary measure...
What is the following icon in the Data pane used to do?
What is the following icon in the Data pane used to do? Larger image A . View Data B. Clean Data C. Extract Data D. Sort DataView AnswerAnswer: A Explanation: View Data allows you to inspect your data in a spreadsheet-like layout. You can view data either for the data...