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 Apps
Unanswered

Patch

(0) ShareShare
ReportReport
Posted on by 6

In my powerapps application when I click on save button then it will save only one question multiple times please give me a proper solution it's urgent please find attachment. 

IMG_20221214_141549.jpg
IMG_20221214_141531.jpg
IMG_20221214_141351.jpg
Categories:
I have the same question (0)
  • cha_cha Profile Picture
    4,932 Moderator on at

    Hello @AnandJ3 

     

    Store your data first in a collection and run the ForAll for the collections.

     

    Here's the tutorial. Not directly related to it but same concept. Hope you can apply.

    https://youtu.be/LNz5FwBmWD0

     

  • BCBuizer Profile Picture
    22,833 Super User 2026 Season 1 on at

    Hi @AnandJ3 ,

     

    Add a reference to ThisRecord, for example:

     

     

    ForAll(
     Gallery2_2.AllItems,
     Patch(
     'Process Governance checklist',
     Defaults('Process Governance checklist'),
     {
     Title: ThisRecord.LblAppName1_3.Text,
     Question: ThisRecord.TextInput4_2.Text,
     Response: ThisRecord.Radio3_2.Selected,
     Comment: ThisRecord.TextInput5_2.Text
     }
     )
    )

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

#2
11manish Profile Picture

11manish 224

#3
Valantis Profile Picture

Valantis 181

Last 30 days Overall leaderboard