True or False: It is possible to add a field to more than one hierarchy
True or False: It is possible to add a field to more than one hierarchyA . TrueB . FalseView AnswerAnswer: A Explanation: Yes! It is possible to duplicate a field and add it to more than one hierarchy. Right click and choose duplicate. Reference: https://www.tableau.com/about/blog/2016/8/take-note-these-10-handy-tableau-shortcuts-57561
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...
We can join a maximum of ______ tables in Tableau
We can join a maximum of ______ tables in TableauA . 16B . 32C . 64D . 128View AnswerAnswer: B Explanation: It is possible to join a maximum of 32 tables in Tableau! Reference: https://www.mytectra.com/interview-question/tableau-interview-question-and-answers
You can create _______________ for members in a dimension so that their labels appear differently in the view.
You can create _______________ for members in a dimension so that their labels appear differently in the view.A . parametersB . duplicatesC . copiesD . aliasesView AnswerAnswer: D Explanation: You can create aliases (alternate names) for members in a dimension so that their labels appear differently in the view. Aliases...
We can use ______________ as a static tool to open and interact with packaged workbooks with extracted data sources that have been created in Tableau Desktop.
We can use ______________ as a static tool to open and interact with packaged workbooks with extracted data sources that have been created in Tableau Desktop.A . Tableau ReaderB . Tableau OnlineC . Tableau ServerD . Tableau DesktopView AnswerAnswer: A Explanation: The word 'static tool' gives it away. According to...
A field that shows average home values for the United States in 2016 is most likely:
A field that shows average home values for the United States in 2016 is most likely:A . A discrete date part dimensionB . A continuous date value dimensionC . A geographical dimensionD . An aggregated measureView AnswerAnswer: D Explanation: This question is directly from the Official Tableau Desktop Specialist exam...
True or False: A LEFT JOIN or INNER JOIN creates a row each time the join criteria is satisfied, which can result in duplicate rows. One way to avoid this is to use data blending instead.
True or False: A LEFT JOIN or INNER JOIN creates a row each time the join criteria is satisfied, which can result in duplicate rows. One way to avoid this is to use data blending instead.A . TrueB . FalseView AnswerAnswer: A Explanation: Joins combine tables by adding more columns...
True or False: Context Filters are executed after Data Source filters
True or False: Context Filters are executed after Data Source filtersA . TrueB . FalseView AnswerAnswer: A Explanation: THIS IS A VERY IMPORTANT QUESTION To answer this question, you need to understand Tableau's Order of Operations. See below and remember this always: Reference: https://help.tableau.com/current/pro/desktop/en-us/order_of_operations.htm
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...
True or False: A reference line cannot be added from the Analytics Pane
True or False: A reference line cannot be added from the Analytics PaneA . TrueB . FalseView AnswerAnswer: B Explanation: You can add a reference line to any continuous axis in the view. To add a reference line: Drag Reference Line from the Analytics pane into the view. Tableau shows...