Forum Discussion
Anonymous
3 years agoNot applicable
Filter function - with two conditions on the same table
Hello
I'm trying without success to create a filter. The first filter is working fine if he stands alone.
As soon as I try to add the second condition I get an error message.
Thanks in advance for your input.
Delivery Costs =
Calculate(SUM('Anticimex AG$G_L Entry (2)'[Amount]),FILTER(Pnl,Pnl[Category II] = "COSTS"),
FILTER('Anticimex AG$G_L Entry (2)',[Global Dimension Code 1] = "DE"))
- Anonymous3 years ago
2 Replies
- AnonymousNot applicable
- PaulDBrownCommunity Champion
What error are you getting?