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
Hello i need to count how many rows with 3 conditions.
Hi @Damir85,
Can you please share some dummy data with a similar data structure and expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
What columns exist in Project and what relationship do you have configured between Project & Allocation?
If your relationships are valid, why not simply use this?
Calculate
(countrows(Project),Filter(Allocation, Allocation[ContractorName = Blank()
))
Do you have relationships configured between the tables?
It doesnt work.
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.