Hi ,
My app has few tabs and a gallery in homescreen, on the selection of tabs I want to sort the data in the gallery on the basis of certain condition
1 clicking on the first tab will display the entire data from sharepointlist in the gallery
* when clicking on the second tab , I want to filter the data in my sharepoint list , But it is showing some error,

Access Details is a choice column in my sharepoint list , by clicking on the second tab I only want to show the data where the Accessdetails column contains the value Display
Could anyone help me to fix this