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.