Forum Discussion

gianmarco's avatar
gianmarco
Helper IV
3 years ago

Nested IF statement in custom column

Dear All,   I'm trying to create a custom column as follows:   var SUPPLIERS = CALCULATE(SUM(Cashflow[Importo (+/-)]),Cashflow[Source]=0,VALUES(Cashflow[Categoria])="FORNITORI") var PREVISIONE_...