The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have a datasource with timesheet lines and need a report giving me number total number of workdays for each employee and total for a period.
Columns in the datasource includes Date, EmployeeName, Hours
I have created a custom field WorkedThisDayCalc using IF(Hours>0,1,0) and can summarize in a visual. The works fine except there are occations where there are two records on same date for one employee, giving 2 workdays.
Any way to create a column or measure that filters so that one employee can only have one workday per day?
Hope this makes sense.
Mock data please. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
User | Count |
---|---|
65 | |
62 | |
59 | |
53 | |
28 |
User | Count |
---|---|
181 | |
82 | |
67 | |
47 | |
44 |