Hello everyone,
I have a workflow that sends an email containing a table. The table information comes from a dataverse database.
Table CSS styles:

This table is made in HTML. It is the one below.

Workflow step:

As you can see, there is a column that contains a link. When building the table, the link is very long and unattractive. So, I wonder if it's possible to place the link in the cell value of the first column. This way, the cell will show a value with a hyperlink.
Do you think this is possible? Could you help me do it?
Thank you,