Hello
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?