The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
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.