Loading practice questions
What is the difference between a join and a union in Tableau?
Correct Answer: A — Joins combine columns, unions stack rows
Explanation:
A join combines columns from multiple tables based on a common field, while a union stacks rows from multiple tables or files with the same structure.