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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Everyone
I am new to PowerBI, so please be nice to me 🙂
I am trying to write a report to show "Employee Count by Department by Year". Below is my data from the HR system. It doesn not break down Department (OBSDescriptions) yearly. If the employee transfered to the new department, then HR processed the transfered date (OBS_effEndDate). How do I create a report similar to the one I have below?
Solved! Go to Solution.
Happen to know if you have access to Power Query and the ability to bring in that data? Even if its from the excel output below. Data really reads to be in tabular format (think more rows than columns). That's the first step before you want to try authoring DAX.
If anyone need the solution. https://forum.powerpivotpro.com/forums/topic/calculate-headcount-based-start-end-date-range/
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 15 | |
| 14 | |
| 13 |