Power Automate Search
Search
Re: Using compose to replace multiple strings
CommunityHi @viyer Could you please create a new thread for this? Thanks
Power Automate Substring weird behavior
CommunityHy guys, hope you're doing fine For my first topic I have this "substring" error: The execution of template action 'Select' failed: The evaluation of 'query' action 'whe...
Re: Using compose to replace multiple strings
CommunityHi, I am trying to achieve the same but unable to implement. Following is my html template where i have multiple strings and need to replace the {values} with SharePoint list items using sin...
Re: Excel delete entire table issues
CommunityHi @dnlstffrd Could you check the following of Apply to Each settings?
Re: Create subfolders without overwriting the previous ones
CommunityHi @elaaadani , Thanks for posting. According to your description, I tried to create flow to for subfolder creation. However I couldn’t reproduce your issue. Since you did...
How to press cntrl+v so I can paste something in a desktop flow from clipboard
CommunityI copy data to my clipboard and want to paste it into a textbox. I can press and release control but am really struggling to get the combination of cntrl+v
Delay flow until the start of business hours
CommunityI have a simple flow which triggers when an item is created and modified in a SharePoint list. The flow posts a notification in teams personal chat when an item is created or modified. If flow trigge...
Re: Flow is not getting triggered: from Microsoft Forms
CommunityHello, I have identical issue now. I am creating simple flow "Item is created" and none of the flows are triggered, only when I click Test. What can be the solution?  ...
Re: Excel delete entire table issues
CommunityHi @dnlstffrd I can see from your screenshot there are other process before your delete action? Could you please explain? Generally for deleting the excel sheet passing the righ...
Re: Populate Word Template: How to use dynamic files (dynamicFileSchema)
Community@RichFunk365 Thank you for this! Really helpful comment - sucks there is so little documentation on the dynamic word template schema
Re: Use forms to Populate Word Template Collaboratively?
CommunityThis is resolved. I completed this by adding in a unique filename ID, in this case a timestamp yyyymmddhhss, sending that thorugh email to the receiving Manager. The Manager w...
Re: PowerAutomate get throttled but I dont now why?
Community@KLD Set variable also counts. Every action in flow counts irrespective of it querying a data source.
Re: Generate list of tasks in planner by assigned to
CommunityThis worked perfectly thank you for your help
Re: Approval Timeout
CommunityThank you for your response. My flow has three approvals, does each approval get 30 days or is this overall?
Get file content fails but not ALWAYS
CommunityHi folks, I made a flow where gets the file from sharepoint and attaches to an outlook email. The get file content fails(route did not match) sometimes and all I have to do is to edit the fl...
The given guid does not exist in the term store
CommunityHi all, When executing the Power Automate job, getting error at Get_files_(properties_only) step: The given guid does not exist in the term store. Can someone help? Regards, ...
Let the user know when an action or trigger has been deprecated.
CommunityAt the moment when an action or trigger is deprecated the flow will just fail to run. There is no indication that it is because part of it has now been deprecated. In an ideal world an alert...
ODATA Filter Query on lookup field in Get Items (Sharepoint)
CommunityCurrently it is not possible to filter on a Sharepoint lookup field in the Get Items (Sharepoint) action. Please implement. This is really unhandy because now we need to (a) create an addi...
Re: Performance Issues
CommunityExperiencing the same issues here with my work-laptop Dell Precision 3541 i7-9750H 2.60GHz 32GB RAM 500GB SSD NVIDIA Intel UHD Graphics 630 /w NVIDIA Quadro P620 PAD version: 2.2.20...
radar chart over Teams/Email
CommunityHi all, I would like to deliver a radar chart from a forms survey via teams or email to the responder. Does anyone have an idea for this? I have managed to write data from Forms into an Excel to disp...
Re: Parameterizing SharePoint List Information
CommunityTom, I think that approach will work. Obviously it would be nice if the create and update item actions could be more dynamic. Btw, the solution requires the HTTP action and constructing the ...
Re: I get an error message when I want to save edits in a Flow sending automated e-mails using Survey123.
CommunityDoes anyone have a fix for this error yet ? I am trying to email when a Tweet is sent containing some keywords but am stuck at this point. Any help would be much appreciated !
Re: Parameterizing SharePoint List Information
CommunityHello @msalamonjl , you can do that by using variables for the 'Site Address' and the 'List Name'. Initialize the variables at the beginning, you'll update them for each flow. Then you can...