Forum Discussion
Pivot Formatting
- Anonymous4 years ago
Hi Anonymous ,
In Power BI matrix visual, you will need to put both [Product] and [Property] in Rows field.
And the result would be like below. Otherwise the values will be aggregated.
Changing the layout form of a PivotTable
To make substantial layout changes to a PivotTable or its various fields, you can use one of three forms:
Compact form displays items from different row area fields in one column and uses indentation to distinguish between the items from different fields. Row labels take up less space in compact form, which leaves more room for numeric data. Expand and Collapse buttons are displayed so that you can display or hide details in compact form. Compact form is saves space and makes the PivotTable more readable and is therefore specified as the default layout form for PivotTables.
PivotTable in compact form
Tabular form displays one column per field and provides space for field headers.
PivotTable in tabular form
Outline form is similar to tabular form but it can display subtotals at the top of every group because items in the next column are displayed one row below the current item.
Regards,
Rachel Gomez