Forum Discussion
Conditional Formatting Based On Multiple Crieria (sorry I searched, but couldn't find solution)
- 7 months ago
Hi Atanas_Atanasov ,
You can use Visual Calculation(Select Your Visual and click on New Visual Calculation) to achieve the result shown below:
PFA PBIX.
Please give Kudos or mark it as solution once confirmed.
Thanks and Regards,
Praful
Hello Atanas_Atanasov ,
Visual calculation is definately an option here but you can also modify your dax to do the same. I can see issue in your dax which has potential conatext issue. I would suggest to use selectedvalue function to get current values and that will work. You can share sample raw data if you want full dax.
I hope this helps.
Cheers.
Did I answer your query, Mark this as solution if this helps, kudos are appreciated.
Cheers
Neeraj Kumar
- Atanas_Atanasov6 months ago
Helper II
divyed - thank you for the suggestion! As Praful_Potphode suggested I used visual calculation. I also resolved it with DAX and disconnected table. I think something might not be right with the report in general as I inherited it from another developer. Thank you one more time and wish you all the best,
Atanas