Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi all. I am stuck with a measure. I have 10 working stations with ascendind numbers ( 1 to 10 from the beginning ) and I have an ID for each product produced. If a product goes trought a working station the ID appears on the working station.
I have e.g. 4 ID in the productions - I would like to see which ID is on which working station.
The measure I was able to put together showed the ID in each working station which worked with the part... like
Workings station 1 = 4 IDs
2 = 4
3 = 3;4=2 ;5=2;6=2;7=1
What I would like to see is : working station2 = 1 ; 3=1; 6=1 and 7=1 - all 4 IDs on the actual working station
Kind of COUNT ID and the FILTER is MAX working station
Thank You
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 8 | |
| 8 | |
| 7 |