I have a PowerPivot measure that calculates a percentage as follows:
=(1-([UniqueOrdersWithDefects]/[Submittals]))
I want to filter for scores of less than 90%. How do I do that?
I have a PowerPivot measure that calculates a percentage as follows:
=(1-([UniqueOrdersWithDefects]/[Submittals]))
I want to filter for scores of less than 90%. How do I do that?