Hello everyone,
I created an application in Power Power Apps with multiple screens.
One of them is a History screen. In this screen I used a Gallery control (with title and subtitle) to see all the items.

For the moment, we can see that the oldest item is the first one(on the top of the list). I want the opposite => the first item is the newest.
I don't have any filters on my gallery items because I want to se all the items ( I have only the name of my data source in the items property)
Is it a way to do what I want?