hello! I’m working on an application where i can input a date, and the goal is to display a list of titles from the database that match the given date.
like in this image, I inputted 01/08/2024, but some of the data in the list that appear is not the same as the date that I inputted in the form.
so i was thinking if what is the right operator/logic to use in the where clause.
Here is the database table from which we retrieve the data.
Hello @DE_VERA_JENNY_L
Maybe this topic will be useful for you. If not, I will try to help you
Regards
Could you please provide a way to automatically adjust the values in the codeless logic without having to manually change each one? I’m looking for a syntax or method that allows the values to be updated automatically, rather than making individual changes. Thank you!
Could you clarify what you mean by “automatically”?
I mean you just need to use a one variable and it applies to all. you don’t need to change the value every time you need to compare something.
Hello @DE_VERA_JENNY_L
Please take a look at the App Data, maybe this is what you are looking for.
Regards,
Volodymyr
1 Like