Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Group By Count / Total Count

Hi All,

I am pretty new to Power Bi. Need help. 

I am trying to do a count of customers by Cars. And then Group them by NumberOfCount.

Example, 1st find the number (Count) of cars by Customers.

                2nd, Group them by Count.

If A has 3 cars then Group 1,

   B has 4 cars then Group 2.

               

              3. How many  Customers in Group 1, Group 2, etc.        

 

It can be achievable in SQL by using CTE Or a Derived table but I have no clue in DAX.

If anyone can shed some light I would be truly grateful.

 

       

 

3 Replies