The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have the following visualization:
Each of the boxes represent a card visualization. Currently, the color code is fixed for each card visualization. I was hoping that the for conditional format that will change for each boxes. Generally, the conditional formating works on for example on values in tablular visualization.
My ask is it is possilbe for conditional format to work across different card visualization.
Solved! Go to Solution.
Hi, @rschaudhr
I'm afraid not, you need to set for each card. This visual doesn't seem to belong to powerbi. Is this a custom visual?
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @rschaudhr
Yes, you can make conditional formatting for each card visual, for that you need to write seperate measure for each card visual and apply it under background of the card.
Please give kudos (hit the like button) to my answer.
Thanks & Regards,
Mohammed Adnan
Learn Power Platform for free: https://www.youtube.com/c/taik18
Hi, @rschaudhr
I'm afraid not, you need to set for each card. This visual doesn't seem to belong to powerbi. Is this a custom visual?
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
These are bunch of individual card visuals arranged on the page.
Hi, @rschaudhr
That really needs to do conditional formatting for each visual, because the visuals are essentially independent. You can copy visual and reset the fields, it should be faster.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @rschaudhr
Yes, you can make conditional formatting for each card visual, for that you need to write seperate measure for each card visual and apply it under background of the card.
Please give kudos (hit the like button) to my answer.
Thanks & Regards,
Mohammed Adnan
Learn Power Platform for free: https://www.youtube.com/c/taik18
Thanks all for you help. It seems that conditional formation will not work across individual cards.