Hi,
i just used a checkbox function to patch my data onto a sharepoint list Oncheck.
Is there a formula for me to remove the patched data once the user unchecks it? like eg. OnUncheck, Remove()
Solved! Go to Solution.
hi, is there a way for a different user to not affect the choices of the other user?
for instance, the first user choses a few course and it appears in the sharepoint list as they have collected the data. The next user uses the same app and his/her choices are being recorded in the same list as well. Is there a way to filter based on users or like have a separate list for every user?
I would strongly recommend not to have a separate list for each user, that is just bad design.
Add a column for the user, and use the User() function.
https://baizini-it.com/blog/index.php/2017/08/29/powerapps-user-function-cache-current-user-onstart/
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
194 | |
52 | |
41 | |
39 | |
35 |
User | Count |
---|---|
263 | |
86 | |
71 | |
69 | |
66 |