Forum Discussion
Filtering Non-Consecutive Values in a Bar Chart
I have the above graph and the user would like to use a slicer to only select certain values for each bar in this chart. I setup a "between" slider and used the min and max as filters and was able to get the desired result. Now the user wants to be able to use checkboxes to select none consecutive values. Is there a way this can be modified so the FILTER function will filter however many options are selected from a dropdown?
2 Replies
- AlexisOlsonSuper User
If you have a checklist slicer that has the bucket dimension used on the x-axis, then I think it would work fine (depending on how the measures are written). There's not enough information here to tell. It would help to explain a bit more what measures and dimensions you're using get create this chart.
- V-lianl-msftCommunity Support
Sorry,I don't know the format of your X axis. If you do not have a group column as the X axis, create this column and put it into the slicer.
https://community.powerbi.com/t5/Community-Blog/Group-Bin-in-Power-Query/ba-p/1997205#M849