Skip to main content
Solved

Is there a way of creating a BETWEEN feature for Powerlists? I.E. I want BETWEEN X and Y days.

  • July 17, 2018
  • 6 replies
  • 37 views

chris_hughes
Is there a way of creating a BETWEEN feature for Powerlists? I.E. I want BETWEEN X and Y days.

Best answer by ben

This should be possible by using two date filters, one with greater than your oldest date and the one with less or equal to your soonest date. If you want a rolling window, you could do the same thing but incorporate the "Subtract X days from Rule Date" feature.

Happy to help if you have more specifics!

6 replies

tim_schukar
  • Helper ⭐️⭐️⭐️
  • July 17, 2018
Hey Chris - 

Assuming you have a date field (maybe created date) on the Contact object, you could do this with logic on the Powerlist.


ben
Forum|alt.badge.img
  • Helper ⭐️⭐️⭐️
  • Answer
  • July 17, 2018
This should be possible by using two date filters, one with greater than your oldest date and the one with less or equal to your soonest date. If you want a rolling window, you could do the same thing but incorporate the "Subtract X days from Rule Date" feature.

Happy to help if you have more specifics!

ben
Forum|alt.badge.img
  • Helper ⭐️⭐️⭐️
  • July 17, 2018
Ack you beat me Tim! Nice work.

tim_schukar
  • Helper ⭐️⭐️⭐️
  • July 17, 2018
Ha! Great minds. : )

chris_hughes
  • Author
  • Contributor ⭐️⭐️
  • July 17, 2018
We have a field for Days Until Renewal and want to say Days Until Renewal (under Customer Info) between X and Y and it hasn't worked for us consistently.  Would we need to move the field under Contact or Account for us to achieve the above?

tim_schukar
  • Helper ⭐️⭐️⭐️
  • July 17, 2018
Hey Chris - 

I would recommend you use Advanced Outreaches (aka Journey Orchestrator).  You can build a list of contacts via the Query Builder that allows you to bring in various data sets just like a bionic rule.  That way, you could associate those dates on the account and/or contact level.