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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Updating offline data ...
Power Apps
Answered

Updating offline data collection from input provided within a gallery

(0) ShareShare
ReportReport
Posted on by

Hi, please help!

 

I have been struggling to build an app with a list of audit questions (changeable, and currently stored in an independent sharepoint list) that can be loaded in as a collection for offline use. Users need to be able to scroll through the questions, assign a score out of 5 to each question and make some comments.

 

Currently, I have a gallery which displays each question, and each has its own dropdown to select a number, and a textinput for the comments.

 

I have been trying to use:

 

Button (outside of gallery) OnSelect:

 

ForAll(GALLERYNAME.AllItems, UpdateIf(LOCALCOLLECTION,IsBlank(Score),{Score: DROPDOWN.Selected.Value, Comments: TEXTINPUT.Text}))

 

but when i hit the button, every item in the collection is given the same score and comment.

 

Using UpdateIf as Patch was not working at all for this purpose.

 

Any help to make this work properly will be very gratefully received!

 

Thanks

Categories:
I have the same question (0)
  • Verified answer
    Pstork1 Profile Picture
    69,042 Most Valuable Professional on at

    Take a look at your UpdateIf().  Basically it says for every item in the Local Collection where Score is Blank, set it equal to the selected value of the dropdown.  There is nothing that specifies which record should be updated, so all of them are updated.

  • v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @jp206 ,

     

    What is "Score" referring to? Is it a variable that you created or a control's name? Please share the related details and formulas.

     

    Regards,

    Mona

  • jp206 Profile Picture
    on at

    Hi,

     

    Score is a column in the Sharepoint List. It's where the score for the audit is stored. The field is blank until the question is answered. Score is determined by selecting a number from a Dropdown Box.

     

    Thank you

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 308

#3
Kalathiya Profile Picture

Kalathiya 234 Super User 2026 Season 1

Last 30 days Overall leaderboard