Forum Discussion
Shravan133
2 years agoSuper User
Adding Conditional format using Arrow icons for matrix visual
Hi,
I have two visuals. One matrix and one table.
I need to compare the values for previous month and accordingly add arrow icons. I tried creating a measure , but the increase/decrease arrow is wrong for the month of march. it should show down arrow because its less than feb.
Next Visual is a table with sales vs forecast.
I need to cpmare both columns and add arrows next to sales column if itss +/- from forecast value.
Please help with both my questions. Thank you in advance.
1 Reply
- skygold16Helper II
Hi Shravan133 ,
Can you show your DAX query for the measure?
ideally, if you can create a measure and use that measure in conditional formatting, you should be able to achieve this.