Forum Discussion
MansoorSadatNew
3 years agoNew Member
Sumif Power bi
Hello - Is it possible to do the same in power bi? This is done in excel 365.
Thank you,
4 Replies
- Greg_Deckler
Community Champion
MansoorSadatNew You can use SUMX(FILTER(...),...) or CALCULTE(SUM(...), FILTER(...)). Excel to DAX Translation - Microsoft Power BI Community
- MansoorSadatNewNew Member
Greg_Deckler Thanks Greg! But I could not really follow how to presisely apply SUMX(FILTER(...),...) OR CALCULTE(SUM(...), FILTER(...)). Would you mind trying to add name of columns in thse formulas please? Thanks in advance.
- Greg_Deckler
Community Champion
MansoorSadatNew I don't really understand your SUMIF logic, can you explain what it is doing?