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 everyone,
I am working on an HR measure where we are trying to see how often leaders (positions) are changing in our organization.
I have for each position, the employee who held the position, and the assignment start and end date.
What I am trying to achieve is to count how many employees held a position in a year and assign a status (2 or less, perfect, 3 ok, more than 3 bad) and then calculate the % per department per year of how many positions are in each status. like this:
Here is the link to the sample data: https://drive.google.com/file/d/1tOY_X2VUg6RMpSPljmdebQU8L4Vl8UC0/view?usp=sharing
I can get the count to work by year by creating a date table with two inactive relationships, but to assign a status I created a sub-table from my main one, but the date or year filter don't work on that table since the relationship is in active.
Any help on this is appreciated. I might be going at it all wrong 😅since it's my first time working with data with multiple dates.
Thanks
Hi @wdx223_Daniel @
Thank you for your reply. I tried it and for some reason I get the same results repeated for each year but it's different by the department.
Do I need to create a relationship with the DimStatus table and any other tables?
Thanks,
Omneah
DimStatus has not any relationship with any table.
have you put the column of Status on the legend?
Firstly,create a new table
Secondly,create a measure
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 |
|---|---|
| 9 | |
| 7 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 12 | |
| 5 | |
| 5 |