Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

SUM countrows measure

I have a measure that grabs the count of appointments each day in a COUNTROWS measure,   Count Appointments = COUNTROWS(FILTER('Appointment Times with date','Appointment Times with date'[Working...
  • BA_Pete's avatar
    BA_Pete
    5 years ago

    Hi Anonymous ,

     

    So, it sounds like you just want to filter your data for specific dates, right?

    In that case, you just need to put your measure into a visual with dates in it, then put your dates into a slicer on the page and set the slicer to a 'Between' type, like this:

     

    Pete