Notifications
Announcements
I really appreciate your help.I am trying to search based on a choice field created in SharePoint, so the PowerApp's user can search the records just selecting the predefined value in the search field ( based on value listed in choice field in SharePoint), and then all records are displayed in the column in PowerApps sorted y date ( date is a column in List / linked in Sharepoint as well)
@arcej
You should supply a screenshot of all the error messages you are receiving since they could be relevant to finding the solution.
Hi @arcej,
What is the error message? How about replacing 'Choice' by its real column name.
Sort(If(IsBlank(TextSearchBox1.Text), List, Filter(List, TextSearchBox1.Text in 'KPI Name'.Value)), "Period", If(SortDescending1,Descending,Ascending))
Sik
please check error attached.
Thanks
Please check the file that I am attaching with the errors.Thanks
Hi @arcej ,
Could you please share the detailed error message? What you provided is incomplete.
Are the sharepoint list name and column name correct?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.