Forum Discussion

gianmarco's avatar
gianmarco
Helper IV
3 years ago

Problem on a custom column

Dear All, I have created the follow custom column:   StatoPagamento_SCEN = var _a = FILTER(SUMMARIZE(Cashflow,Cashflow[StatoPagamento]),Cashflow[StatoPagamento]<>"") var _b = CROSSJOIN({""},_a...