Visit Official SkillCertPro Website :-
For a full set of 400+ questions. Go to
https://skillcertpro.com/product/tableau-data-analyst-exam-questions/
SkillCertPro offers detailed explanations to each question which helps to understand the concepts better.
It is recommended to score above 85% in SkillCertPro exams before attempting a real exam.
SkillCertPro updates exam questions every 2 weeks.
You will get life time access and life time free updates
SkillCertPro assures 100% pass guarantee in first attempt.
Question 1:
You are given a task to combine these two data sources but keep duplicate records. Choose the appropriate custom SQL statement.
Data1: Data2:
A. JOIN
B. UNION.
C. LEFT JOIN
D. RIGHT JOIN
E. UNION ALL
Answer: E
Explanation:
UNION ALL combines the data by performing a union and includes any duplicate records. In this example, records in the Data1 table are unioned with the records in the Data2 table, any duplicate records are included, and all fields are included.
SELECT * FROM [Data1]
UNION ALL SELECT * FROM [Data2]
Question 2:
Select all true statements about ad-hoc calculations.
A. Ad-hoc calculations are not available when you create groups, sets, hierarchies, or parameters.
B. Ad-hoc calculations are valid for creating trend lines, forecasts, reference lines, bands, and distributions.
C. Only one ad-hoc calculation can be open at a time.
D. Ad-hoc calculations are supported on the Rows, Columns, Marks, and Pages shelves.
E. All of the above
Answer: A, B, C
Explanation:
Question 3:
What best describes how this FIXED expression works in a view?
{FIXED : SUM([Sales])}
A. Calculates the sum of sales of each Category and Year.
B. Calculates the sum of sales for each Category and Year.
C. Calculates the total sum of sales
D. Calculates the sum of sales of the Category in each Year.
Answer: C
Explanation:
{FIXED : SUM([Sales])} – This calculation gives total sales since no dimension is specified.
Question 4:
Which filter do you use to get sub-categories with sales over 100K?
A. Top filter
B. General Filter
C. Condition filter
D. Wildcard filter
Answer: C
Explanation:
To get sub-categories with sales over 100K, you need to specify the condition:
Question 5:
How to get sales data by category only for 2020?
A. FIRST()=-1
B. FIRST=1
C. FIRST=2
D. FIRST(-1)
E. FIRST(1)
Answer: A
Explanation:
https://www.youtube.com/watch?v=4AiDxQpzlTw&ab_channel=TheInformationLab
For a full set of 400+ questions. Go to
https://skillcertpro.com/product/tableau-data-analyst-exam-questions/
SkillCertPro offers detailed explanations to each question which helps to understand the concepts better.
It is recommended to score above 85% in SkillCertPro exams before attempting a real exam.
SkillCertPro updates exam questions every 2 weeks.
You will get life time access and life time free updates
SkillCertPro assures 100% pass guarantee in first attempt.
Question 6:
You have a Profit.tsv file. Which section do you choose to open it in Tableau Prep Builder?
A. Microsoft Excel
B. PDF file
C. Tableau extract
D. Tableau Server
E. Text file
F. Spatial file
Answer: E
Explanation:
Option E is CORRECT because TSV stands for “Tab Separated Values,“ and one of the text files
(*.txt, *.csv, *.tab, *.tsv).
https://help.tableau.com/current/pro/desktop/en-us/examples_text.htm
Question 7:
Choose the correct answer:
RANK(_______)
A. SUM([Sales])
B. [Sales]
C. SUM(Sales)
D. Sales
Answer: A
Explanation:
All fields must be aggregate or constant when using table calculation functions.
Reference Links:
https://datacrunchcorp.com/tableau-rank/
Question 8:
Which of the following export options are available from the Tableau worksheet?
A. .pptx
B. .png
C. .html
D. .csv
E. .xlxs
Answer: B, D, E
Explanation:
Question 9:
There are two dashboards in the workbook. Which object is used to move to
the next dashboard
A. Web Page
B. Blank
C. Navigation
D. Link
E. Go to sheet
F. Go to URL
Answer: C
Explanation:
Navigation objects let your audience navigate from one dashboard to another, or to other sheets or stories. You can display text or an image to indicate the button‘s destination to your users, specify custom border and background colors, and provide informational tooltips.
Reference links:
https://help.tableau.com/current/pro/desktop/en-us/dashboards_create.htm
Question 10:
You used Data Interpreter and based on the result how many rows will be shown in Tableau as values?
A. 13
B. 15
C. 14
D. 17
E. 16
F. 18
Answer: A
Explanation:
There are 13 rows that will be shown in Tableau. Headers are not counted as rows.
For a full set of 400+ questions. Go to
https://skillcertpro.com/product/tableau-data-analyst-exam-questions/
SkillCertPro offers detailed explanations to each question which helps to understand the concepts better.
It is recommended to score above 85% in SkillCertPro exams before attempting a real exam.
SkillCertPro updates exam questions every 2 weeks.
You will get life time access and life time free updates
SkillCertPro assures 100% pass guarantee in first attempt.