Power Automate Search
Search
Re: Flow to and email when Sharepoint list item comment has been made
CommunityHi Bof, I have voted for the change. Your second option then led me to a different solution. I already had another comments column there but on investigation I found that it had an ...
i want to sync the data between two sharepoint lists and based on the connector name i want to update the fields using powerautomate
CommunityHi All, Could you please help me out this issue while i am trying to this my coondition has failed
Need help to automate this process
CommunityHi all, Need help on the below process: 1. Everyday new excel file with multiple sheets is uploaded to Sharepoint documents folder. 2. Data from multiple sheets needs to be combine...
Re: Multiple flows concurrently adding/updating rows in excel sharepoint
CommunityHi @ngchumin, If a file is checking out, other flows that try to check out will fail. You could add Do until action into the Flow, do a loop until the file check-in: outputs('Chec...
Re: MS Teams flow. Custom button on adaptive card
CommunityHi @dmitryva , Regarding with the problem of how to achieve the 10 minutes time out for the adaptive card, here is a solution: Add 'Post an Adaptive Card to a Teams channel a...
Automate update of a cell based on it value and the last modification date
CommunityHello everyone, I'm trying to make something which seems to be very simple, but I didn't find the correct solution. I have a list which is updated with a powerapps. My list (tb_incident) is...
Re: html code in multi line of text through Power Automate
CommunityHi @cmegow If you think that all the field setup are good at SharePoint and still you are getting the value as a HTML chunk, try to use the REST API below to get the field value as text ...
Re: Word doc and PDF doc with the same name, Word doc gets moved to another folder
CommunityHi @th4t1n3rd : I have done a lot of tests. Although using 'move file' can fulfill the requirements, but I always get a "Bad Request" error(The reason is that the two libraries must have exa...
Site pages library is missing with its pages
CommunityHi Team, Unable to see Site Pages libraries in site contents of the subsite. Suddenly its not appearing with all its pages and unable to find in any recycle bin. Any idea.
Re: Looking for a workaround in adding the Terminate control with the "successful" option in the "If no" branch
Community@abm , thank you for your reply. What I get is a summary of all flows that "failed". Technically they didn't, but the flow counts them as such because I can't add the "terminate- cancelled" opti...
Re: share point list records from excel file upload don´t find tbl
CommunityHello @PowerPat , are you using the file Identifier in the 'List rows present in table'? It's the error you get when you use something else than 'Identifier' to reference the file.
Re: Custom JIRA Connector
CommunityI am trying to do this same thing in Jira Cloud, not Server, to submit an issue to a project with has lots of custom fields. I worked through several easy to understand errors (date formats, field ty...
Re: How to find the error column in Parse JSON error message 'Parse_JSON' inputs at line '1' and column '36737'
CommunityThese are fairly long. Is there somewhere I could upload the files?
Storing SharePoint List Column Sum (filtered) in Another SharePoint List
CommunityHi Everyone! I have 2 SharePoint Online Lists: List One: Sales List Two: Profit & Loss Statements In the Sales list, each sale is listed and there are a couple o...
Re: Microsoft forms not triggering flow
CommunityI tried this solution and it worked for me! I hope it doesn't happen again
Re: How to parse an image URL into a HTML table and display the image file?
CommunityToby, Here is how to include that image: https://youtu.be/EsrV7A-23w4 The expressions I used in the video: Filepath Expression: join(skip(split(items('Apply_to_each')['Thumbnail'],...
Re: SharePoint content approval
Community@Pstork1 I had it like this at the bottom of the workflow. When I removed the "Update Item" action, and reran the workflow, the status stayed as approved. i have a feeling there is ...
Re: Create Item in List Called with Dynamic Content
CommunityHello @ZachJayy Let me know if this resolves your issue or not. Thanks, Anna Jhaveri
Re: When a HTTP request is received trigger - my flow fails to find the dynamic content as strings are not accepted
CommunityHi @v-siky-msft Thanks so much for your advice - I've re-done the schema (see below the screenshots) but I still get an error message - see screenshots of 2 error messages, one fo...
Re: Send an Email Notification (V3) NOT sending email
CommunityHas anyone found a solution for this?
Re: Planner - Update task details error
CommunityThank you for all the help guys, I didn't expect a reply that fast. I am going to talk to a Microsoft Engineer today. If I find anything I will let you guys know. Best, Sam
Re: Get Excel data from FTP file
CommunityThanks for the reply. When I read excel for OneDrive using Get Worksheets action it coming as id, Sheet name, Odata id etc. How to have it in array or table format to loop it?
Re: Convert word document to pdf for document already in SharePoint library
CommunityHello @xxxxmints Really weird error, since I've doing some tests on my side and it is working. In the "Convert Word Document to PDF" action, you should select the file, not the file cont...
Re: Microsoft forms not triggering flow
CommunityI opened a new topic here https://powerusers.microsoft.com/t5/I-Found-A-Bug/Microsoft-forms-not-triggering-flow-power-automate-12-7-2020-now/m-p/766954#M8392 if that is a correct way to open a ...
Re: How to parse an image URL into a HTML table and display the image file?
CommunityI don't believe I'm doing anything special, it should be near enough identical to the Flow you showed in your video. When I first attempted this last week I did notice that the "Thumbnail" d...