Hello All,
I'm trying to save my HTML to action in MS flows. However, once I test the flow, in the end, it shows it was a success but then shows an error on the UI. Unable to understand how to tackle this issue?
Can someone help me in this regards?
Hi @Anonymous,
Could you expand your concat() function in the create File action? It seems like some error on that.
And it seems like the file is created successfully but the Flow report error, right? If possible, you can share the file with me.(Please shield personal information)
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Must be the file name avoid special characters and symbol, its actually plain and simple, below works just fine.
Hey @Anonymous
Seems like you don't pass anything into your concat() function and thats why you get this error.
Like some of the other users suggested please post a screenshot of your expression concat()
Kind regards
Tom
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.
Thank you for your response.
Below is my HTML that I've inserted in the Concat() function. It successfully takes it and when I run the flow till the end it shows me that there're no errors. As soon as it navigates back to the main page it shows an error. Please let me know where did I go wrong.
concat('<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=Generator content="Microsoft Word 15 (filtered)">
<title>TRAILER INSPECTION SHEET</title>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText
{mso-style-link:"Footnote Text Char";
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Times New Roman",serif;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
span.MsoFootnoteReference
{vertical-align:super;}
span.FootnoteTextChar
{mso-style-name:"Footnote Text Char";
mso-style-link:"Footnote Text";}
/* Page Definitions */
@page WordSection1
{size:8.5in 11.0in;
margin:.6in 42.5pt 27.35pt 56.9pt;}
div.WordSection1
{page:WordSection1;}
-->
</style>
</head>
<body lang=EN-US>
<div class=WordSection1>
<p class="MsoNormal" text-align=center style="text-align:center"><b><span
style="font-family:"Arial",sans-serif">TRAILER/CONTAINER INSPECTION SHEET </span></b></p>
<p class="MsoNormal" text-align=center style="margin-left:70.8pt;text-align:center;
text-indent:35.4pt"><b><span style="font-size:11.0pt"> </span></b></p>
<p class="MsoNormal" text-align=center style="text-align:center"><b><span
style="font-size:9.0pt;font-family:"Arial",sans-serif">NAME:_________________ DATE: __________ CARRIER: ____________ TRAILERNo. _______</span></b></p>
<p class="MsoNormal"><b><span style="font-size:4.0pt;font-family:"Arial",sans-serif"> </span></b></p>
<div style="border:double windowtext 1.5pt;padding:1.0pt 4.0pt 0in 4.0pt">
<p class="MsoNormal" align=center style="text-align:center;border:none;
padding:0in"><b><span style="font-size:9.0pt;font-family:"Arial",sans-serif">OE
SHIPMENTS</span></b></p>
<p class="MsoNormal" align=center style="text-align:center;border:none;
padding:0in"><b><u><span style="font-size:9.0pt;font-family:"Arial",sans-serif;
color:red">DO NOT LOAD OE SHIPMENTS ONTO REFRIGERATED TRAILERS</span></u></b></p>
<p class="MsoNormal" style="border:none;padding:0in"><b><span style="font-size:
9.0pt;font-family:"Arial",sans-serif"> </span></b></p>
<p class="MsoNormal" style="border:none;padding:0in"><b><u><span
style="font-size:9.0pt;font-family:"Arial",sans-serif">If GM Shipment</span></u></b><b><span
style="font-size:9.0pt;font-family:"Arial",sans-serif">, record year of
manufacture (no older than 9 years 10 months) ________</span></b></p>
<p class="MsoNormal" style="border:none;padding:0in"><b><span style="font-size:
9.0pt;font-family:"Arial",sans-serif"> </span></b></p>
<p class="MsoNormal" style="border:none;padding:0in"><b><u><span
style="font-size:9.0pt;font-family:"Arial",sans-serif">Plant Svc T</span></u></b><b><span
style="font-size:9.0pt;font-family:"Arial",sans-serif">: Water test completed
(if capable)? Yes / No / NA</span></b></p>
</div>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Arial",sans-serif"> </span></b></p>
<div style="border:double windowtext 1.5pt;padding:1.0pt 4.0pt 1.0pt 4.0pt">
</div>
<p class="MsoNormal"><b><u><span style="font-size:10.0pt;font-family:"Arial",sans-serif;
background:yellow">Trailer ID</span></u></b><b><span style="font-size:10.0pt;
font-family:"Arial",sans-serif;background:yellow">: </span></b></p>
<p class="MsoNormal" align=center style="text-align:center"><b><span
style="font-size:10.0pt;font-family:"Arial",sans-serif;background:yellow">Is
numerical identification clear and readable? Yes
/ if No </span></b><b><span style="font-size:10.0pt;font-family:Wingdings;
background:yellow">a</span></b><b><span style="font-size:10.0pt;font-family:
"Arial",sans-serif;background:yellow">Reject</span></b></p>
<p class="MsoNormal" align=center style="text-align:center"><b><u><span
style="font-size:9.0pt;font-family:"Arial",sans-serif">INTERIOR</span></u></b></p>
<p class="MsoNormal" style="line-height:115%"><b><u><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Trailer/Container dimensions</span></u></b><b><span
style="font-size:9.0pt;line-height:115%;font-family:"Arial",sans-serif">: <u>Circle</u></span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Length: Outside of tolerance
of +3/-7" from table below Yes
/ No</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Width: Outside of tolerance
of +/-3" from table below Yes
/ No</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Height: Outside of tolerance
of +/-3" from table below Yes
/ No</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><u><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Floor</span></u></b><b><span
style="font-size:9.0pt;line-height:115%;font-family:"Arial",sans-serif">: <br>
Any nails, foreign objects, contaminants, holes, rot, water damage, nose plate
rusty? Yes / No</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><u><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Sides</span></u></b><b><span
style="font-size:9.0pt;line-height:115%;font-family:"Arial",sans-serif">:<br>
Any holes, cracks, protruding/jagged edges, contaminants, kick (side) plates
rusty? Yes / No</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><u><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Roof</span></u></b><b><span
style="font-size:9.0pt;line-height:115%;font-family:"Arial",sans-serif">:<br>
Any holes, cracks, rib damage, protruding or jagged edges, contaminants? Yes
/ No</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><u><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Previous repairs</span></u></b><b><span
style="font-size:9.0pt;line-height:115%;font-family:"Arial",sans-serif"> (if
present):</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Roof, floor, side panels have
existing repaired areas posing to risk to product? Yes
/ No</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">(Indicate repairs in picture
below and any notes in comments section)</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><u><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Export Shipment Container</span></u></b><b><span
style="font-size:9.0pt;line-height:115%;font-family:"Arial",sans-serif">: </span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Eyes/loops at top, middle, or
bottom inside of door are missing or in poor condition, </span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
/ No</span></b></p>
line-height:115%;font-family:"Arial",sans-serif">(broken or slack)? Yes
<p class="MsoNormal" align=center style="text-align:center"><b><u><span
style="font-size:9.0pt;font-family:"Arial",sans-serif">EXTERIOR</span></u></b></p>
<p class="MsoNormal"><b><u><span style="font-size:9.0pt;font-family:"Arial",sans-serif">Any
damage to</span></u></b><b><span style="font-size:9.0pt;font-family:"Arial",sans-serif">: <u>Circle</u></span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Framework, sides, doors,
latches, seals, nuts/bolts/rivets? Yes
/ No</span></b></p>
<p class="MsoNormal" style="line-height:115%"><b><span style="font-size:9.0pt;
line-height:115%;font-family:"Arial",sans-serif">Any penetrations, cracks,
holes present? Yes
/ No</span></b></p>
<div align=center>
<table class="MsoNormal" Table border=1 cellspacing=0 cellpadding=0 width=692
style="width:519.0pt;border-collapse:collapse;border:none">
<tr style="height:11.7pt">
<td width=692 valign=bottom style="width:519.0pt;border:double windowtext 1.5pt;
padding:.75pt .75pt 0in .75pt;height:11.7pt">
<p class="MsoNormal" align=center style="text-align:center"><b><span
style="font-size:9.0pt;font-family:"Calibri",sans-serif;color:black">IF YES
TO ANY OF THE ABOVE INSIDE AND OUTSIDE CHECKS – EITHER FIX AND/OR CORRECT
ISSUE OR </span></b><b><u><span style="font-size:10.0pt;font-family:"Calibri",sans-serif;
color:black">REJECT TRAILER/CONTAINER</span></u></b><b><span
style="font-size:9.0pt;font-family:"Calibri",sans-serif;color:black">.... </span></b><b><span
style="font-size:9.0pt;font-family:"Calibri",sans-serif;color:black">NOTE
ACTIONS TAKEN IN THE COMMENTS SECTION AND MARK TRAILER DIAGRAM BELOW TO
IDENTIFY AREA OF CONCERN</span></b></p>
</td>
</tr>
</table>
</div>
<p class="MsoNormal" align=center style="text-align:center"><img width=594
height=107 id="Picture 1"
src="QUAL%20EWI%2001A%20Trailer%20or%20Container%20Inspection%20Form_files/image001.jpg"></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;
color:black;layout-grid-mode:line">Comments</span></b></p>
<div align=center>
<table class="MsoNormal" Table border=1 cellspacing=0 cellpadding=0
style="border-collapse:collapse;border:none">
<tr style="height:14.85pt">
<td width=667 valign=top style="width:6.95in;border:solid windowtext 2.25pt;
padding:0in 5.4pt 0in 5.4pt;height:14.85pt">
<p class="MsoNormal" align=center style="text-align:center"><b><span
style="font-family:"Arial",sans-serif">THIS TRAILER/CONTAINER IS: (circle)
Accepted Rejected</span></b></p>
</td>
</tr>
</table>
</div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Arial",sans-serif;
color:black;layout-grid-mode:line">______________________________________________________________________________________________________________________________________________________________________</span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;
color:gray"> </span></p>
<p class="MsoNormal" align=center style="text-align:center"><img width=383
height=83
src="QUAL%20EWI%2001A%20Trailer%20or%20Container%20Inspection%20Form_files/image002.jpg"></p>
<p class="MsoNormal" align=center style="text-align:center"><b><span
style="font-size:11.0pt;font-family:"Arial",sans-serif;color:red">Note: Refrigerated
trucks are not our normal mode of transporation. If used:</span></b></p>
<p class="MsoNormal" align=center style="text-align:center"><b><span
style="font-size:11.0pt;font-family:"Arial",sans-serif;color:red">Manager/Supervisor
approval required:_________________________________</span></b></p>
<p class="MsoNormal" align=center style="text-align:center"><b><span
style="font-size:11.0pt;font-family:"Arial",sans-serif;color:red">Product must
be protected (cardboard on the floor of the trailer) and only tolerable for
transfers.</span></b></p>
</div>
</body>
</html>')
Hey @Anonymous
Your concat function only has one parameter, while concat expects at least 2 parameters.
You could just use the Create HTML table action to do this or just a compose action.
You're not actually concatenating anything so that's why the Flow fails.
You could just put concat(<html>...</html>, ' ') behind your first parameter and I guess your Flow would run successfully.
Hope this helps
Kind regards
Tom
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.
Hello Tom,
I've tried that as well and still, it fails. That's the reason I was not sure what I was missing?
Hey @Anonymous
You could try to put all your html in an append to string variable and then put your string into your other action.
Or try and use the HTML table action.
Kind regards
Tom
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.
I tried both ways but it still didn't work 😥
However, when I divide the html I've into multiple different concat() function it runs the flow pretty good, but it only manages to show half of the html page I originally have.
Dear Community Members, We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd. During this period, members will not be able to Kudo, Comment, or Reply to any posts. On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities. What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!
We are excited to announce the Summer of Solutions Challenge! This challenge is kicking off on Monday, June 17th and will run for (4) weeks. The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions to as many questions as you can. Answers can be provided in all the communities. Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”) - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024 Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods. You must enter into each weekly Entry Period separately. How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different. Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers. At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing. Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner. A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random. Individuals will be contacted before the announcement with the opportunity to claim or deny the prize. Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners. Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event. ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE** Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Community MembersNumber SolutionsSuper UsersNumber Solutions Deenuji 9 @NathanAlvares24 17 @Anil_g 7 @ManishSolanki 13 @eetuRobo 5 @David_MA 10 @VishnuReddy1997 5 @SpongYe 9JhonatanOB19932 (tie) @Nived_Nambiar 8 @maltie 2 (tie) @PA-Noob 2 (tie) @LukeMcG 2 (tie) @tgut03 2 (tie) Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 2: Community MembersSolutionsSuper UsersSolutionsPower Automate @Deenuji 12@ManishSolanki 19 @Anil_g 10 @NathanAlvares24 17 @VishnuReddy1997 6 @Expiscornovus 10 @Tjan 5 @Nived_Nambiar 10 @eetuRobo 3 @SudeepGhatakNZ 8 Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji32ManishSolanki55VishnuReddy199724NathanAlvares2444Anil_g22SudeepGhatakNZ40eetuRobo18Nived_Nambiar28Tjan8David_MA22 Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji11FLMike31Sayan11ManishSolanki16VishnuReddy199710creativeopinion14Akshansh-Sharma3SudeepGhatakNZ7claudiovc2CFernandes5 misc2Nived_Nambiar5 Usernametwice232rzaneti5 eetuRobo2 Anil_g2 SharonS2
On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners. The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights. Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.
We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for. We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer. Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together. Here's to new beginnings and endless possibilities! If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport. To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages