I don't even know how to explain.
I have a flow that I created based on this post (with much needed help from the Community) - it emails a table to a recipient. I want the table include a link to each item. I figured out how to get the item address and I can include the link as a separate column in the table. It all works.
But the link is long and it doesn't look good in the email. So I now want to make the value in the first column to be the link. That is, I want the value to be shown (task name, for example), and the user could click on the value to be taken to the link address. I've seen someone else figure it out jsut a day or two ago, but cannot find it again.
Alternatively, if I had a way to "shorten" the link, then I could have a separate shorter column for the link and it would look OK, too.
Thank you all in advance.