MOCK EXAM 1 Flashcards
- Which of the following statements about data blend is correct? (Only 1 is true)
- To create a blend in a workbook with a single data source, bring a field the data source to the sheet—it becomes the primary data source. Switch to the same data source and use a field on the same sheet—it becomes a secondary data source.
- To create a blend in a workbook with at least two data sources, bring a field from one data source to the sheet—it becomes the primary data source. Switch to the other data source and use a field on the same sheet—it becomes a secondary data source.
- To create a blend in a workbook with at least two data sources, bring a field from one data source to the sheet—it becomes the primary data source. Take another field from the same data source and put it on the same sheet—it becomes a secondary data source.
- None of the above
- Which of the following methods of sharing a Tableau dashboard enables data refresh?
- Publishing to Tableau Server
- Opening in Tableau Reader
- Exporting as an image
- Saving as an extract file
- Which objects can be added to a dashboard? (Select all that apply)
-An image
-A text box
-A web page
-A blank object
- Student table contains a numeric column called Student_ID which has following values. What will be the output for CONTAINS(STUDENT_id,9) function when used in a calculated field
Which of the following is correct about joins and data blending?
A. Data blending simulates a traditional Right join. The main difference between the two is when the aggregation is performed. A join combines the data and then aggregates. A blend aggregates and then combines the data.
B. Data blending simulates a traditional left join. The main difference between the two is when the aggregation is performed. A join combines the data and then aggregates. A blend aggregates and then combines the data.
C. Data blending simulates a traditional left join. The main difference between the two is when the aggregation is performed. A bend combines the data and then aggregates. A join aggregates and then combines the data.
D. Data blending simulates a full outer join. The main difference between the two is when the aggregation is performed. A join combines the data and then aggregates. A blend aggregates and then combines the data
Which of the following statements are true about Interactive elements? (Two options are possible)
A. URL actions is one of the elements that can be added to a dashboard to enhance the interactivity of dashboard reports
B. Tableau Dashboard reports can be made Interactive by enabling a configuration option ENABLE_INERACTIVITY to TRUE at Tableau Server
C. Filter actions is one of the elements that can be added to a dashboard to enhance the interactivity of dashboard reports
D: None of the above
Which of the following statement is true about joining tables with fields having different data types?
A. When you want to perform a join between two tables, the data type of the fields you join on can be the same but is not mandatory.
B. When you want to perform a join between two tables, the data type of the fields you join on must be the same. In cases when the data type of the fields are not the same, you have to modify the database column data type in the database before performing the join.
C. When you want to perform a join between two tables, the data type of the fields you join on must be the same. In cases, when the data type of the fields are not the same, you can use custom SQL to change the data type (cast) the field before performing the join.
D.When you want to perform a join between two tables, the data type of the fields you join on does not matter since Tableau automatically casts the types of fields.
The tables initially available to union are scoped to the connection you’ve selected. If you want to union more tables that are located outside of the current folder (for Excel, text, JSON, .pdf files) or in a different workbook (for Excel worksheets), select one or both check boxes (mentioning the option to search in Parent or Sub Folders) in the Union dialog box to expand your search.
A. True
B. False
Which statement about changes in Default Aggregation is correct?
A. You can set default aggregations for published data sources. The default aggregation is set when the data source is initially published.
B. You cannot set default aggregations for published data sources. The default aggregation is set when the data source is initially published.
C. You can set default aggregations for published data sources. In order to set the default aggregations for published data sources, you can the Site Admin role.
D. You cannot set default aggregations for published data sources. The default aggregation is set when the data source is initially published. In order to change the aggregation level, you have to delete the published data source and republish it after modification.
Which of the following statements about Wild card union option is correct?
A. Wild card union option should be used in case you want to combine tables that have a different structure and similar names
B. Wild card union option should be used in case you want to combine tables that are at a different level of detail and have similar names
C. Wild card union option should be used in case you want to combine tables that are in different types of data sources and have similar names
D. Wild card union option should be used in case you want to combine tables that have the same structure and similar names
We are using different types of data connection, identify which connection type will allow to create extract? (Select all applicable options)
A. Join
B. Blend
C. Cross database join
D. Union
Which of the following statements are true about visualizations in tooltips? (select all that apply)
A. More than one visualization can be embedded within the same tooltip
B. A Visualization in a tooltip must use the same data source as the sheet in which it appears
C. It is Possible to adjust the size of visualization embedded into a tooltip
D. Sheets cannot be embedded into tooltips whereas dashboard can be embedded into a tooltip
A good reason to use a wildcard union would be when (Select the correct option)
A. You receive weekly data sources (excel files) that have different structures and the files name contain the word ’Sales’
B.You receive weekly data sources (excel files) that have the same structure and the files name contain the word ’Sales’
C.You want to connect to data, such as daily error reports, that have been split up by date
D. You want to pivot on the dates in one table.
Which of the following statements about context filters are not correct? (Select 3 options)
A. Changes in the data model, such as converting dimensions to measures, does not require re-computing of the context filter.
B. If you want to set a context filter on a date you can use a continuous date. However, using date bins like YEAR(date) or context filters on discrete dates are very effective.
C. Using a single context filter that significantly reduces the size of the data is not recommended rather it is much better applying many context filters.
D.Set the necessary filters for the context and create the context before adding fields to other shelves. Doing this work first makes the queries that are run when you drop fields on other shelves much faster.
C. Context filters does not affect any query performance improvements when you use the Assume Referential Integrity option in the Data menu of the data source.
D. If your data set is heavily indexed, context filters may not provide performance improvement and may actually cause slower query performance.
- Which method can you use to resolve format mismatches between fields in a broken join?
A. A union
B. A join calculation
C. A pivot
D. An alias