Forum Discussion
Line Chart X Axis dynamic
Hi,
I have below chart with date slicer
When i reduce the date slicer, i still get the same date range in the chart. How i can reduce it to match the date slicer range?
2 Replies
- vanessafvgCommunity Champion
have you tried editing the interactions?
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-slicers
look under the
Control which page visuals are affected by slicers section
- AnonymousNot applicable
Hi michaelgroiser ,
1. Select the slicer, click Format-Edit interactions, and see if the interactive sign between the slicer and the line graph visual object is prohibited.
2. Check whether the date of the slicer and the date of the line chart are from the same table. If they are from different tables and there is no relationship between the two tables, they cannot be interacted.
3. What is in your measure and whether there is all() in it? This may also be the reason.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.