Hi All,
I'm trying to set a filter on my lookup column on a SharePoint list form.
The formula is the following:
Filter(Classifications, Category in "Availability").Title
The filtering is working, but when I click to save, nothing happens in the lookup field, the old value remains there.
What should I change to make it work?
Thank you