I'm trying to patch to a sharepoint list, and getting an unknown error has occured.
I've refreshed the data link and deleted and re-added, and still getting the same issue
Solved! Go to Solution.
Thanks, my initial use of forms hasn't given me the flexibility I needed - will investigate further though
I managed to fix the issue, myself
It shows a run time error in App Checker
Can you share your Patch statement? Maybe one of us can spot the issue.
Pretty long winded.........
Patch(SBS_Call_Listening_Data, Defaults(SBS_Call_Listening_Data), {Title:Email.Text, Advisor:Advisor_Name.Text, Time_of_call:Time_of_call.Text, Call_Reason:Call_Reason_1.SelectedText.Value, Call_Reason2: Call_Reason.SelectedText.Value, Repeat:Repeat.SelectedText.Value, Resolved:Resolved.SelectedText.Value, Case_Management:Case_Management.SelectedText.Value, Compensation:Compensation.SelectedText.Value, By_Who:Compensation_who.SelectedText.Value, How_much:Amount.Text, Setting_Scene_Score:SS_Score.SelectedText.Value, Setting_Scene_Comments: SS_Comments, Helping_Hand_Score:HH_Score.SelectedText.Value, Helping_Hand_Comments:HH_Comments.Text, Offer_Ownership_Score:OO_Score.SelectedText.Value, OO_Comments:OO_Comments.Text, Perfect_End_Score:PE_Score.SelectedText.Value, PE_Comments:TC_Comments.Text, Human_Touch_Score:HT_Score.SelectedText.Value, HT_Comments:HT_Comments.Text, Take_Care_Score:TC_Score.SelectedText.Value, Customer_Sentiment:Label2.Text})
Hi @Anonymous ,
I suggest you use an edit form and submitform function to update data.
In this way, it will spend less time.
Here's doc about it for your reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-forms
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-form
Best regards,
Community Support Team _ Phoebe Liu
Thanks, my initial use of forms hasn't given me the flexibility I needed - will investigate further though
I managed to fix the issue, myself
@Anonymous Can you plese share where was the problem? Maybe this helps to others
Thank you
Richard
User | Count |
---|---|
254 | |
109 | |
92 | |
48 | |
37 |