Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Active & Inactive customers

Hi, everyone,     I have to calculate the active & inactive customers count whereas active customer id is 0 and inactive customer id is 1... on the basis of time (year, month & quarter)   so th...
  • Anonymous's avatar
    Anonymous
    6 years ago

    HI Anonymous ,

     

    You can drag and create a Slicer  the Year Month and Quarter from Date Table.

     

    You can also create  a Slicer for Active and Inacive customers.

     

    Just create a measure

     

    Count of Customers = Count(Table [Customer Code]).

     

     

    Users can select the slicers and so the different slicing and dicing as needed.

     


    Regards,

    Harsh Nathani


    Appreciate with a Kudos!! (Click the Thumbs Up Button)


    Did I answer your question? Mark my post as a solution!