How to add the condition "created date = current date"

Hello everybody.

I am actually struggling with the creation of a particular condition.

I would like to display an element only if the created date of this element is the current date.

In the data source of the repeating group I put “search for elements” and in the constraints I put “created date = Current date/time”.

But the problem is that it does not show anything.

It’s like the time has to be the exact time (with minutes and seconds etc…).

Is there a way to just use the condition “current date” (without the time).

Or maybe I am wrong all the way ??

Thank you all for the help.

1 Like

Try to add the option :filtered instead of just adding simple constraint and using advance option format the dates you compare.

7 Likes

This is the solution guys this works. Thanks @samuel .
:tada::tada: