Forum Discussion

aj1107's avatar
aj1107
Icon for Advocate I rankAdvocate I
9 years ago

Passing Slicer Selection value in DAX Filter

I've a requirement to diplay last 6month (in X-axis) for a given month selected in Slicer.  As a 1st step, I can get the 6month by restricting directly in DAX.   =calculate(count(column),filter(ta...