Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Solved! Go to Solution.
@Anonymous Try:
Measure PWC Complete Count = COUNTX(FILTER(Table_query__1, [PwC Actual Complete Date <> BLANK() && ( [Overall status] = "Completed" || [Overall status] = "in progress" ) ) ,Table_query__1[PwC Actual Complete Date])
Appreciate your help in my learnig process. Great help.
@Anonymous Try:
Measure PWC Complete Count = COUNTX(FILTER(Table_query__1, [PwC Actual Complete Date <> BLANK() && ( [Overall status] = "Completed" || [Overall status] = "in progress" ) ) ,Table_query__1[PwC Actual Complete Date])
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.