Forum Discussion

AndrewPF's avatar
AndrewPF
Icon for Helper V rankHelper V
3 years ago

change chart x-axis based on slicer selection

I have a simple chart which shows number of detections over time:

 

 

Currently it has around 8 months worth of data and the x-axis is month of detection. 

 

I also have a chiclet slicer which the user can click to show only detections in the last 30 days:

 

 

Is it possible to alter the chart so that, when the slicer option is selected, the x-axis on the chart changes to day of detection ?

 

 

instead of month of detection? 

 

At the moment, the best solution I have is to create two separate charts, and hide or unhide them based on input from buttons and bookmarks. 

 

But I want to use the slicer, not a bookmark, to make the selection. 

 

Is this possible? 

 

2 Replies