
Hi!
I have a list with two columns:
_Source - multiple lines of text (hyperlink) type
hyperlink - hyperlink type
I want to copy hyperlink from _Source to hyperlink column using Power Automate.
But how can I update the hyperlink column if this HTML value comes from the _Source column?
One approach would be to split the string, for example by double quote character " and then grab the array element 3.