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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Parse JSON result didn...
Power Automate
Answered

Parse JSON result didn't forward to next action

(0) ShareShare
ReportReport
Posted on by 51

I need your help to get me out.

I am using parse JSON to get info as below, and the outputs looks correct.

 
 
 

2020-05-22 08 04 57.png

but in the next action, the input value becomes null, therefore I only inserted empty value to excel file.

2020-05-22 08 05 46.png

 

Here is the flow. What is the problem? How to resolve it?

2020-05-22 08 06 17.png

Categories:
I have the same question (0)
  • v-bacao-msft Profile Picture
    on at

     

    Hi @AchatesChen ,

     

    Please check if the value of this field in the original data is empty.

    Then check again if the output of Parse JSON is as expected.

     

    In addition, you can insert a Compose action in the middle to output the localeName and see if the value is null.

     

    If the problem persists, please expand Flow run history so that we can view more details.

     

    Best Regards,

  • AchatesChen Profile Picture
    51 on at

    Hi Barry,

     

    Thank you for your reply.

    As you can see, it has value in the output of parse JSON step. And I am very sure that it has value.

    If I put a plain text in the last step, it will be inserted to Excel, so last step looks also ok. Only think I doubt is how system is transferring the data between steps.

     

    This is the first time I use community. I am not sure why I can't upload image when I replying a post, so sorry I am not able to share more info to you for the moment.

  • AchatesChen Profile Picture
    51 on at

    I tried Compose and Variable, but both same result. Maybe just because I am doing something wrong?

     

    Actually I am updating a row of Excel table. I only want to update one column, but in the output, I can see all columns value. Looks like it retrieved all columns' data from that row and insert them back, since I didn't retrieve those data from preceding steps.

  • v-bacao-msft Profile Picture
    on at

     

    Hi @AchatesChen ,

     

    Strangely, I have never had a similar experience when using Parse JSON.

     

    You can refer to the following screenshot to upload the screenshot:

    178.PNG

    Besides, you could refer to the following article to get more usage of Parse JSON action:

    http://johnliu.net/blog/2018/6/a-thesis-on-the-parse-json-action-in-microsoft-flow

     

    Best Regards,

  • AchatesChen Profile Picture
    51 on at

    Thank you Barry!

     

    I read through the post, but looks like it is irrelevant.

     

    It is strange that with the same button, it was asking me to put a link for the picture, but now it ask me to upload.

    Now you can see the screenshots.

    2020-05-22 11 45 03.png

    In the input part of "Update a row" action, the localeName is null, but it is existing in parse JSON. 

    Looks like it is not getting value from above, but actually they are sequentially, and no each loop.

    2020-05-22 11 45 41.png

     

    Also in the outputs of "Update a row" action, those value are not coming from preceding step.

    looks like this step will read data from excel then write back? 
    so if this is true, then "parse JSON" step doesn't take any effect. 

    On the other hand, I tried to put string "Test" in "Update a row" action, then it will be captured and inserted into excel.

    2020-05-22 11 46 39.png

     

    The last field to insert value, but no value.

    2020-05-22 11 47 07.png

  • Verified answer
    v-bacao-msft Profile Picture
    on at

     

    Hi @AchatesChen ,

     

    Please try this schema:

     

    {
     "type": "object",
     "properties": {
     "localeId": {
     "type": "string"
     },
     "localeName": {
     "type": "string"
     }
     }
    }

     

     

    Best Regards,

  • AchatesChen Profile Picture
    51 on at

    Now it is working! Thank you so much, Barry!

     

    I made the mistake, and the body information is misleading me. Actually I forgot that the input string of parse JSON was changed, so the JSON should also be changed, but I didn't realize that.

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 Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 503 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 321 Moderator

#3
abm abm Profile Picture

abm abm 237 Most Valuable Professional

Last 30 days Overall leaderboard