web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

How to make hyperlink In the rich text field using Power automate??

(0) ShareShare
ReportReport
Posted on by 421
Hi,
 
I have a powerautomate, where I am creating records of task entity. In the task entity there is one field (format having rich text), so here in this field I need to use record url, like when ever user will click on that text then particular record should be open.
 
But it is not working and showing the same format inside the dynamics.
 
Like : <a href=https://abc.com/main.aspx?appid=123&forceUCI=1&pagetype=entityrecord&etn=account&id=123/>Account Name</a>
 
but I need here just Account name should be visible with hyperlink.
 
Please do the needful help.
 
I have the same question (0)
  • Suggested answer
    Leah Ju Profile Picture
    Microsoft Employee on at
    How to make hyperlink In the rich text field using Power automate??
    Hi Partner,
    1.Make sure that the link is correct, like following:
    --The url is contained in the '' symbol.
    <a href='https://orgxxx.crm.dynamics.com/main.aspx?appid=xxxxxx&pagetype=entityrecord&etn=account&id=xxxxxx'>Account Name</a>
    2.Make sure that the field is enabled with rich text control:
    --In this task form, i have enabled 'Rich Text Editor Control' on the description field.
    Test:
    --'Task' form, rich text control is enabled for description field.
    --'Task for Interactive experience' form, control is not enabled.

    I hope you can mark my answer verified if it is helpful! If you have any questions, please feel free to contact me.
    Regards,
    Leah
  • Verified answer
    Himanshu Kamboj Profile Picture
    421 on at
    How to make hyperlink In the rich text field using Power automate??
    I found the solution for this.
     
    if we will check the  format for this rich text field, than found that we need to remove some extra html tags.
     
     
    In this above attached SS, we just need to replace these extra tags. As I am using this link under the html table and then inserting that HTML table in the rich text field, So we can write the replace expression like this
     
    replace(replace(replace(body('Create_HTML_table'),'&lt;','<'),'&gt;','>'),'&quot;','"')
     
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 125

#2
Tom_Gioielli Profile Picture

Tom_Gioielli 121 Super User 2025 Season 2

#3
Erin Lubben Profile Picture

Erin Lubben 73

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans