Forum Discussion
ejhh12
6 years agoRegular Visitor
Using parameters to set pass/fail mark
Hello, I have the following example data: Name Cat1 Cat2 Cat3 Avg Ewan 4 4 2 3.33 James 2 3 3 2.67 Nick 3 0 1 1.33 Tim 1 5 0 2.33 William 5 5 5 5 Jack ...
- 6 years ago
You may take a look at the post below.
https://community.powerbi.com/t5/Desktop/Create-a-bar-graph-with-measures-as-axis/td-p/455900
amitchandak
6 years agoSuper User
Are you looking for whatif
https://docs.microsoft.com/en-us/power-bi/desktop-what-if
Also, consider unpivoting your data
- parry2k6 years agoSuper User
amitchandak I don't think it is whatif issue, whatif is just one part of it, ejhh12 needs to create a pass/fail values based on parameter so that he can use that in legend.