Hello,
I have a filter built in my PowerApps custom form that wont save the result to the Sharepoint form. The filter is based on the value another field in the form and makes sure the dropdown box only shows the right values. Like this:
- Items: Filter(Engagements,'Client Number'=DataCardValue3.Text).'Engagement Number'
I use the result of the filter in the lookup of another field and that works fine, but for some reason the result of my filter will not save in my SharePoint List.
I have tried changing the update property but I can't seem to manage it.
I hope that someone can help me.
Thanks in advance!