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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Solved! Go to Solution.
@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
@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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 64 | |
| 50 | |
| 45 |