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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Flow with Append to Ar...
Power Automate
Answered

Flow with Append to Array jason hyperlink correction

(0) ShareShare
ReportReport
Posted on by 247

hello all,

 

I have a flow which I woking fine except i would like to improve one things at the below "Append to Array Variable" json table.

 

AppendtoArray.png

 

the result of the flow is a daily digest email with the below outcome:

 

Results.png 

 

what I would like is to replace the complete link shown above with a link called "press here"

Categories:
I have the same question (0)
  • CFernandes Profile Picture
    8,504 Most Valuable Professional on at

    @kouliscon 

     

    Hey Mate,

     

    'Send email(v2)' action support HTML formatting. You just have to click on </> icon

     

    CFernandes_0-1600446986762.png

     

    Try to add a compose action and then and create a HTML link and pass it to the Send email action.

     

    CFernandes_1-1600447045339.png

     

    <p><a href="@{outputs('Get_file_properties')?['body/{Link}']}"/">Press here</a></p>

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

     

     

     

     

  • kouliscon Profile Picture
    247 on at

    hello @CFernandes  thank you for your reply,

     

    my comment is that I am trying to added at the "Append Array Variable" table do you know how that can be done based on your suggestion below?

  • CFernandes Profile Picture
    8,504 Most Valuable Professional on at

    @kouliscon Hey mate, I understand your comments. Now this is my solution\plan.

     

    CFernandes_0-1600453854752.png

     

    • Compose 1 - 

     

    X<link variable>Y

     

    • Append Array -

     

    {
    "TEST": "SAMPLE",
    "TEST2": "@{outputs('Compose')}"
    }

     

    • Create HTML table and pass it the array.

     

    • Add compose and pass it this formula below  > I am replacing X with <a href=
    replace(body('Create_HTML_table'),'X','<a href=')
     
    • Add another compose and pass it this formula below > I am replacing Y with 

     

    replace(body('Create_HTML_table'),'X','<a href=')
     
    Pass the output of the above compose to send an email HTML body.
     
    Output on email.
     
     

    Untitled.png

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

     

     

     

     

  • kouliscon Profile Picture
    247 on at

    @CFernandes  thank you for your reply, can you verify that the below formulas are correct?

     

    • Add compose and pass it this formula below  > I am replacing X with <a href=
    replace(body('Create_HTML_table'),'X','<a href=')
     
    • Add another compose and pass it this formula below > I am replacing Y with 

     

    replace(body('Create_HTML_table'),'X','<a href=')
     
    I dont believe they are correct, maybe you can make print screen of the actual formula and send here?
  • Verified answer
    CFernandes Profile Picture
    8,504 Most Valuable Professional on at

    @kouliscon Here you go...

     

     

    replace(body('Create_HTML_table'),'X','<a href=')

     

     

     

    replace(outputs('Compose_2'),'Y','"/">Press here</a>')

     

     

    Untitled.png

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

     
     

     

     

     

  • kouliscon Profile Picture
    247 on at

    thank you @CFernandes it worked great!!!

  • CFernandes Profile Picture
    8,504 Most Valuable Professional on at

    I am glad it worked. Happy weekend.

     

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 474

#2
11manish Profile Picture

11manish 268

#3
David_MA Profile Picture

David_MA 243 Super User 2026 Season 1

Last 30 days Overall leaderboard