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 / Form or Patch won't up...
Power Apps
Unanswered

Form or Patch won't update Excel Online Database

(0) ShareShare
ReportReport
Posted on by 17

Hi! I have a problem with my form? patch? Honestly, I don't know.

 

I am making a grading app, where users will choose desired student and then grade them. After that, the students' info and the grading sheet will show up. Once it's all done, user will submit the grades.

 

The app runs fine before, and when all things were going great, now it won't update the Excel Online anymore.

The weird thing is, the only updated column is for the Score, which is in a number format. The other columns won't update and just stays empty. Already checked they all are in the right format (text) in Powerapps and even the Excel.

What I Submitted :

audrey_e_t_6-1667228573905.png

After Submitting :

audrey_e_t_5-1667228535567.png

You can see the score works perfectly fine, but the other columns just wont show anything.

 

Here's some info about the problem :

Student_Grade Table :

audrey_e_t_0-1667227249810.png

 

Student_Data Table :

audrey_e_t_2-1667227355347.png

 

Grade Screen :

audrey_e_t_7-1667228607693.png

 

 

Form Viewer (Up, uses Student_Data)

Item : ComboBox1.Selected

(fyi, the combobox is not inside the form because.. honestly it's even more complicated to connect so idk lets just leave that)

 

EditForm (Down, uses Student_Grade)

Item : If(!IsBlank(ComboBox1.Selected.ID), LookUp(Student_Grade, ID= ComboBox1.Selected.ID))

 

Submit Button :

 

Refresh(Student_Grade);
Patch(Student_Grade, LookUp(Student_Grade, ID = ComboBox1.Selected.ID),
 {
 'Action Task':Value(DataCardValue21.Text),
 Score:Value(DataCardValue20.Text),
 'Overall Comments':Value(DataCardValue19.Text),
 Email:Value(DataCardValue2.Text)
 }) ;

 

 

Email DataCardValue (Hidden) :

User().Email

 

Really need the help for this one, please let me know if you need more info.

Thank you!

Categories:
I have the same question (0)

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
Haque Profile Picture

Haque 85

#2
WarrenBelz Profile Picture

WarrenBelz 76 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard