Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Bi Version Formula (which I try to convent But the result are not the same) =
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 *-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.