Forum Discussion
hashanr
6 years agoFrequent Visitor
Use two Drop down slicers as FROM /TO filter dates
Hello everyone, I have this requiremnet where there is two dropdown slicers used to select from/to period. These drop down contains period in [Month] [Year] format and not in proper date format. ...
v-lili6-msft
Community Support
6 years agohi hashanr
I would suggest you createa YearMonth (numeric) column and use it as a slicer between type
Otherwise, you need two separate table and create measure and use visual level filter as a workaround to get it, but this is much more complicated.
Regards,
Lin