Forum Discussion
Powerbi PPM calculation
- Anonymous8 years ago
Anonymous,
Change formula of PPM to the following , then create visuals combining different fields with this measure and check if the measure returns your expected result.PPM = CALCULATE(SUM('Supporting Data'[Quantity Reported]))/CALCULATE(SUM('Main Data'[Net Inv QTY]),ALLSELECTED('Main Data'))*1000000
Regards,
Lydia
So hereby I added some picture trying to explain it better.
Currently I am looking for ppm calculation which shows me the correct data.
Main file provides me with the customer name + Quantity shipped that particulair YTD.
Supporting file provide me with the Quantity reported " NOK / Not good material" YTD + Location which reported + Customer name.
The stack charts I want to show on my Powerbi.Main FileSupporting FileCharts I would like to represent, Customer PPM globally - PPM per location and PPM per family product.
Anonymous,
Could you please store the dummy data of your tables in Excel file and share me the Excel file via OneDrive? Also please help to post expected result in table format based on the data you share to me.
Regards,
Lydia