Forum Discussion
Using relationships in temporary table that calculates workers per hour based on actual hours table.
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:
2 Replies
- amitchandak
Super User
Sisyfos-XY ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- Sisyfos-XYNew Member
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.