Hello,
I am trying to filter a table from DATAVERSE in power apps canvas.
Trying to filter Dates by using DatePicker controls SelectedDate property with Date column in the table.
>,>=,< and <= operators are giving error.
I am testing those in text control text property value somewhere on the screen and it is giving repond as you can see below screenshots.
Any one could help me to see how I can manage such a comparison operation wthout receving the same error as into text control formula area into the below screenshot?