You have sales data by product category. You want to create a horizontal bar chart showing total sales per category. Which option correctly describes how to create this chart?
Think about which axis controls the categories and which controls the values for a horizontal bar chart.
In Tableau, to create a horizontal bar chart, categories go on Rows and the measure (Sales) goes on Columns with the mark type set to Bar.
You want to create a vertical bar chart showing total profit by region. Which option correctly describes how to build this chart?
Vertical bars grow upward along the Rows axis.
For vertical bar charts in Tableau, categories go on Columns and the measure on Rows with mark type Bar.
Which reason best explains when to prefer a horizontal bar chart instead of a vertical bar chart?
Think about label readability and space.
Horizontal bar charts are better for long category names because labels can be read easily along the vertical axis.
You created a chart with 'Category' on Columns and 'Sales' on Rows, but the chart shows lines instead of bars. What is the most likely cause?
Check the mark type setting in the Marks card.
If the mark type is set to Line, Tableau will draw lines instead of bars even if the fields are placed correctly.
You need to build a dashboard showing total sales by product category as a horizontal bar chart and total profit by region as a vertical bar chart. Which setup correctly achieves this?
Remember the axis placement for horizontal and vertical bar charts and mark types.
Horizontal bar chart: Category on Rows, Sales on Columns, mark type Bar.
Vertical bar chart: Region on Columns, Profit on Rows, mark type Bar.
Adding both worksheets to a dashboard shows both charts correctly.