i am tring to show records only from today and beyond i am using
SortByColumns(Filter([@'Casino Event'], Date >=Today(), StartsWith(Deal1, TextSearchBox1_1)),"Title", If(SortDescending1, SortOrder.Descending, SortOrder.Ascending))
this is not showing any errors but it is not showing and records in the gallery either could someone please help