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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
lherbert501
Post Patron
Post Patron

Continuous axis with Date Slicer

Hi,

 

I have a simple line graph with a measure and a date column from a date table (below)

 

Then the date slicer is also from the date table and not the fact table. As the graph is on a continuous and not a categorical axis, is there anything that can be done to get the axis to move with the line when the slicer is changed? 

 

I'm stuck for space for categorical and my expected outcome below is that with the slicer starting at 01/01/2025, the axis would start then also. 

 

Thanks

 

Liam

 

 

lherbert501_0-1751899754254.png

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@lherbert501 , With Slicer, the Axis will adjust, hope the axis is also from Date and on date field 

 

But if you want to keep the axis the Same and only want to move the line. Then add a measure with +0 and make that line width 0

Measure 1= 0
Or measure 1 = countrows(Table)+0  

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

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@lherbert501 , With Slicer, the Axis will adjust, hope the axis is also from Date and on date field 

 

But if you want to keep the axis the Same and only want to move the line. Then add a measure with +0 and make that line width 0

Measure 1= 0
Or measure 1 = countrows(Table)+0  

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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.

Top Solution Authors