Hello, I have been trying to create a flow that sends a list of events pulled from a sharepoint list periodically. This would create a table of the events in date order, and then have links to each sharepoint item. What I want to do is have the name of the event be the link, but I keep running into an issue. Power Automate is fine when the name of the hyperlink is "Link" but doesn't like it when it is dynamic content. The below images show where the issue is. Column 3 and 4 are just the hyperlink as I have the code parse original (longer) link and then reconstruct it.
Any ideas why the bottom one is invalid?