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 / Formatting from Micros...
Power Automate
Suggested Answer

Formatting from Microsoft Forms to Excel using Power Automate

(1) ShareShare
ReportReport
Posted on by
I have a Microsoft Form where one of the questions in the form is a document upload. I am using Power Automate to take the responses from the Form and populate them to a table in Excel. When Power Automate does this the formatting of the document upload question is flawed. It includes "name", "link", "id", "type", "referenceid", etc. all in one string. This does now allow me to open the file. I am wondering how to just get power automate to include ONLY the "link" part when exporting the content to excel, so from the document can be accessed without having to manually delete words around the link.  An example of how the link is being formatted is attached. 
Screenshot 2025-04-01 091100.png
Categories:
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,978 Moderator on at
     
    Firstly thank you for sharing the picture. however, when you are asking about data manipulation we need the actual "string" data so that we don't have to type or try to read that blarby mess" lol) Since its just JSON.
     
    Next, its not flawed its part of how it gets passed in because it gets stored in the back end as part of the question.
     
    To Access the actual content you simply have to do  this
     
    1. Add your Get Response Details
    2. Add a Parse JSON Action
    --Content field = the dynamic content response from Step 1
    --Generate the Schema. - Use an Example, the one you gave to us
     
    3. Add a Compose
    --add this expression (assuming you left the Parse Json the default name
    first(json(outputs('Parse_JSON')?['body']))?['link']
    And now you have the link.
     
    If this answers your question please mark as answered. Thanks!
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,978 Moderator on at
     
    Can I answer anything else for you? Below is the answer to this question, and would appreciate if you could Mark it so and maybe a like.
     
    If you have any questions please let me know.
     
    Cheers,
     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 976

#2
Valantis Profile Picture

Valantis 863

#3
Haque Profile Picture

Haque 547

Last 30 days Overall leaderboard