Forum Discussion
Measure to Calculate the Defect Rate Not Obtaining the Correct Answer
- 2 years ago
Hi,
PBI file attached.
Hope this helps.
Assuming Total Defect and Total Mileage are measures that you have already written, write this measure
Measure = divide([Total defect],[Total mileage])*10000
I have a measure for total fault (first measure in post 1), but I don't have one for total mileage because my mileage table breaks it down by bike and year/month kilometers.
That is why I am utilizing the second measure to total the mileage based on the bike.
If I want to see the breakdown details, I will be able to select the slicers for year/quarter/bike number from my Dashboard.
- Ashish_Mathur2 years ago
Super User
I'll need to see the file to offer any help.
- Amos_Lim2 years ago
Resolver I
Thanks, Ashish_Mathur.
I tried the filter, divide but did not receive the desired results.
Power BI Sample File & Excel File
- Ashish_Mathur2 years ago
Super User
I am lost in that PBI file. Why are there so many visuals there. Clearly just show one Table visual and show the expected result via a text box explanation.