How do I get the current date as a variable?

Hello :wave:

I have been trying to get the current date as a variable so I can use it as a filter for my supabase database.

I was successful in getting the current time by:

  • adding the “date” from “elements”
  • and then binding with formula which was set to nothing.

Since it was set to nothing it automatically changed to the current date.

when I tried to insert a value to different “thing” (not sure how to call it) I was disappointed by not seeing the current date.

I have also tried to ask AI - Gemini + GPT for an answer but their answers were not useful.

Anyone know how to solve it?

1 Like

I found the solution.

I added the “Date” plugin and then I inserted the current date & time and formated it in a way that the result is only the date

You can find whole process on this link:

1 Like