Hi,
I have a table with this columns:
RecordDate | TimeTracked | TeamMember | Activity
I need to get the daily average of time tracked for a user and an activity.
I'm using this measure
CALCULATE(AVERAGEX(VALUES(TimeExport[RecordDate]), TimeExport[TotalTracked]))
but this does not have in account days with no time tracked, this only gives me the average for all days with time tracked.
How can I do?
Any ideas?
Yes, of course.
Check out new user group experience and if you are a leader please create your group
100+ sessions, 100+ speakers, Product managers, MVPs, and experts. All about Power BI. Attend online or watch the recordings.
User | Count |
---|---|
372 | |
205 | |
80 | |
72 | |
68 |
User | Count |
---|---|
442 | |
227 | |
130 | |
83 | |
83 |