Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Need Help to Convent Excel Formula into Power Bi

Hi Everyone.

I have excel file Link: https://1drv.ms/x/s!Ag7FsQb8nMXMhAjAKTxdJv0HhfEK?e=W93LVi

which I have to convent into the bi file.

 

Excel Version Formula: IF(J7>=AF7,((AF7*B7)-(J7*B7))*SUMIFS(Averages!U:U,Averages!A:A,Main!A7),0)*-1

 
01.PNG
 

Bi Version Formula (which I try to convent But the result are not the same) = 

UD Voice : IF([Voice Conv]>=[Voice Conv Rate],0,([Voice Conv Rate]*[Traffic trend])-([Voice Conv]*[Traffic trend])*[TM Avg Voice])
 
 
 
 
I have shared the files please help me out.
 
 
 
2 REPLIES 2
Anonymous
Not applicable

Without the Power BI file it is hard to help. Did you include *-1 in your Power BI formula? I don't see it. 

Anonymous
Not applicable

@Anonymous  *-1 for just negative Value. , All calculation is possible from excel file


@Anonymous wrote:

Without the Power BI file it is hard to help. Did you include *-1 in your Power BI formula? I don't see it. 


 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors