Hi everyone,
I create a Flow to automatically update Today's date in a column in my SharePoint List. However, after I run the flow, the alternative text I've written for each item in a hyperlink column is changed into the original link. I found the problem is that, in the UPDATE ITEM step in my Flow, I have to match the correct fields (Photo 1-yellow highlighted are hyperlinked in Lists) and after running the flow the returns turn out to be the original link (Photo 2).


How can I run the flow while keeping the alternative text instead of the original link? Thank you