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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
francomaestri
Frequent Visitor

Dynamic X Axis constant according a filter

Greeting everyone!

 

I have problems with the constant values of the X axis. I have a range filter, but when I use it, I need the constant values outside the range to disappear. Is there an easy way to implement it? I have tried with an measure and an IF, but I could not make it work. Another option, more manual, that I thought was to create a verification box and select which constant lines show. Again, without results. Any ideas?


Thanks!

 

francomaestri_0-1656089834465.png

 

2 REPLIES 2
amitchandak
Super User
Super User

@francomaestri , I created 2 Line and used them on x-axis constant line and they respond to the slicer

 

l1 = MINX(ALLSELECTED('Date') , 'Date'[Year])

l2 = MINX(ALLSELECTED('Date') , 'Date'[Year])+1

 

amitchandak_0-1656144783583.png

 

 

amitchandak_1-1656144803767.png

 

 

 

Hey, thanks! That's really usefull. Nevertheless, what I needed was to have fixed values for de constant lines. I.E., always on the same years, but to make them disapear when the corresponding year is not in the range of the filter. Any ideas for that?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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