Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a matrix which in the rows displays the order date and in the column displays the promised delivery date and the values in the cels are the percentages of orders delivered on time which were ordered on the given order date and promised on the given promise date. In the grand totals, it adds the percentages together, giving percentages over 100%. How can I get the chart to actually display the total percentage in the grand totals?
Solved! Go to Solution.
This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Hi,
Show your data and share the expected result.