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 Automate / Child flow with Manual...
Power Automate
Answered

Child flow with Manual Trigger: text property exists but error states thast it does not exist. Bug?

(0) ShareShare
ReportReport
Posted on by 152

I access a child flow another flow and pass a basic set of variables as text. Processing the strings in the child flow fails with error "...property 'text_7' doesn't exist..." however it clearly does exist as demonstrated in the screenshots:

Screen Shot 2021-04-06 at 9.24.44 am.png

The error message.

 

Screen Shot 2021-04-06 at 9.02.35 am.png

Peek code clearly shows the property is available.

 

Where to from here?

Categories:
I have the same question (0)
  • fchopo Profile Picture
    8,003 Moderator on at

    Hello @HydrogenUtility 

    Could you try using the following expression (question mark before ['text_7']) ?:

    split(triggerBody()?['text_7'],'<br>')

    Hope it helps!

    Ferran

  • HydrogenUtility Profile Picture
    152 on at

    Thanks very much @fchopo. I actually re-built the child flow from scratch to make it work so cannot (at this time) test your answer. But it seems so obvious to me now you say it.

    But...

    How do you explain this, being the source of the variable syntax when I write an expression:

    Screen Shot 2021-04-06 at 4.47.13 pm.png

    Hover on the first instance of 'from' which I placed in the flow using Add dynamic content this morning is reads: triggerBody()['text_5']    ** without the '?'**

    Screen Shot 2021-04-06 at 4.47.20 pm.png

    Hover on the second instance of 'from' which I placed in the flow using Add dynamic content a moment ago is reads: triggerBody()?['text_5']    ** with the '?'**

     

    I can only replicate dynamic content with '?' but it's plain to see that it's turned up in two different ways previously.

    Mystery? Bug?

     

    Thanks for your input!

  • Verified answer
    fchopo Profile Picture
    8,003 Moderator on at

    Hello @HydrogenUtility 

    The main difference is that if you don't use "?", Power Automate will thrown an error if the field value is null, but on the other hand, using "?" it will return NULL.

    More info: Solved: Difference between item()['key'] and item()?['key'... - Power Platform Community (microsoft.com)

    and here: Solved: Use of Question Mark(?) in expressions - Power Platform Community (microsoft.com)

     

    I always use "?" to make sure Power Automate won't break if there's a NULL value in any field 😉

    Hope it helps!

    Ferran

     

     

  • HydrogenUtility Profile Picture
    152 on at

    Great. That's a good explanation. But I'm still unsure about why the '?' is occasionally present (in prompted entries) and occasionally absent.

    Thanks again.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 481

#2
11manish Profile Picture

11manish 278

#3
David_MA Profile Picture

David_MA 276 Super User 2026 Season 1

Last 30 days Overall leaderboard