Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
In table A I have number hours entered by employee, day and activity. Example of table:
Employee_id / DateofActivity / Activity (project id) / Hours Spent on Activity / Datetime entered onto timesheet system
In table B I have hours expected to work by week by employee_id, example of table:
Employee_id / Standard_hours
123 40
In my Cube I have a measure called 'missinghours_overtime' which is = sum(TableA[HoursSpentActivity]) - sum(TableB[Standard_hours])
In Power BI report I can show missinghours_overtime' by employee by week and as a total.
Example:
Employee123 shows 10 hours overtime in week 1 and 20 hours missing for week 2, making a total of 10 missing hours.
How can I only focus on missing hours, ie have the report show 0 missing hours in week 1 and 20 missing hours in week 2 making a total of 20 missing hours ?
Hi,
Share some data to work with (in a format the can be pasted in an MS Excel file) and show the expected result.
Thanks @Ashish_Mathur , does this work for you ? https://docs.google.com/spreadsheets/d/1Umr0xfRTZQxQ0M4L1cYDDJ4zj4V5-RRfgAoPrDkfIHk/edit?usp=sharing
Hi,
You may download my PBI file from here.
Hope this helps.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |