Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Input value from Form showing as NULL

(0) ShareShare
ReportReport
Posted on by 2

Hi,

 

I've set up a flow to add a new row of data to an excel document every time somebody completes a form. It adds in the response ID fine but the rest of the data keeps showing as "NULL" even though there is definitely data inputted as I can see in the forms data.

 

Joehpool_0-1676470841636.png

 

 

This is the flow

 

Joehpool_1-1676470864685.png

 

This is what it then shows in excel

Joehpool_2-1676470888527.png

 

 

  • wskinnermctc Profile Picture
    6,517 Super User 2025 Season 1 on at
    Re: Input value from Form showing as NULL

    You could try putting the value in as an expression. So basically take the dynamic content value you currently have in the field, copy it, then go into Expression instead of Dynamic Content and paste it into the expression.

    If you highlight and copy the whole dynamic content value and paste it into expression you will need to remove the extra characters at the beginning which is an @ at symbol and opening curly bracket { and at the end the closing curly bracket }

     

    For example if I copy the dynamic content field from my form and paste it, then it will look like below:

    @{outputs('Get_response_details')?['body/re8d527f4f4494e389ae100f72dda1cfc']}

     

    If I go into Expressions then I would make it look like below:

    outputs('Get_response_details')?['body/re8d527f4f4494e389ae100f72dda1cfc']

     

    It will change the value from a green Dynamic content to a pink fx expression, but it should still work.

    wskinnermctc_0-1676482061665.png

     

    See if that makes a difference.

  • Joehpool Profile Picture
    2 on at
    Re: Input value from Form showing as NULL

    Yes - It didnt appear from the drop down, I think its because i didnt create the form but it has been shared to me to edit etc.

  • wskinnermctc Profile Picture
    6,517 Super User 2025 Season 1 on at
    Re: Input value from Form showing as NULL

    Did you manually put in the Form Id in the first trigger When a new response is submitted? Are you able to select the form from a drop down instead?

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,594 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,928 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow