Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Answered

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

(0) ShareShare
ReportReport
Posted on by 379
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.
 
  • Verified answer
    Himanshu Kamboj Profile Picture
    Himanshu Kamboj 379 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;','"')
     
     
     
  • Suggested answer
    Leah Ju Profile Picture
    Leah Ju 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

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,735 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,466 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans