web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Checkbox updating all ...
Power Apps
Unanswered

Checkbox updating all forms saved in a SP list

(0) ShareShare
ReportReport
Posted on by 9

Hi,

I'm building a Form in Powerapps with several activities and checkboxes for the users to track if they have completed those activities. When I open a new form and check the checkbox of one of the activities, all the forms saved in the SP list get that same box checked.

How can make the checkbox to be independent for each user to track their own status in their own Form?

Thank you,

Sonia.

 

SoniaTorres_0-1640123255750.png

 

Categories:
I have the same question (0)
  • RandyHayes Profile Picture
    76,297 Super User 2024 Season 1 on at

    @SoniaTorres 

    Your records should be marked with something to identify the user.

    You can utilize the Created By column that comes with any list or you can use your own.

     

    So if you use the Created By operator, then you would LookUp that record ex: LookUp(yourList, 'Created By'.Email = User().Email)

     

    If you use your own column, it can be a Person column, but storing an email address in a Text column is sufficient.  Ex.  LookUp(yourList, StartsWith(yourEmailColumnName, User().Email)

     

    I hope this is helpful for you.

  • AJ_Z Profile Picture
    3,711 Super User 2024 Season 1 on at

    I am in agreement with @RandyHayes suggestion it is a great solution 🙂

  • ST-19121058-0 Profile Picture
    9 on at

    Thanks RandyHayes for your reply 🙂

     

    The SP list has columns that identify the user, is when you open the documents recorded to update the checkboxes that you realize when updating one Form the others recorded to get the same checkboxes clicked.

     

    Do I have to apply that formula to all the checkboxes?

     

    SoniaTorres_0-1640166244352.png

    SoniaTorres_0-1640166908445.png

     

     

  • RandyHayes Profile Picture
    76,297 Super User 2024 Season 1 on at

    @SoniaTorres 

    Well, the thing is that I can see from the picture - you don't have a form, you have a screen with a bunch of individual hand placed controls in it.

    So with that kind of design, there would be no "save" for everything (from what I see) and thus you would perform the update action on each control.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 759 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 310 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 228

Last 30 days Overall leaderboard