Forum Discussion
Anonymous
5 years agoNot applicable
Dynamic bin for dates
The Bin type group uses min/max of the data as the begin/end of the bin. Can I use dynamic value for example slicer selected start and end month for the bin? e.g. Start month: Feb20 End m...
Anonymous
5 years agoNot applicable
Thank you. What I want to achieve is to have the time axis in 3 months group, depends on the start month on slicer. The group/bin function does not work dynamically.
v-robertq-msft
5 years agoCommunity Support
Hi, Anonymous
In my opinion, you can not achieve it through DAX, because the calculated column/table can not be created by the selected value of Slicer, so you have to use measure. Unfortunately, you can’t use the measure to perform as the axis or legend of a column chart, so I think you can not achieve this if you want to use Slicer.
More info about dynamic binning and grouping:
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.