Skip to main content
December 30, 2014
Question

Can smart list filters compare attributes?

  • December 30, 2014
  • 1 reply
  • 710 views
For example, I have two fields which I would like to compare and exclude leads where the value of one field is after another.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Josh_Hill13
Level 10
December 30, 2014
You can use the filters as

Filter 1 IS X
AND/OR
Filter 2 IS Y

you cannot use a compare function.

What you can do is compare the Old value to a New Value using the Data Value Changes trigger.