I have a simple SharePoint list with a Title and Content column.
The content column is a "Multiple lines of text" type, with the "Use enhanced rich text (Rich text with pictures, tables, and hyperlinks)" option enabled.
When I get the item from the SharePoint list using Power Automate "Get Item" or "SharePoint HTTP request", I can retrieve the content filed and its value. \o/
But if I attach an attachment to any item on my list, I cannot retrieve the content filed anymore using the actions above. Actions don't return the filed at all.
I checked on several tenants, and different lists. 😞
Do you have any workaround for that?
Hi @Michal ,
Please share your flow and any expressions you are using.
Ellis
____________________________________
If I have answered your question, please mark the post as ☑️ Solved.
If you like my response, please give it a Thumbs Up.
My Blog Site
Here are some screenshots.
Sharepoint list:
The flow
The result after the first run (note that the rich text field content has been provisioned.
After I attach a PDF to the item on the SharePoint list the content of the field is not provisioned.
Sometimes it takes a few items and a few attachments, ad sometimes it stops working after I attach the first attachment.
The body of the Get item action:
{
"@odata.etag": "\"7\"",
"ItemInternalId": "1",
"ID": 1,
"Title": "test",
"Modified": "2023-03-29T21:44:13Z",
"Created": "2023-03-29T21:21:54Z",
"Author": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
"Claims": "i:0#.f|membership|[user]@tenant.onmicrosoft.com",
"DisplayName": "Michal",
"Email": "[user]@tenant.onmicrosoft.com",
"Picture": "https://tenant.sharepoint.com/sites/Commercial/_layouts/15/UserPhoto.aspx?Size=L&AccountName=[user]@tenant.onmicrosoft.com",
"Department": null,
"JobTitle": null
},
"Author#Claims": "i:0#.f|membership|[user]@tenant.onmicrosoft.com",
"Editor": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
"Claims": "i:0#.f|membership|[user]@tenant.onmicrosoft.com",
"DisplayName": "Michal",
"Email": "[user]@tenant.onmicrosoft.com",
"Picture": "https://tenant.sharepoint.com/sites/Commercial/_layouts/15/UserPhoto.aspx?Size=L&AccountName=[user]@tenant.onmicrosoft.com",
"Department": null,
"JobTitle": null
},
"Editor#Claims": "i:0#.f|membership|[user]@tenant.onmicrosoft.com",
"{Identifier}": "Lists%252fSample%2blist%2bwith%2brich%2btext%2bcolumn%252f1_.000",
"{IsFolder}": false,
"{Thumbnail}": {
"Large": null,
"Medium": null,
"Small": null
},
"{Link}": "https://tenant.sharepoint.com/sites/Commercial/_layouts/15/listform.aspx?PageType=4&ListId=902c50a8%2Dee2a%2D40ca%2Db944%2Da5fff7fe1630&ID=1&ContentTypeID=0x01007723AF32197B0740934FD53691045D7C004035FF9151D18F4795A477BD410F8E9D",
"{Name}": "test",
"{FilenameWithExtension}": "test",
"{Path}": "Lists/Sample list with rich text column/",
"{FullPath}": "Lists/Sample list with rich text column/1_.000",
"{HasAttachments}": true,
"{VersionNumber}": "7.0"
}
Hi @Michal ,
I'm assuming that the expression in the compose action note is just a typing error. As you will be using the Dynamic content for the 'Rich_text_column' column you wont need to type an expression.
Earlier you mentioned that the text column was called "Content", but in the sample screenshots the column is called Rich_text_column.
But I can't see any obvious issue with the flow. A ran a couple of test flows but was not able to reproduce the issue. A quick fix may be to delete the Get Item action and then recreate it, and then re-run the flow.
If the problem persists, please post the JSON before and after adding an attachment.
Ellis
____________________________________
If I have answered your question, please mark the post as ☑️ Solved.
If you like my response, please give it a Thumbs Up.
My Blog Site
Hi @ekarim2020
I am sorry about the names, I just recreated the issue in my development environment and was putting different names.
Removing the "Get item" action and adding it again didn't help.
In the compose action I do not write any expression. I simply put the Rich_text_column reference from the "Get item" action. The first screenshot above with the comment was about visualizing what is in the Compase action. You can see how it looks below.
Here is the JSON of the body before I attach the attachment. The Rich_text_column value is provisioned.
"body": {
"@odata.etag": "\"3\"",
"ItemInternalId": "1",
"ID": 1,
"Title": "test",
"Rich_text_column": "<div class=\"ExternalClass6DEAED8396E848AD8F5F95881DE0DFE4\"><div style=\"font-family:Calibri, Arial, Helvetica, sans-serif;font-size:11pt;color:rgb(0, 0, 0);\"><div class=\"lia-panel-heading-bar-wrapper slider\" style=\"box-sizing:border-box;color:rgb(0, 0, 0);font-family:segoeui, lato, "helvetica neue", helvetica, arial, sans-serif;font-size:15px;\"><div class=\"lia-panel-heading-bar\" style=\"box-sizing:border-box;border-top-right-radius:3px;border-top-left-radius:3px;background-color:rgb(255, 255, 255);border-bottom:1px solid rgb(234, 234, 234);border-top-color:rgb(209, 209, 209);border-right-color:rgb(209, 209, 209);border-left-color:rgb(209, 209, 209);color:rgb(79, 79, 79);padding:11px 16px;line-height:19px;font-family:segoeui-bold, lato, "helvetica neue", helvetica, arial, sans-serif;\"><span aria-level=\"3\" role=\"heading\" class=\"lia-panel-heading-bar-title\" style=\"box-sizing:border-box;word-break:break-word;color:inherit;margin-bottom:0px;margin-top:0px;line-height:19px;\">Announcements</span></div></div><div class=\"lia-panel-content-wrapper announcements-list-widget\" style=\"box-sizing:border-box;margin:10px 0px 12px;color:rgb(0, 0, 0);font-family:segoeui, lato, "helvetica neue", helvetica, arial, sans-serif;font-size:15px;\"><div class=\"announcements-item-box\" style=\"box-sizing:border-box;margin:0px 16px;padding:4px 0px;display:flex;clear:both;border-bottom:1px solid rgb(225, 223, 221);\"><div class=\"announcements-image\" style=\"box-sizing:border-box;width:84px;float:left;margin-right:15px;height:84px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Power-Platform-Connections-Episode-7-March-30-2023/td-p/2086652\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);width:100%;\"><img src=\"https://powerusers.microsoft.com/t5/image/serverpage/image-id/629348iAB8D7BD379DC7131/image-size/medium?v=v2&px=400\" alt=\"Announcement image\" style=\"box-sizing:border-box;border-width:0px;border-style:initial;vertical-align:middle;width:84px;display:block;margin:5px;height:84px;\" class=\"\" data-themekey=\"#\" /></a></div><div class=\"announcements-content-wrapper\" style=\"box-sizing:border-box;margin:0px;\"><div class=\"announcements-content\" style=\"box-sizing:border-box;width:289px;border-radius:0px;margin:0px;\"><h4 style=\"box-sizing:border-box;font-family:segoeui, lato, "helvetica neue", helvetica, arial, sans-serif;font-weight:600;line-height:20px;color:rgb(0, 102, 255);margin:0px 0px 4px;font-size:15px;padding:0px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Power-Platform-Connections-Episode-7-March-30-2023/td-p/2086652\" class=\"announcements-messageSubject\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);display:-webkit-box;overflow:hidden;\">Power Platform Connections - Episode 7 | March 30, 2023</a></h4><div class=\"announcements-content-section messagesub-ellipsis-1\" style=\"box-sizing:border-box;font-size:12px;line-height:16px;margin:0px;padding:0px;display:-webkit-box;overflow:hidden;\"><p style=\"box-sizing:border-box;margin-bottom:0px;line-height:16px;padding:0px;\">Episode Seven of Power Platform Connections sees David Warner and Hugo Bernier talk to Dian Taylor, alongside the latest news, product reviews, and community blogs.     Use the hashtag #PowerPlatformConnects on social media for a chance to have your work featured on the show.  </p></div></div></div></div><div class=\"announcements-item-box\" style=\"box-sizing:border-box;margin:0px 16px;padding:4px 0px;display:flex;clear:both;border-bottom:1px solid rgb(225, 223, 221);\"><div class=\"announcements-image\" style=\"box-sizing:border-box;width:84px;float:left;margin-right:15px;height:84px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Announcing-Super-Users-2023-Season-1/td-p/2066955\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);width:100%;\"><img src=\"https://powerusers.microsoft.com/t5/image/serverpage/image-id/623976i5DE670A4E70A89D5/image-size/medium?v=v2&px=400\" alt=\"Announcement image\" style=\"box-sizing:border-box;border-width:0px;border-style:initial;vertical-align:middle;width:84px;display:block;margin:5px;height:84px;\" class=\"\" data-themekey=\"#\" /></a></div><div class=\"announcements-content-wrapper\" style=\"box-sizing:border-box;margin:0px;\"><div class=\"announcements-content\" style=\"box-sizing:border-box;width:289px;border-radius:0px;margin:0px;\"><h4 style=\"box-sizing:border-box;font-family:segoeui, lato, "helvetica neue", helvetica, arial, sans-serif;font-weight:600;line-height:20px;color:rgb(0, 102, 255);margin:0px 0px 4px;font-size:15px;padding:0px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Announcing-Super-Users-2023-Season-1/td-p/2066955\" class=\"announcements-messageSubject\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);display:-webkit-box;overflow:hidden;\">Announcing | Super Users - 2023 Season 1</a></h4><div class=\"announcements-content-section messagesub-ellipsis-2\" style=\"box-sizing:border-box;font-size:12px;line-height:16px;margin:0px;padding:0px;display:-webkit-box;overflow:hidden;\"><p style=\"box-sizing:border-box;margin-bottom:0px;line-height:16px;padding:0px;\">Super Users – 2023 Season 1    We are excited to kick off the Power Users Super User Program for 2023 - Season 1.  The Power Platform Super Users have done an amazing job in keeping the Power Platform communities helpful, accurate and responsive. We would like to send these amazing folks a big THANK YOU for their efforts.      Super User Season 1 | Contributions July 1, 2022 – December 31, 2022  Super User Season 2 | Contributions January 1, 2023 – June 30, 2023    Curious what a Super User is? Super Users are especially active community members who are eager to help others with their community questions. There are 2 Super User seasons in a year, and we monitor the community for new potential Super Users at the end of each season. Super Users are recognized in the community with both a rank name and icon next to their username, and a seasonal badge on their profile.  Power Apps  Power Automate  Power Virtual Agents  Power Pages  Pstork1*  Pstork1*  Pstork1*  OliverRodrigues  BCBuizer  Expiscornovus*  Expiscornovus*  ragavanrajan  AhmedSalih  grantjenkins  renatoromao    Mira_Ghaly*  Mira_Ghaly*      Sundeep_Malik*  Sundeep_Malik*      SudeepGhatakNZ*  SudeepGhatakNZ*      StretchFredrik*  StretchFredrik*      365-Assist*  365-Assist*      cha_cha  ekarim2020      timl  Hardesh15      iAm_ManCat  annajhaveri      SebS  Rhiassuring      LaurensM  abm      TheRobRush  Ankesh_49      WiZey  lbendlin      Nogueira1306  Kaif_Siddique      victorcp  RobElliott      dpoggemann  srduval      SBax  CFernandes      Roverandom  schwibach      Akser  CraigStewart      PowerRanger  MichaelAnnis      subsguts  David_MA      EricRegnier  edgonzales      zmansuri  GeorgiosG      ChrisPiasecki  ryule      AmDev  fchopo      phipps0218  tom_riha      theapurva  takolota     Akash17  momlo     BCLS776  Shuvam-rpa     rampprakash  ScottShearer     Rusk  ChristianAbata     cchannon  Koen5     a33ik  Heartholme     AaronKnox  okeks      Matren   David_MA     Alex_10        Jeff_Thorpe        poweractivate        Ramole        DianaBirkelbach        DavidZoon        AJ_Z        PriyankaGeethik        BrianS        StalinPonnusamy        HamidBee        CNT        Anonymous_Hippo        Anchov        KeithAtherton        alaabitar        Tolu_Victor        KRider        sperry1625        IPC_ahaas      zuurg    rubin_boer   cwebb365   Dorrinda   G1124   Gabibalaban   Manan-Malhotra   jcfDaniel   WarrenBelz   Waegemma   drrickryp   GuidoPreite    If an * is at the end of a user's name this means they are a Multi Super User, in more than one community. Please note this is not the final list, as we are pending a few acceptances.  Once they are received the list will be updated. </p></div></div></div></div><div class=\"announcements-item-box\" style=\"box-sizing:border-box;margin:0px 16px;padding:4px 0px;display:flex;clear:both;border-bottom:1px solid rgb(225, 223, 221);\"><div class=\"announcements-image\" style=\"box-sizing:border-box;width:84px;float:left;margin-right:15px;height:84px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Register-now-for-the-Business-Applications-Launch-Event-Tuesday/td-p/2062048\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);width:100%;\"><img src=\"https://powerusers.microsoft.com/t5/image/serverpage/image-id/623974i84D10374F8B2E40A/image-size/medium?v=v2&px=400\" alt=\"Announcement image\" style=\"box-sizing:border-box;border-width:0px;border-style:initial;vertical-align:middle;width:84px;display:block;margin:5px;height:84px;\" class=\"\" data-themekey=\"#\" /></a></div><div class=\"announcements-content-wrapper\" style=\"box-sizing:border-box;margin:0px;\"><div class=\"announcements-content\" style=\"box-sizing:border-box;width:289px;border-radius:0px;margin:0px;\"><h4 style=\"box-sizing:border-box;font-family:segoeui, lato, "helvetica neue", helvetica, arial, sans-serif;font-weight:600;line-height:20px;color:rgb(0, 102, 255);margin:0px 0px 4px;font-size:15px;padding:0px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Register-now-for-the-Business-Applications-Launch-Event-Tuesday/td-p/2062048\" class=\"announcements-messageSubject\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);display:-webkit-box;overflow:hidden;\">Register now for the Business Applications Launch Event | Tuesday, April 4, 2023</a></h4><div class=\"announcements-content-section messagesub-ellipsis-1\" style=\"box-sizing:border-box;font-size:12px;line-height:16px;margin:0px;padding:0px;display:-webkit-box;overflow:hidden;\"><p style=\"box-sizing:border-box;margin-bottom:0px;line-height:16px;padding:0px;\">Join us for an in-depth look into the latest updates across Microsoft Dynamics 365 and Microsoft Power Platform that are helping businesses overcome their biggest challenges today.   Find out about new features, capabilities, and best practices for connecting data to deliver exceptional customer experiences, collaborating, and creating using AI-powered capabilities, driving productivity with automation—and building towards future growth with today’s leading technology.   Microsoft leaders and experts will guide you through the full 2023 release wave 1 and how these advancements will help you: Expand visibility, reduce time, and enhance creativity in your departments and teams with unified, AI-powered capabilities.Empower your employees to focus on revenue-generating tasks while automating repetitive tasks.Connect people, data, and processes across your organization with modern collaboration tools.Innovate without limits using the latest in low-code development, including new GPT-powered capabilities.    Click Here to Register Today!    </p></div></div></div></div><div class=\"announcements-item-box\" style=\"box-sizing:border-box;margin:0px 16px;padding:4px 0px;display:flex;clear:both;border-bottom:1px solid rgb(225, 223, 221);\"><div class=\"announcements-image\" style=\"box-sizing:border-box;width:84px;float:left;margin-right:15px;height:84px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Check-out-the-new-Power-Platform-Communities-Front-Door/td-p/1882732\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);width:100%;\"><img src=\"https://powerusers.microsoft.com/t5/image/serverpage/image-id/623975i9DFFE0A6EF84BB56/image-size/medium?v=v2&px=400\" alt=\"Announcement image\" style=\"box-sizing:border-box;border-width:0px;border-style:initial;vertical-align:middle;width:84px;display:block;margin:5px;height:84px;\" class=\"\" data-themekey=\"#\" /></a></div><div class=\"announcements-content-wrapper\" style=\"box-sizing:border-box;margin:0px;\"><div class=\"announcements-content\" style=\"box-sizing:border-box;width:289px;border-radius:0px;margin:0px;\"><h4 style=\"box-sizing:border-box;font-family:segoeui, lato, "helvetica neue", helvetica, arial, sans-serif;font-weight:600;line-height:20px;color:rgb(0, 102, 255);margin:0px 0px 4px;font-size:15px;padding:0px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Check-out-the-new-Power-Platform-Communities-Front-Door/td-p/1882732\" class=\"announcements-messageSubject\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);display:-webkit-box;overflow:hidden;\">Check out the new Power Platform Communities Front Door Experience!</a></h4><div class=\"announcements-content-section messagesub-ellipsis-1\" style=\"box-sizing:border-box;font-size:12px;line-height:16px;margin:0px;padding:0px;display:-webkit-box;overflow:hidden;\"><p style=\"box-sizing:border-box;margin-bottom:0px;line-height:16px;padding:0px;\">We are excited to share the ‘Power Platform Communities Front Door’ experience with you!   Front Door brings together content from all the Power Platform communities into a single place for our community members, customers and low-code, no-code enthusiasts to learn, share and engage with peers, advocates, community program managers and our product team members. There are a host of features and new capabilities now available on Power Platform Communities Front Door to make content more discoverable for all power product community users which includes ForumsUser GroupsEventsCommunity highlightsCommunity by numbersLinks to all communities Users can see top discussions from across all the Power Platform communities and easily navigate to the latest or trending posts for further interaction. Additionally, they can filter to individual products as well.   Users can filter and browse the user group events from all power platform products with feature parity to existing community user group experience and added filtering capabilities.     Users can now explore user groups on the Power Platform Front Door landing page with capability to view all products in Power Platform.      Explore Power Platform Communities Front Door today. Visit Power Platform Community Front door to easily navigate to the different product communities, view a roll up of user groups, events and forums.</p></div></div></div></div><div class=\"announcements-item-box\" style=\"box-sizing:border-box;margin:0px 16px;padding:4px 0px;display:flex;clear:both;border-bottom:0px;\"><div class=\"announcements-image\" style=\"box-sizing:border-box;width:84px;float:left;margin-right:15px;height:84px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Microsoft-Power-Platform-Conference-Registration-Open-Oct-3-5/td-p/2048826\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);width:100%;\"><img src=\"https://powerusers.microsoft.com/t5/image/serverpage/image-id/623948i932DA540CC314FE0/image-size/medium?v=v2&px=400\" alt=\"Announcement image\" style=\"box-sizing:border-box;border-width:0px;border-style:initial;vertical-align:middle;width:84px;display:block;margin:5px;height:84px;\" class=\"\" data-themekey=\"#\" /></a></div><div class=\"announcements-content-wrapper\" style=\"box-sizing:border-box;margin:0px;\"><div class=\"announcements-content\" style=\"box-sizing:border-box;width:289px;border-radius:0px;margin:0px;\"><h4 style=\"box-sizing:border-box;font-family:segoeui, lato, "helvetica neue", helvetica, arial, sans-serif;font-weight:600;line-height:20px;color:rgb(0, 102, 255);margin:0px 0px 4px;font-size:15px;padding:0px;\"><a href=\"https://powerusers.microsoft.com/t5/News-Announcements/Microsoft-Power-Platform-Conference-Registration-Open-Oct-3-5/td-p/2048826\" class=\"announcements-messageSubject\" style=\"box-sizing:border-box;background-color:transparent;color:rgb(0, 102, 255);display:-webkit-box;overflow:hidden;\">Microsoft Power Platform Conference | Registration Open | Oct. 3-5 2023</a></h4><div class=\"announcements-content-section messagesub-ellipsis-1\" style=\"box-sizing:border-box;font-size:12px;line-height:16px;margin:0px;padding:0px;display:-webkit-box;overflow:hidden;\"><p style=\"box-sizing:border-box;margin-bottom:0px;line-height:16px;padding:0px;\">We are so excited to see you for the Microsoft Power Platform Conference in Las Vegas October 3-5 2023! But first, let's take a look back at some fun moments<span id=\"ms-rterangecursor-start\"></span><span id=\"ms-rterangecursor-end\"></span><br></p></div></div></div></div></div><br></div></div>",
"Modified": "2023-03-29T21:31:23Z",
"Created": "2023-03-29T21:21:54Z",
"Author": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
"Claims": "i:0#.f|membership|[user_name]@tenant.onmicrosoft.com",
"DisplayName": "Michal Ziemba",
"Email": "[user_name]@tenant.onmicrosoft.com",
"Picture": "https://tenant.sharepoint.com/sites/Commercial/_layouts/15/UserPhoto.aspx?Size=L&AccountName=[user_name]@tenant.onmicrosoft.com",
"Department": null,
"JobTitle": null
},
"Author#Claims": "i:0#.f|membership|[user_name]@tenant.onmicrosoft.com",
"Editor": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
"Claims": "i:0#.f|membership|[user_name]@tenant.onmicrosoft.com",
"DisplayName": "Michal Ziemba",
"Email": "[user_name]@tenant.onmicrosoft.com",
"Picture": "https://tenant.sharepoint.com/sites/Commercial/_layouts/15/UserPhoto.aspx?Size=L&AccountName=[user_name]@tenant.onmicrosoft.com",
"Department": null,
"JobTitle": null
},
"Editor#Claims": "i:0#.f|membership|[user_name]@tenant.onmicrosoft.com",
"{Identifier}": "Lists%252fSample%2blist%2bwith%2brich%2btext%2bcolumn%252f1_.000",
"{IsFolder}": false,
"{Thumbnail}": {
"Large": null,
"Medium": null,
"Small": null
},
"{Link}": "https://tenant.sharepoint.com/sites/Commercial/_layouts/15/listform.aspx?PageType=4&ListId=902c50a8%2Dee2a%2D40ca%2Db944%2Da5fff7fe1630&ID=1&ContentTypeID=0x01007723AF32197B0740934FD53691045D7C004035FF9151D18F4795A477BD410F8E9D",
"{Name}": "test",
"{FilenameWithExtension}": "test",
"{Path}": "Lists/Sample list with rich text column/",
"{FullPath}": "Lists/Sample list with rich text column/1_.000",
"{HasAttachments}": true,
"{VersionNumber}": "3.0"
And the JSON of the body after I attached the attachment you already have in my previous response.
The Rich_text_column after I have added the attachment is not provisioned anymore.
If you use the GET from the "Send an HTTP request to SharePoint" action, you will get the field, but the value will be null.
Here you can see the body returned by the "Send an HTTP request to SharePoint" action.
"body": {
"d": {
"results": [
{
"__metadata": {
"id": "df91cdec-17ab-4264-ba44-03e5ab4fc761",
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)",
"etag": "\"7\"",
"type": "SP.Data.Sample_x0020_list_x0020_with_x0020_rich_x0020_text_x0020_columnListItem"
},
"FirstUniqueAncestorSecurableObject": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/FirstUniqueAncestorSecurableObject"
}
},
"RoleAssignments": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/RoleAssignments"
}
},
"AttachmentFiles": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/AttachmentFiles"
}
},
"ContentType": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/ContentType"
}
},
"GetDlpPolicyTip": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/GetDlpPolicyTip"
}
},
"FieldValuesAsHtml": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/FieldValuesAsHtml"
}
},
"FieldValuesAsText": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/FieldValuesAsText"
}
},
"FieldValuesForEdit": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/FieldValuesForEdit"
}
},
"File": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/File"
}
},
"Folder": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/Folder"
}
},
"LikedByInformation": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/LikedByInformation"
}
},
"ParentList": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/ParentList"
}
},
"Properties": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/Properties"
}
},
"Versions": {
"__deferred": {
"uri": "https://tenant.sharepoint.com/sites/Commercial/_api/Web/Lists(guid'902c50a8-ee2a-40ca-b944-a5fff7fe1630')/Items(1)/Versions"
}
},
"FileSystemObjectType": 0,
"Id": 1,
"ServerRedirectedEmbedUri": null,
"ServerRedirectedEmbedUrl": "",
"ContentTypeId": "0x01007723AF32197B0740934FD53691045D7C004035FF9151D18F4795A477BD410F8E9D",
"Title": "test",
"ComplianceAssetId": null,
"Rich_text_column": null,
"ID": 1,
"Modified": "2023-03-29T21:44:13Z",
"Created": "2023-03-29T21:21:54Z",
"AuthorId": 9,
"EditorId": 9,
"OData__UIVersionString": "7.0",
"Attachments": true,
"GUID": "5382f352-4b30-4aa8-96ba-00fd381c276a"
}
]
}
Hi @Michal
The JSON of the body before you add attachment shows that the list item (ID 1) does have attachments
and we also see the content of Rich_text_column:
(1) Please check the runtime output of the Get Item action BEFORE adding an attachment. Make sure that the "Rich_text_column" field contains some text before running the flow:
(2) Please check the runtime output of the Get Item action AFTER adding an attachment to the same list item:
The following example shows List Item 62, with the Rich_text_column containing some sample text, the list item also contains attachments as indicated by the Has attachments property:
Note that if the "Rich_text_column" column is empty, the "Rich_text_column" column will not be returned in the runtime output:
Ellis
____________________________________
If I have answered your question, please mark the post as ☑️ Solved.
If you like my response, please give it a Thumbs Up.
My Blog Site
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