Dear all,
I've set up a powerapp based on a sharepoint list.
My power app is set up like this:
-List of records filtered by the current user that is using the app.
-An approval panel where i can switch a button (Yes/No)
The goal is that when the user toggles the switch to "Yes" it will make all the columns Yes/No to Yes for all the records related to the user using the app.
Hope this is clear,
Thanks in advance for your help.
Solved! Go to Solution.
You can use updateif for this.
UpdateIf updates an entity for each record which complies to the if statement
You can use updateif for this.
UpdateIf updates an entity for each record which complies to the if statement
Thank you very much.
Works great!
User | Count |
---|---|
184 | |
124 | |
89 | |
45 | |
43 |
User | Count |
---|---|
262 | |
160 | |
128 | |
81 | |
75 |