Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello everyone, this is my first post here, so here goes nothing 🙂
I'm trying to get this result (or something similar)
The data table I'm mining looks like this (but more complicated...)
I'm filtering by employe, trying to show all Frank F. that did not recieve the full amount and group them by Salesman/Engineer.
One of the issues is that one employe can have multiple roles (Salesman/Engineer).
Any ideas you guys have, or questions are more then welcome.
Thank you in advance 🙂
Hi @byk3bep,
You could create a new table based on the original one:
And then assemble the table you need and filter out zeros:
Please find the attached file for more details.
Best Regards,
Alexander
| User | Count |
|---|---|
| 50 | |
| 37 | |
| 28 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 73 | |
| 59 | |
| 39 | |
| 22 | |
| 21 |