Forum Discussion

Shravan133's avatar
Shravan133
Super User
2 years ago

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

  • 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.