Creating Smart List with Custom Object Data
The instance of Marketo I use has Custom Object data (We call it the account) and I'm trying to create a list.
We have a field for the overall balance on the account, and we have a field for the amount due. What I'm trying to accomplish is have it look at both fields and if the amount due (this amount doesn't change), is greater than the overall budget amount, add them to a campaign because they are going to pay off their balance next pay period.
When I create my smart lists, I select the "has account" field, and it gives me the constraints that are available, but I can't say "look at the field 'balance' and if that field is less than the field 'amount due' add to the list. all I can figure out how to do is say "look at the field 'balance' and let me know if it is higher/lower/equal to a specific value. I can't compare it to another field. Is this doable? can I have Marketo look at two different fields and say "if A is greater than B" add to the list?