Hello everyone,
I'm having some trouble getting the right formula to Sort AND Filter a Gallery in PowerApps.
Here is an example of a Filter Gallery I have created:

Here is an example of a Sort Gallery I have created:
The name of the SharePoint list is 'Overseas Travel Log'. I am trying to create a formula that merges both the Sort and Filter together. They work separately, but not together.
What I want is a formula that filters by user (first formula) and shows the newest (creation) date first (second formula). The first image is what I want, however the dates are shown oldest - newest. I'd essentially like this reversed so it shows the newest result first, as shown in the second image.
I hope this is enough context 🙂
I did look online, which suggested I do this: 'Sort(Filter(DataSource, FilterCondition), SortColumn, SortOrder)', but this hasn't worked:

Thanks all for your help 🙂
Katie.