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
Thanks, added to the top (I hope it's accessible)
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
- Whitewater1004 years agoSolution Sage
Hi:
I've been tring to get your data to work. For some reson I can not get your Group B to show up on the report. I was using your main file tab called "Original Data". I feel like I have some bug with this aprticular file. I will attach, what should be the proper model to analyze this.
I'm not sure wheree to go from here although maybe you can try to get both groups to ahow up? Sorry about the delay.
https://drive.google.com/file/d/1N9kzEi84-RcMa3_AngOetF1ohQsNA86b/view?usp=sharing
- Anonymous4 years agoNot applicable
I don't see a file to open. This is what I see with your google drive link: