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

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Receiving Argument Err...
Power Apps
Unanswered

Receiving Argument Error when adding Flow to OnSuccess

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

In my original App, I had two flows that would run.

I decided to combine them into one flow.

I craeted a new flow, combined them.

When I add it to Power Apps, I keep getting an argument error.  I can't figure out why or how to fix it.

It is the same thing I have done before, so I am not sure what is happening here.

 

'EAUCA-ReCal-Teams'.Run(
 JSON(
 {CaseNumber: Self.LastSubmit.Title, 
 CaseType: Self.LastSubmit.CaseType.Value,
 EngineerSMTP: Self.LastSubmit.AssignedTo.Value,
 CaseSpecialty: Self.LastSubmit.CaseSpecialty,
 ID: Self.LastSubmit.AssignedTo.Id,
 AssignTime: Self.LastSubmit.AssignmentTime,
 AR: Self.LastSubmit.AR,
 Offering: Concat(Self.LastSubmit.ServiceNameOffering, Value&" ")
 
 }
 )
);

 

When you look at my flow, the only thing that has changed is when I choose AskInPower Apps.

It has been giving me multiple for some reason in this new flow.

 

{
 "type": "object",
 "properties": {
 "CaseNumber": {
 "type": "string"
 },
 "CaseType": {
 "type": "string"
 },
 "EngineerSMTP": {
 "type": "string"
 },
 "CaseSpecialty": {
 "type": "string"
 },
 "ID": {
 "type": "integer"
 },
 "AssignTime": {
 "type": "string"
 },
 "AR": {
 "type": "boolean"
 },
 "Offering": {
 "type": "string"
 }
 }
}

 

lardo5150_0-1647383002030.pnglardo5150_1-1647383020444.pnglardo5150_2-1647383044215.png

 

Again, all I did was combine the two flows into one.

I do have a branch that happens after the Parse JSON

lardo5150_3-1647383095240.png

 

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

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 757 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 322 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 209 Super User 2025 Season 2

Last 30 days Overall leaderboard