Date Filter Question

I have been trying to set a date in the output filter for my export. I have set the field to "expression" and am using the correct handlebar (I think) so that it looks at the current date, but am not having much success and cant figure out what part I am not doing correctly. I think its simple, but just can't seem to get it! Any help is always appreciated!

0

Comments

2 comments
Date Votes
  • Dave Guderian handlebar expressions do not currently work within output and input filters. See help article here on applying filters: https://docs.celigo.com/hc/en-us/articles/360025927811-Apply-filters.

     

    You could:

    1. Add a transformation 2.0 step first that adds a new field for the current date using handlebar expression {{timestamp "MM-DD-YYYY"}} and then use the output filter to compare the two fields. Make sure to set the data type to date-time.
    2. Use a javascript output filter.
    0
  • Thanks Tyler! I used the first step and it worked great! Thanks so much!

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post