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 trying to built one Excel report in power Bi and i have a formula in Excel need to implement same in power Bi =COUNTIF(M3:U3;"Yes")/9
@Meetsangoi , You can not do it same manner in power bi
Countx(Filter({[M3], [N3], [O3]}, [Value] = "Yes"), [Value]) /9
Add all columns
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
20 | |
12 | |
10 | |
7 |