Hello everyone,
I need your help for a Power Apps problem. I have a Datacard based on an SP column of type multi choice, the datacard contains a combobox which does not point to the base column but to a reference SP list with this Filter() :
The problem is that with this Filter, neither the Update of the datacard works, nor even the Patch().
For the Update, i have tried 2 possibilities, and both show data :
And for the Patch, i have tried 6 possibilities, 2 same codes from Update property / 2 ForAll() / Collection / Table()
I have other combobox with Filter() on an SP list whose Update works but the only difference is that it writes to a single choice column. It's the Filter() - SP multiple choice column association that's the problem: either Power Apps doesn't like it or I'm writing the code badly.
Can i have some help please ?
Already tried to refresh database used (with data base tab and refresh function), closing and reopen app, clear memory cache, deco/reco my account and many others simple solution, i don't know why this problem is here ...
Posts and videos on this subject are clear and they have good behavior but i don't have the same good behavior.
have you tried to create an item passing only the operators?
Sorry for my late response,
yes and I'm out of ideas. I'm starting to think that the best solution even if it's not the client's, is to pass the items directly into the SP column parameters, and forget about this reference list thing.
User | Count |
---|---|
253 | |
106 | |
88 | |
51 | |
43 |