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 am creating a report for a Timesheet application where I need to show list/count of employees who has either not submitted their timesheet or even not initiated.
I have two tables EmployeeList and TimeEnteries
EmployeeList:
EmployeeName, EmployeeEmail
TimeEnteries
EmployeeEmail, WeekOf, Status
I want a list like below:
Please help me with this.
Hey @Anonymous
Mapp both table with EmployeeName.
Use status column in filter section and hide it.
So it will displayed filtered value as per pre-filtered value set..
Best Regards,
Nirav
@Anonymous thanks for reply.
I tried this but its not working, as I need to show the count also in Matrix
Hi @Anonymous ,
For matrix, EmployeeEmail column selected from EmployeeList table? or
can you share sample .pbix file.
-
Nirav
User | Count |
---|---|
14 | |
12 | |
8 | |
6 | |
5 |
User | Count |
---|---|
28 | |
19 | |
13 | |
7 | |
5 |