Forum Discussion

dikssha's avatar
dikssha
Regular Visitor
7 months ago
Solved

In between slicer for text values in the date column

I have a date table which has 4 columns - date, year, Month year, Quarter year. Month year has values in the format "mmm-yy" and I want to use the month year column in the in between slicer. I have a...
  • cengizhanarslan's avatar
    7 months ago

    You can’t use an “In between” slicer on a text column like mmm-yy. That slicer type only works on continuous values (Date or Number), not categorical text. What you could is:

    • Use two slicers on Month year (text)

    • One for Start Month

    • One for End Month

    • Apply the range logic in DAX