1. A user changes a numeric field from a measure to a dimension. What is the likely effect?
- A. Its values are treated as discrete categories to slice by, rather than being aggregated✓ Correct
- B. The data source is deleted
- C. It becomes a date field
- D. The workbook is published
Explanation
Converting a measure to a dimension makes Tableau treat its distinct values as categories to segment the view, instead of aggregating them. It doesn't delete the source (B), change it to a date (C), or publish (D).