I'm trying to filter and sort. But not having luck with the syntax for the datacard. What's wrong with it ?
SortByColumns(Filter('1920PersonnelTimesheets',Or(Administrator=User().FullName, Secretary=User().FullName),IsBlank(ApprovalStatus)),"Title",Ascending,StartDateTime_DataCard2,Ascending)