Forum Discussion
Matrix View Column Calculation
- Anonymous4 years ago
Hi Anonymous ,
In power bi you can also use the IF function to judge, use the Line and clustered column to see the target value.
https://docs.microsoft.com/en-us/dax/if-function-dax
Here are the steps you can follow:
1. Create measure.
IF = IF( DIVIDE( MAX('Table'[Pre]),100)>=MAX('Table'[Target]),"Yes","No")Targetmeasure = CALCULATE(MAX('Table'[Target]),FILTER(ALL('Table'),'Table'[Row Labels]=MAX('Table'[Row Labels])&&'Table'[Show by Region]=MAX('Table'[Show by Region]))) * 1002. Find Line and clustered column in Visual
3. Result:
If you need pbix, please click here.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi:
You can use GOOGLE DRIVE, DropBox, WETRANSFER and others. Just click the link to the right of the smiley face on the top ribbon. Better to share data to get proper answer in many cases. FYI>
- Anonymous4 years agoNot applicable
Thanks, added to the top (I hope it's accessible)
- Whitewater1004 years agoSolution Sage
Hello:
I could not access it. I don't know how data you have but you can paste right here:
Measure Name Sort Order Today Non App 1 L 7 Day Non App 2 L 8-15 Day Non App 3 L 16-30 Day Non App 4 Over 30 Non App 5 I have to run to appointment to go to shortly, but can look a bit later .Thank you..
- Anonymous4 years agoNot applicable
I tried a Google Drive Link instead of Dropbox