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.
I have data that has StartHour and EndHour for each employee in my organization for every time they have come to work and left. From that I want to create a hourly manning schedule. To do that I followed the instructions here:
And I have a temporary table and a formula that counts the workers per hour data:
@Sisyfos-XY ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Hi,
Thanks! I can prepare those examples, but it will have to be next week. Burning midnight oil now preparing for a deadline and I have to be pretty careful to make sure everything is properly anonymized as the data contains personal information and as I said I am not that familiar with Power BI and might miss something.
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 8 | |
| 7 | |
| 6 |