User Profile
JCamp
Copper Contributor
Joined 8 years ago
User Widgets
Recent Discussions
Sorting button in Power App
I have built a simple Power App with SharePoint List as the data source. Within the BrowseGallery I want to be able to sort by Date. Currently sorting is tied to Title. Code is: SortByColumns(Filter([@'PowerNinja TalkSchedule'],StartsWith(Speaker,TextSearchBox1.Text)),"Title",If(SortDescending1,Descending,Ascending)). If I change "Title" to "Date" the BrowseGallery goes blank. Guidance is appreciated.Solved
Groups
Recent Blog Articles
No content to show