What is the not equal operator in mapping?

Thanks, your code helped! It’s weird, using your code, the sticked issue disappear. I think it has something to do with the way you use the tags.

image

Did you paste it in the right field?


1 Like

Just as you expected, I didn’t put it in the right field. Ha ha! Didn’t imagine there is such a field there. :rofl:

1 Like

Basically its:

  • Red if the account is in Debit (customer owes you)
  • Green if the account is in Credit (you owe customer)
  • Shows zero balance if balance is 0.
1 Like