Forum Discussion

bouyazbekj's avatar
bouyazbekj
Helper I
7 years ago

Help with SUMIFS function

Hey guys, is there an alternative function for SUMIFS in Power BI? 

 

Here is my formula and 2 tables in excel. I'm trying to calculate something similar in Power BI

 

AP Table

ABCD
1899900111500
2020000477
2020000331.12
202000063.88
2020000270
202000099.83
521202040137.7
189990020500
140500026485


Summary table

ABCDEFGHI
red 1010                                               -     6,861,730    6,861,730 >50000
green1020                                               -     6,861,730    6,861,730 >50000

 

Formula

 

=SUMIFS(AP!D: D,AP!B:B,Summary!B1,AP!C:C,Summary!C1,AP!A:A,Summary!I1)

 

1 Reply

  • v-yuta-msft's avatar
    v-yuta-msft
    Community Support

    bouyazbekj,

     

    Not very understand what does the excel formula mean? Could you share some logic of how to generate the summary table for further analysis?

     

    Community Support Team _ Jimmy Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.