Hi everyone,
I'm trying to filter data from a Sharepoint List 'Item Details' into a gallery that is using data from another Sharepoint List 'Record Details'.
The connection between Sharepoint Lists is the field Item Key
I'm getting 2 errors.
The First function should filter by the text input "search item name".
The Second Funtion also gets data from the 'Item Details' Sharepoint List, and should show the selected option from the Combobox above it.
Both functions are giving me "Expected Text value" error.
1st error:

2nd error:

Item Details:

Record Details:

Thank you 🙂