Servizio di ricerca di Power Automate
Cerca
Adobe webform-to-sharepoint: Webhook cap?
CommunityI use a particular PowerAutomate flow to connect completed forms and have them sent to different sharepoint folders based on the parent IDs. I had noticed the following error code and message i...
How to monitor failed flows that are stored inside a solution?
CommunityHi Guys, I noticed that flows I own are appearing on Monitors (for failed runs) however flows I have created which are stored on a Solution (for organization purposes) does not appear on the...
Re: Syntax for combining FileArray and a static object/file
CommunityThis was more or less my problem though my work around was to use "get file content by path" and "get file metadata by path" to pull dynamic content to append to the FileArray variable like this.&nbs...
Re: sending an email when a new excel file is created based on a template
CommunityHi @ma_91 Here is an excellent post about this Power Automate HTML Table Styling – Ryan Maclean (ryanmaclean365.com) Thanks
Re: Duplicate emails sent when form is submitted
Community@AriaK , why you have apply to each action added to your flow, that looks like the reason of email sent out more than one time.
Re: Per User Plan License
CommunitySorry, let me clarify. The people approving things need to have the license, not the people who are creating the thing being approved. The approvers need the license because they will be ...
SharePoint document library send email
CommunityGood Afternoon, I need some help working out a flow. I am on GCC as I think that matters sometimes. I have a “bulletin” library that we add documents too and then thanks to new modern experience we...
Re: Excel to sql server
CommunityHi @abm , Thanks for the informative video. It worked in the case when the column has dates. But for the blank values it's giving me this error:
Outlook move email to folder by variable
CommunityHi, My issue is the same as https://powerusers.microsoft.com/t5/Building-Flows/Need-to-move-an-email-to-a-folder-based-on-variables/m-p/527005#M67677 But it appears since the update to...
Re: power automate approval custom response
CommunityHi @RezaDorrani , One of the switches that I have is Pending-IT Process, once the manager approve the request, it change the status variable to Pending-IT and it switch to Pending-...
Re: Flow to notify when PowerBi data model Refresh is complete
CommunityHi Prasad, I'm looking for the ability to notify people of when the refresh completed successfully, not if it failed. We are dealing with multiple data models and authors, and I'd like to make ...
Problem saving flow
CommunityHi! I created a flow to automatically change the status of an item on SharePoint when the value in a specific column has changed. I just saw the flow in one of the posts here and replicated ...
Re: Sharepoint lists with multi value vlookup and power automate
CommunityHi @karlijnk In my understanding, you want the lookup column in the list of training session to be filled with event that happened on the same day to the same dog. That is, the c...
Re: Error saving flow with "Execute a SQL Query" action
CommunityHi @sujan , Is there any roadmap for Execute SQL query connector to work for On-prem sqls server.? Also, if I want to filter some rows in Get rows action, how it can be fu...
Re: Referencing a cell, using a formula, given a static column value and generic row expression
CommunityHi - i'm running into a simmilar issue as this. Have you had any success?
Re: Run Desktop Flow as Admin? (third attempt)
Community@miketran13 Thanks for getting back to me. So I did just that. I saved me PS1 script with the code snippet you posted earlier and ran Desktop Flow. It will run the PS1 as an ...
Planner attachments to Sharepoint item
CommunityHello Need help with building a flow 1. When a task i completed 2. Update item (Sharepoint item) 3. Add attachments (Sharepoint item) Only problem is to add the the attachments from Plan...
Re: How to check email address in list and convert input to lower case text
CommunityThanks, I'll give it a go!
Re: Create a custom connector from scratch for a registered Azure function
Community@JMan2021 Yes we would need the headers but it would also depend what is required to the endpoint. Please check this video on creating a custom connector. https://www.youtube.com/watch?...
Re: PDFs getting corrupt when sent as an email attachment from a SharePoint List
Community@codrz619 , please use the Attachments Content directly in the Array as shown in below screenshot
Replace query is failing in PAD
CommunityHello Team, I am trying to use database actions to replace the text in the Excel column. But Replace query is failing with some unknown error. SQL Query - UPDATE [S...
Re: Invoice coping help ASAP
CommunityPlease refer to video in this Our Best Practices and Step-By-Step Guide for creating an enterprise scale automated invoicing process with Power Automate | Power Automate Blog (microsoft.com)&nbs...
Re: How to include the logical AND/OR operators in conditionals
CommunityHI @efrainC_Onq, thanks for the question, you would need to set the first operand as a variable, like what @Henrik_M suggested and then that variable will have the result as True or F...