Hello Everyone,
I want to filter the gallery data between two date range in Power apps. Data should be filter from start date and end date.
I tried below code.

but it will not filter the data for today's record. It filter the data till yesterday's records.
I have also tried to use the date converted into number format and then compare those date numbers.

but this logic also would not work for me.
Please help to resolve this date filter issue between two start date and end date range.
Thank you for your answer.