Hi,
Any tips or tricks how to get this json diffrent format? now json is coming with one big string:
{
"body": [
"[http://www.f1.com/logo.png",
"Reference",
"OrderID: 8154747",
"Reference: 31563JLH",
"Customer: XML Customer Company",
"--------------------------------------------------------------------------------",
"Address: Customer Oy",
"Street 123 91230 Boston",
"Country: German",
"SendingAddress: CustomerStreet 123",
"FinalCustomer: Company CO",
"Customer: James Bond",
"Address: 12324 New York",
"Country: USA"
]
}
And i want it to format:
{
"body": [
"[http://www.f1.com/logo.png",
"Reference",
"OrderID": "8154747",
"Reference": "31563JLH",
"Customer": "XML Customer Company",
"--------------------------------------------------------------------------------",
"Address: Customer Oy",
"Street 123 91230 Boston",
"Country": "German",
"SendingAddress: Company CO",
"FinalCustomer: Company CO",
"Customer: James Bond",
"Address: 12324 New York",
"Country: USA"
]
}
My flow look like this:
Thanks for Help!
Solved! Go to Solution.
Sorry for the delay. Thank you for providing the email and html. I exported an example flow with your HTML in a compose step. You can import the zip and look at to see one way to do this (at least get very close).
Pat
To learn more about the Power Platform, follow me on Twitter or subscribe on YouTube.
What is your source for the JSON? What does your data look like in the email? In the first example and in part second/desired example, most items don't show the right syntax of "key": "value".
Pat
To learn more about the Power Platform, follow me on Twitter or subscribe on YouTube.
Its normal HTML email. But when i use html to text it will transfer html body to one big line. I am not sure if that is nessesary to use html to text? Ya, i no not getting how to make that email to "key": "value" so i will maybe get it work. One options is that i try to get that email with powershell and but it in file and then try to make it JSON.
You may not need the HTML to text step, but what does this text look like in the email. Is it a table? free text? Can you share a screen grab of that part of the email? And also share the contents of the Trigger from an executed flow (so we can see the starting point)?
Pat
To learn more about the Power Platform, follow me on Twitter or subscribe on YouTube.
Almost every textline i need is under span element.
I am not making anything to span element so maybe thats my problem? I try to work more on it.
When i take html to text off output will be like this :
I tried to reproduce your scenario on my end without success. Not sure what your initial email looks like to reproduce the json/html in the flow. Are you able to influence the source email to use something more structured (e.g., Form, SharePoint list, paginated report, csv)?
Pat
To learn more about the Power Platform, follow me on Twitter or subscribe on YouTube.
I will check if i can change details on that email and i will post it here or i send it to you.
Billing details | Submit details | ||||
Company: Mexican Food | Company: Mexican Food | ||||
CustomerId: 31234 |
| ||||
Customer: James Bond | Customer: Mr BadGuy | ||||
Department: | Department: | ||||
Address: Street 19 | Address: Street 19 | ||||
City: 00500 Boston | City: 00500 Boston | ||||
Phone: 6589648025 | Phone: +650459054
|
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=unicode">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 15">
<meta name=Originator content="Microsoft Word 15">
<link rel=File-List href="">
<link rel=Edit-Time-Data href="">
<link rel=themeData href="">
<link rel=colorSchemeMapping href="">
<style>
<!--
/* Font Definitions */
@font-face {
font-family: "Cambria Math";
panose-1: 2 4 5 3 5 4 6 3 2 4;
mso-font-charset: 0;
mso-generic-font-family: roman;
mso-font-pitch: variable;
mso-font-signature: -536869121 1107305727 33554432 0 415 0;
}
@font-face {
font-family: Calibri;
panose-1: 2 15 5 2 2 2 4 3 2 4;
mso-font-charset: 0;
mso-generic-font-family: swiss;
mso-font-pitch: variable;
mso-font-signature: -469750017 -1073732485 9 0 511 0;
}
@font-face {
font-family: "Calibri Light";
panose-1: 2 15 3 2 2 2 4 3 2 4;
mso-font-charset: 0;
mso-generic-font-family: swiss;
mso-font-pitch: variable;
mso-font-signature: -469750017 -1073732485 9 0 511 0;
}
/* Style Definitions */
p.MsoNormal,
li.MsoNormal,
div.MsoNormal {
mso-style-unhide: no;
mso-style-qformat: yes;
mso-style-parent: "";
margin: 0cm;
mso-pagination: widow-orphan;
font-size: 11.0pt;
font-family: "Calibri", sans-serif;
mso-fareast-font-family: Calibri;
mso-fareast-theme-font: minor-latin;
}
h1 {
mso-style-priority: 9;
mso-style-unhide: no;
mso-style-qformat: yes;
mso-style-link: "Otsikko 1 Char";
mso-margin-top-alt: auto;
margin-right: 0cm;
mso-margin-bottom-alt: auto;
margin-left: 0cm;
mso-pagination: widow-orphan;
mso-outline-level: 1;
font-size: 24.0pt;
font-family: "Calibri", sans-serif;
mso-fareast-font-family: Calibri;
mso-fareast-theme-font: minor-latin;
}
a:link,
span.MsoHyperlink {
mso-style-noshow: yes;
mso-style-priority: 99;
color: #B72038;
mso-text-animation: none;
text-decoration: none;
text-underline: none;
text-decoration: none;
text-line-through: none;
}
a:visited,
span.MsoHyperlinkFollowed {
mso-style-noshow: yes;
mso-style-priority: 99;
color: #B72038;
text-decoration: underline;
text-underline: single;
}
span.Otsikko1Char {
mso-style-name: "Otsikko 1 Char";
mso-style-priority: 9;
mso-style-unhide: no;
mso-style-locked: yes;
mso-style-link: "Otsikko 1";
font-family: "Calibri Light", sans-serif;
mso-ascii-font-family: "Calibri Light";
mso-hansi-font-family: "Calibri Light";
mso-bidi-font-family: "Calibri Light";
color: #2F5496;
}
p.msonormal0,
li.msonormal0,
div.msonormal0 {
mso-style-name: msonormal;
mso-style-unhide: no;
mso-margin-top-alt: auto;
margin-right: 0cm;
mso-margin-bottom-alt: auto;
margin-left: 0cm;
mso-pagination: widow-orphan;
font-size: 11.0pt;
font-family: "Calibri", sans-serif;
mso-fareast-font-family: Calibri;
mso-fareast-theme-font: minor-latin;
}
span.cartftrtext1 {
mso-style-name: cartftrtext1;
mso-style-unhide: no;
font-weight: bold;
}
span.cartftrvalue1 {
mso-style-name: cartftrvalue1;
mso-style-unhide: no;
font-weight: bold;
}
span.pricecart1 {
mso-style-name: pricecart1;
mso-style-unhide: no;
color: black;
font-weight: bold;
}
.MsoChpDefault {
mso-style-type: export-only;
mso-default-props: yes;
font-size: 10.0pt;
mso-ansi-font-size: 10.0pt;
mso-bidi-font-size: 10.0pt;
}
@page WordSection1 {
size: 612.0pt 792.0pt;
margin: 72.0pt 72.0pt 72.0pt 72.0pt;
mso-header-margin: 35.4pt;
mso-footer-margin: 35.4pt;
mso-paper-source: 0;
}
div.WordSection1 {
page: WordSection1;
}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Normal table";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman",serif;}
</style>
<![endif]-->
</head>
<body lang=FI link="#B72038" vlink="#B72038" style='tab-interval:65.2pt;
word-wrap:break-word'>
<p class=MsoNormal style='margin-bottom:12.0pt;line-height:150%'><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'>
<o:p> </o:p>
</span></p>
<table class=MsoNormalTable border=0 cellspacing=1 cellpadding=0 width="100%" style='width:100.0%;mso-cellspacing:.7pt;background:#DDDDDD;
mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;height:15.0pt'>
<td width="50%" style='width:50.0%;background:#F3F3F3;padding:2.25pt 6.0pt 2.25pt 6.0pt;
height:15.0pt'>
<p class=MsoNormal align=center style='text-align:center;line-height:
150%'><strong><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>Billing details</span></strong><b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'>
<o:p></o:p>
</span></b></p>
</td>
<td width="50%" style='width:50.0%;background:#F3F3F3;padding:2.25pt 6.0pt 2.25pt 6.0pt;
height:15.0pt'>
<p class=MsoNormal align=center style='text-align:center;line-height:
150%'><strong><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>Submit details</span></strong><b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'>
<o:p></o:p>
</span></b></p>
</td>
</tr>
<tr style='mso-yfti-irow:1;height:15.0pt'>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Company:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>Mexican Food<o:p></o:p></span></p>
</td>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Company:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>Mexican Food<o:p></o:p></span></p>
</td>
</tr>
<tr style='mso-yfti-irow:2;height:15.0pt'>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>CustomerId:</span></b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'> 31234<o:p></o:p></span></p>
</td>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><span style='font-size:10.5pt;
line-height:150%;font-family:"Arial",sans-serif;color:#333333'> <o:p></o:p></span></p>
</td>
</tr>
<tr style='mso-yfti-irow:3;height:15.0pt'>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Customer:</span></b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'> James Bond<o:p></o:p></span></p>
</td>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Customer:</span></b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'> Mr BadGuy<o:p></o:p></span></p>
</td>
</tr>
<tr style='mso-yfti-irow:4;height:15.0pt'>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Department:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>
<o:p></o:p>
</span></p>
</td>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Department:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>
<o:p></o:p>
</span></p>
</td>
</tr>
<tr style='mso-yfti-irow:5;height:15.0pt'>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Address:</span></b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'> <span class=MsoHyperlink><span style='color:#333333'>Street
19</span></span>
<o:p></o:p>
</span></p>
</td>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Address:</span></b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'> <span class=MsoHyperlink><span style='color:#333333'>Street
19</span></span>
<o:p></o:p>
</span></p>
</td>
</tr>
<tr style='mso-yfti-irow:6;height:15.0pt'>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>City:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>00500 Boston<o:p></o:p></span></p>
</td>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>City:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>00500 Boston<o:p></o:p></span></p>
</td>
</tr>
<tr style='mso-yfti-irow:7;mso-yfti-lastrow:yes;height:15.0pt'>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Phone:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>6589648025<o:p></o:p></span></p>
</td>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Phone:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'>+650459054<o:p></o:p></span></p>
</td>
</tr>
</table>
<p class=MsoNormal style='line-height:150%'><span style='font-size:10.5pt;
line-height:150%;font-family:"Arial",sans-serif;color:#333333'>
<o:p> </o:p>
</span></p>
<table class=MsoNormalTable border=0 cellspacing=1 cellpadding=0 width="100%" style='width:100.0%;mso-cellspacing:.7pt;background:#DDDDDD;
mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;
height:15.0pt'>
<td width="50%" style='width:50.0%;background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;
height:15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Customer
reference: </span></b><span style='font-size:10.5pt;line-height:150%;
font-family:"Arial",sans-serif;color:#333333'>N/A<o:p></o:p></span></p>
</td>
<td width="50%" style='width:50.0%;background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;
height:15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Email:
</span></b><span style='font-size:10.5pt;line-height:150%;font-family:
"Arial",sans-serif;color:#333333'><a href="mailto:kari.wijkberg@restel.fi">james.bond@007.com</a>
<o:p></o:p>
</span></p>
</td>
</tr>
</table>
<p class=MsoNormal style='line-height:150%'><span style='font-size:10.5pt;
line-height:150%;font-family:"Arial",sans-serif;color:#333333'>
<o:p> </o:p>
</span></p>
<table class=MsoNormalTable border=0 cellspacing=1 cellpadding=0 width="100%" style='width:100.0%;mso-cellspacing:.7pt;background:#DDDDDD;
mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;height:15.0pt'>
<td style='background:#F3F3F3;padding:2.25pt 6.0pt 2.25pt 6.0pt;
height:15.0pt'>
<p class=MsoNormal align=center style='text-align:center;line-height:
150%'><b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'>Billing details <o:p></o:p></span></b></p>
</td>
</tr>
<tr style='mso-yfti-irow:1;mso-yfti-lastrow:yes;height:15.0pt'>
<td style='background:white;padding:2.25pt 6.0pt 2.25pt 6.0pt;height:
15.0pt'>
<p class=MsoNormal style='line-height:150%'><b><span style='font-size:
10.5pt;line-height:150%;font-family:"Arial",sans-serif;color:#333333'>Payment method:</span></b><span style='font-size:10.5pt;line-height:150%;font-family:"Arial",sans-serif;
color:#333333'> Bill - 14 days<o:p></o:p></span></p>
</td>
</tr>
</table>
</body>
</html>
Sorry for the delay. Thank you for providing the email and html. I exported an example flow with your HTML in a compose step. You can import the zip and look at to see one way to do this (at least get very close).
Pat
To learn more about the Power Platform, follow me on Twitter or subscribe on YouTube.
Thanks Pat! This will help me alot!
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