Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi all,
I am very new to Power BI (mainly a Spotfire user) and i am totally stuck trying to convert my spotfire brain to Power BI.
(Dummy example below of what i need to do).
I have a report that has one table "Workers", with columns "Employee ID" and "Supplier".
I need to table that shows me how many workers each supplier has, but now i need to show how many suppliers have only 1 worker, 2 worker etc...
or even summarise the data in ranges, i.e. 100 suppliers have 1-5 workers, 80 have 6-15, 30 have 16-30....etc...
I would have done this in spotfire by summing the total employee ID over supplier.
| Employee ID | Supplier |
| 1233545 | Maxx CO |
| 2354565 | Maxx CO |
| 2345665 | Johnson PTY |
| 5675678 | Felix Sons |
| 5656453 | Maxx CO |
| 3243565 | Clara Ltd |
| Number of workers | Number of Suppliers |
| 1 | 3 |
| 2 | 0 |
| 3 | 1 |
Solved! Go to Solution.
@Anonymous
pls see the attachment below
Proud to be a Super User!
Thanks for this. How did you create the new table 2?
Sorry i might need some step by step instructions on how you built it...
I use DAX to create the table
Proud to be a Super User!
thank you! i managed to figure out your solution and it worked! thanks champ!!
you are welcome
Proud to be a Super User!
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 64 | |
| 53 | |
| 42 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 121 | |
| 103 | |
| 47 | |
| 30 | |
| 24 |