
Announcements
I have a Gallery that pulls data from an SP list. I have 3 filters i would like to be applied to help users navigate the data.
I have copied the FX from another app and tried to make it work on another and I would like to have the text input field when used to overwrite all other options except the status. I only want to show stock codes taht have an open ststus item and not all.
Im also having issues with the textinpu values not working correctly. My SP list column is text based
and the data label in the gallery is text
any ideas why it wont find the text?
instead of find, can you try using StartsWith? and also include the status filter in your !IsBlank to show only the open items