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! Learn more
 
					
				
		
I have 3 tables 1,2,3
And want to use Power BI to show as expectation. But I don know how to do ?
Anyone can help me plz?
Solved! Go to Solution.
@Anonymous , Try like
Switch(True() ,
isblank(Sum(Table2[plan])) && isblank(Sum(Table3[Actual])), blank(),
divide(Sum(Table3[Actual]),Sum(Table2[plan]))+0
)
@Anonymous , Try like
Switch(True() ,
isblank(Sum(Table2[plan])) && isblank(Sum(Table3[Actual])), blank(),
divide(Sum(Table3[Actual]),Sum(Table2[plan]))+0
)
 
					
				
				
			
		
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.
 
            | User | Count | 
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | 
| User | Count | 
|---|---|
| 23 | |
| 13 | |
| 11 | |
| 10 | |
| 9 |