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 / 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

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 377 Most Valuable Professional

#2
11manish Profile Picture

11manish 165 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 110 Super User 2026 Season 2

Last 30 days Overall leaderboard