Hi,
can someone help me in acheving below scenarios in powerbi.
I am using Matrix visual to show my data.
Scenario1:- if score of particular day is greater than previous day then background color should be Green.If score is less than the previous day score than background color should be of Red. as below
1/2/2019 | 1/3/2019 | 1/4/2019 | 1/5/2019 | 1/6/2019 | 1/7/2019 | |
AA | 1.5 | 2.2 | 1.8 | 3.2 | 4.2 | 1.2 |
BB | 2.2 | 3.2 | 3.8 | 4.1 | 4.9 | 5.2 |
CC | 5.2 | 4.2 | 4.5 | 3.4 | 4.5 | 4.2 |
DD | 4.8 | 5.2 | 4.9 | 4.7 | 5.2 | 5.1 |
Scenario2:- If i click on any cell in matrix visual it should take me to other tab where the underline data of that cell will be seen.
Please let me know how we can achieve the above scenarios.
Regards,
DD