Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Flow condition always returning false

(0) ShareShare
ReportReport
Posted on by 559

Hi All,

I have a flow which gets triggered from PowerApps when submit is clicked. 

The code on submit to pass the parameters are:

If(
Radio1.Selected.Value = "Red" || Radio125_1.Selected.Value = "Amber",
DM&DDFlow.Run(
flowpn,
flowdm, (Email)
flowdd, (Email)
flowdmname, (DisplayName)
flowddname, (DisplayName)
CompetencyHead.Text,
Radio1.Selected.Value
)
);

All the values are correctly passed. I have given a condition to check if the Project name is equal to output of compose (which is "flowpn") but the condition block is always returning false.

Any help/suggestions on this?

Thanks in advance.

  • Sri Profile Picture
    559 on at
    Re: Flow condition always returning false

    @ScottShearer 

    This specific flow doesn't support designer view.

  • Sri Profile Picture
    559 on at
    Re: Flow condition always returning false

    @v-mengmli-msft 

    I checked for all the items in "Apply to Each". For all of them it is false only. This is what my values from PowerApps be as in the shared screenshot

  • ScottShearer Profile Picture
    25,228 Most Valuable Professional on at
    Re: Flow condition always returning false

    @Uthhra 

    Can you please post a screen shot of your Flow in Design view with as much detail as possible.

  • v-mengmli-msft Profile Picture
    on at
    Re: Flow condition always returning false

    Hi @Uthhra ,

     

    Are you using compose in "Apply to each" to check the value in the condition? Note that since you're using "Apply to each", what you think always returns false may just be that the current item is not satisfied. You can click the right arrow to check the result of each item.

    vmengmlimsft_0-1712926165825.png

    If above doesn't solve your problem, please show details about important actions.

     

    Best regards,

    Rimmon

  • Sri Profile Picture
    559 on at
    Re: Flow condition always returning false

    @v-mengmli-msft 

    I have tried to pass both the values in condition to the compose and checked. Both is passing the correct values. But still condition is false.

  • v-mengmli-msft Profile Picture
    on at
    Re: Flow condition always returning false

    Hi @Uthhra ,

     

    Are there any screenshots about outputs of two values in condition?

    I recommend you check them.

     

    Best regards,

    Rimmon

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >