You can share a dashboard as an image file by using one of the following methods: Export Image on the Dashboard menu, or a dashboard export button. Export Image on the Dashboard menu allows you to export the dashboard as an image file in BMP, JPEG, PNG, or SVG format. A dashboard export button is a custom button that you can create on your dashboard to export it as an image file using a URL action
Question 22
What are two use cases for creating hierarchies from the Data pane? Choose two.
Two use cases for creating hierarchies from the Data pane are to add drilldown functionality for fields and to organize related fields together. A hierarchy is a way of organizing data into different levels of detail. For example, a date hierarchy can have year, quarter, month, and day levels. A geographic hierarchy can have country, state, city, and zip code levels. By creating hierarchies from the Data pane, you can quickly drill down or up in a hierarchy to add or subtract more levels of detail in the view. You can also use hierarchies to group related fields together in the Data pane, making it easier to find and use them14 The other options are not valid use cases for creating hierarchies from the Data pane. To concatenate all fields into a single field, you need to use a calculated field or a join, not a hierarchy. To create faster-performing queries, you need to optimize your data source, filters, calculations, or extracts, not create hierarchies
Teddie
yes, I passed my exam with wonderful score, Accurate and valid dumps.
Isla-RoseJul 10, 2026
Absolutely! The questions in the dumps were almost identical to the ones that appeared in the actual exam. I was able to answer almost all of them correctly.
Yusra
I passed my exam. Cramkey Dumps provides detailed explanations for each question and answer, so you can understand the concepts better.
AlishaJul 11, 2026
I recently used their dumps for the certification exam I took and I have to say, I was really impressed.
Elise
I've heard that Cramkey is one of the best websites for exam dumps. They have a high passing rate and the questions are always up-to-date. Is it true?
CianJul 18, 2026
Definitely. The dumps are constantly updated to reflect the latest changes in the certification exams. And I also appreciate how they provide explanations for the answers, so I could understand the reasoning behind each question.
Lennie
I passed my exam and achieved wonderful score, I highly recommend it.
EmeliaJul 23, 2026
I think I'll give Cramkey a try next time I take a certification exam. Thanks for the recommendation!
Question 23
When creating a histogram in Tableau, to what does bin size refer?
Options:
A.
The minimum number of axis ticks in the view.
B.
The range of the continuous measure counted in each bin.
C.
The count distinct (COUNTD) of items on either axis.
When creating a histogram in Tableau, bin size refers to the range of the continuous measure counted in each bin. A histogram is a chart that displays the shape of a distribution of a continuous measure. A histogram looks like a bar chart but groups values for a continuous measure into ranges, or bins. The basic building blocks for a histogram are as follows: Mark type: Automatic; Rows shelf: Continuous measure (aggregated by Count or Count Distinct); Columns shelf: Bin (continuous or discrete)4 To create bins from a continuous measure, you need to specify the size of bins, which determines how many bins are created and how wide they are. The size of bins is equal to the difference between consecutive values along the axis that represents the bins. For example, if you have bins with values 0-10, 10-20, 20-30, etc., then the size of bins is 10. You can either enter a value for the size of bins manually or have Tableau suggest an optimal bin size based on a formula that considers the number of distinct rows and the minimum and maximum values in the data5 The other options are not valid definitions of bin size when creating a histogram in Tableau. The minimum number of axis ticks in the view is determined by Tableau’s automatic scaling and formatting of axes, which can be adjusted manually if needed. The count distinct (COUNTD) of items on either axis is an aggregation function that returns the number of unique values in a field, which can be used as a measure in a histogram but not as bin size. The maximum number of marks in the view is limited by the performance and readability of the visualization, which can be improved by filtering, sorting, or aggregating the data4