My Stuff
Comments
-
Hi Dominica, I appreciate the help. The article was super helpful. Between this and the feedback of a colleague, I managed bringing the results I wanted. I ended up using this Formula: CASE WHEN {transaction.type} = 'Bill' THEN {transaction.amount} ELSE 0 END