Pergunta
How to create headings that group measures in a view where every bar/line/column is a different measure field.
How to create headings that group measures in a view where every bar/line/column is a different measure field.
The attached example workbook uses the sample data set Superstore to demonstrate directions for the following options.
IF [Pivot Field Names] IN ('Sales','Profit') THEN "Header One" ELSE "Header Two" END
Create multiple views, each one only containing measures that belong to one group. Use calculations with a single text value to create different headers on each sheet. And finally combine all views on a dashboard.