Created a dashboard that shows in depth activity for a specified period (currently the present month). Also have a line chart showing year over year activity by month. Wanted to allow the user to choose a date period of indepth activity, but if I let them choose the month, the x-axis (month) also filters to the month and there is no way to prevent this. All functions (ALL () , ALLSELECTED () , etc) only pertain to the calculated value but the axis remains filtered to the months selected. Would appreciate an option that would disconnect a chart axis from a slicer and then request the user to write a measure that respects or ignores the slicer filter context. Thanks!
... View more