Hi,
I am new to Power apps and trying to sort the latest data in power apps gallery. It is working when I am using only Sort function as below -
Sort('Test', 'ID', Descending)
How do I use this along with if and filter option like below - (This formula I am using to filter and show user specific data)
If(User(). Email In VarAdminemail, 'Test', Filter('Test', Email = VarUser. Email)))
Thanks
Heres a previous solution to your problem btw:
https://powerusers.microsoft.com/t5/Building-Power-Apps/Sort-Filter-for-Gallery/m-p/812629
Hey @powerappsrooki
Is the above question related to Power Apps?
If it is I would suggest you to post it in the Power Apps Community. You will get a quicker response there.
https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
Though I am sure, many people here would be knowing the solution, but if you post it there, it would be the best. 🙂