Hi All,
I have a sharepoint list. It has a multiselect choice field with value A1,A2,A3. I created an item with A1 & A2 selected.
I connect this list to a gallary in powerapps. In the gallary i have a text label with the formula ("A1" in Thisitem.ChoiceField). The result is "false". I was expecting it to show "true" as the item i created had A1 & A2 selected for choice field.
Hope i was able to explain well here.