Forum Discussion

PBIry's avatar
PBIry
Regular Visitor
3 years ago

DAX Filter Based on Dynamic Axis Selection

I have a field parameter that will toggle X Axis to show by either Quarter or Month. In my data set, I have attributes "Year", "Quarter" and "Month" (month is represented as #)   I am trying to cre...