I have a Power Automate flow that, when a form is submitted, adds the responses to a table in an Excel file stored in SharePoint, with the option in one of those questions to attach a PDF file. That file is saved in a predefined folder with a specific name. Now, here’s my question: I would like to include the file’s location as a linked address within the initial table in the 'file' field. I thought about using the 'update table' option, but I haven’t been able to specify the line because the ID I use in the table is created with the Excel ROWS formula. Additionally, I would like the link to appear as a hyperlink, meaning you can click on it and go to the file. I’m not sure if it can have a short text that redirects to the file.