Hi all,
I want to filter between dates. Is there a function like that?
Now, if i make a flowpart, i can choose => or =< but not both.
I want to do: SUM(xxx) where date is between startdate and enddate.
Thanks in advance.
Koen Peters
Hi all,
I want to filter between dates. Is there a function like that?
Now, if i make a flowpart, i can choose => or =< but not both.
I want to do: SUM(xxx) where date is between startdate and enddate.
Thanks in advance.
Koen Peters
You can create both by combining two rules.
What you can do is create the following rule:
Current date > StartDate AND Current date < EndDate
Pro tip:
Hi Eddie,
Thanks for your reply.
But i don’t see the AND button:
I can only make one rule…
I found the AND option! had to click the < as you said…
Click on the >= symbol. Then you’ll see two additional plusses to add things.
Feel free to view this knowledge base article for some more information: Using the rule editor | Triggre Knowledge Base