Hello Community,
How do i make total to right like the example on the left (with grand totals) also?
Thank You
Best Regards
Solved! Go to Solution.
@chu_en , You have to create a column or measure
Total column = [column1]+[column2]+[column3]
Measure
Total measure = sumx(Table,[column1]+[column2]+[column3])
In case it matrix, you can enable column Total
@chu_en , You have to create a column or measure
Total column = [column1]+[column2]+[column3]
Measure
Total measure = sumx(Table,[column1]+[column2]+[column3])
In case it matrix, you can enable column Total
Watch the playback when Priya Sathy and Charles Webb discuss Datamarts! Kelly also shares Power BI Community updates.