Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
KiyoshiNagata
New Member

How to make "If" conditional using the legend as a part of the condition

KiyoshiNagata_0-1663774362040.png

 

I want to make a conditional "if" with the legend of a grapfh, to make de conditional "if" dinamic based on this legend, how can do it ?
if(condition of days<legend value that I select,value if true, value if not frue)

1 REPLY 1
amitchandak
Super User
Super User

@KiyoshiNagata , If you want a meausre

 

if( [condition of days]< Max(Table[legend Column]) ,1, 0)

 

where [condition of days] is a column

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.