Forum Discussion

itsmebvk's avatar
itsmebvk
Continued Contributor
4 years ago
Solved

Distinct count based on selected date range DAX?

Hi Experts,   Is there any way to get distinct count of "User Logins" based on selected date range, we can solve it using simply using the column and change the aggregation type distinct count. But...
  • itsmebvk's avatar
    itsmebvk
    4 years ago

     

    Thanks for your inputs team. I am able to resolve this issue using Calculated table with different granularity.