Forum Discussion

gauravnarchal's avatar
gauravnarchal
Post Prodigy
6 years ago
Solved

Count Customers Over Time Using DISTINCTCOUNT

Counting Customers Over Time Using DISTINCTCOUNT   How can I get a unique count of “Client Group” over time using DISTINCTCOUNT? I have used the below measure, but it is not working, when I put th...
  • dax's avatar
    dax
    6 years ago

    Hi gauravnarchal , 

    You could refer to my sample and create relationship between calendar date and fact table date.

    Best Regards,
    Zoe Zhi

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.