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.
Hi i am trying to write a DAX for the count of On Notice, Active, Inactive employees, and i wrote this below command and i am new to powerbi
Solved! Go to Solution.
M_Act_emp1 = CALCULATE(COUNTROWS('Attrition 1'),'Attrition 1'[Status] IN {"Active","On Notice"})
M_Act_emp1 = CALCULATE(COUNTROWS('Attrition 1'),'Attrition 1'[Status] IN {"Active","On Notice"})
Thank you very much
User | Count |
---|---|
14 | |
12 | |
8 | |
6 | |
5 |
User | Count |
---|---|
29 | |
19 | |
13 | |
8 | |
5 |