Hello
I'm trying to add a link to a record the link itself is correct but it's not styled as hyperlink
Any idea How I can add a text "click here" and then it will dtake me to the record?
Solved! Go to Solution.
@alexyoy111 in your same colum values my friend see
Proud to be a Flownaut!
Hi ,
possibly your table data is getting encoded ,Can you please look at the following solutions :
https://powerusers.microsoft.com/t5/Building-Flows/Links-IN-an-HTML-table/td-p/56069
Thanks
hi @alexyoy111 in your mail please change it HTML See the icon in yellow.
and then add your output in href part
Proud to be a Flownaut!
I'm not sure I am not getting it followed your instruction but I don't want to make the entire table as link just the relevant column which is link column:
ohh @alexyoy111 in your create table please add the html tag like <a href='http:everytinghere'>http:everytinghere</a>
see the same value in both places inside href into a tag.
Proud to be a Flownaut!
Unfortunately it did not work:
@alexyoy111 please in your mail change it to HTML part.
Proud to be a Flownaut!
@alexyoy111 see
see try to add <a inside, and use double quotes. ""
Proud to be a Flownaut!
hi @alexyoy111 it looks like is something in your flow is deleting the frist and the last character of that string please
ad domething like
-<a href="LINNK">LINNK</a>-
let me know
Proud to be a Flownaut!
What exactly can cause this delete link?
@alexyoy111 in your same colum values my friend see
Proud to be a Flownaut!
still no link
😥
Hi ,
possibly your table data is getting encoded ,Can you please look at the following solutions :
https://powerusers.microsoft.com/t5/Building-Flows/Links-IN-an-HTML-table/td-p/56069
Thanks
User | Count |
---|---|
95 | |
46 | |
21 | |
18 | |
17 |
User | Count |
---|---|
140 | |
50 | |
42 | |
39 | |
29 |