Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am trying to create a key for some conditional formatting I have on a map. The conditional formatting is below.
Is it possible to get the 'highest', 'middle' and 'lowest' values to display in a text box?
This is to create a key to the map that shows what the colours mean such as the below.
@Morgan2000 Hello,
You can refer below dax for your requirement.
then you can use this color option and use color like below.
Thanks
Harish M