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'm trying to plot a scatter plot where I have "days to" on the x-axis and some value on the y-axis.
In the plot I have added some constant lines at given x-values. i.e. 50, 100, 150. However, when I add a slicer showing data for only x = [0,90], the auto setting on the x-axis maintains the same view to include the constant lines, instead of narrowing the axis to only include the data that is in line with the filter (It removes the data from the plot but the view or axis doesn't change).
However, the constant lines outside of the sliced range are not important, so is it possible to work around or override this behavoir?
Hi @the_odd,
Per my understanding, as constant lines always show static values in scatter chart, they cannot be dynamically changed based on slicer selection. After you remove the constant lines, the value range on X-axis would be conditionally changed. Currently, there is no way to change this default behavior.
Best regards,
Yuliana Gu