Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Power automate Error

(0) ShareShare
ReportReport
Posted on by

Good Morning,

 

I have built out a Flow process that would submit an email after a form is completed.  About a month ago, I started getting errors.  This is the error I receive with running the test on the last one that failed.  I'm using switch to complete this process.  Please assist.

 

 

The execution of template action 'Switch' failed: The result of the evaluation of 'scope' action expression '@outputs('Get_response_details')?['body/r9a0e1648d10541618714b40373a6d224']' is not valid. It is of type 'Null' but is expected to be a value of type 'String, Integer'.

 

 

  • Pstork1 Profile Picture
    65,999 Most Valuable Professional on at
    Re: Power automate Error

    YOu should use a Coalesce() function around the response details for that question in the switch. I assume you made that question optional in the form and people are leaving it blank. So when you try to use the response you get an error because its null.  Coalesce can replace that null value with some default that you specify.  Here's a link to the documentation on how to use Coalesce. Reference guide for expression functions - Azure Logic Apps | Microsoft Learn

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,653 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow