Forum Discussion
michaelgroiser
4 years agoNew Member
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?
Anonymous
4 years agoNot 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.