Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 51368

How to calculate count of IDs per Average Number of Hours bucket

$
0
0

I am very new to PBI and DAX in general so I'm sorry if this is obvious but I would really appreciate any detailed explanations. I have a table with PersonID and Average Number of Hours per Week in a table that looks like this: 

PersonIDAverage Number of Hours per Week
10040
20135
30232
44340
51240
64332

 

and I would like to make a table/graph to show this data 

 

Average Number of Hours Per WeekCount of PersonID
403
351
322

Viewing all articles
Browse latest Browse all 51368

Trending Articles