My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
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