Pretraživanje za Power Automate

Pretraživanje

Customizing when an item is created or modified

Zajednica

     I currently have a flow set up that sends out an email when an item is created or modified on a SharePoint list. What happens now is that an email gets sent out only if the item p...

Email recipient based on Form response

Zajednica

I am using a Microsoft Form to collect input from users, and want to email the form results to a recipient based on the response to one of the questions. The question requires the user to select from...

Re: Delete a row in excel showing error

Zajednica

@GAbraham  As excel date and time is coming in date format so you need to use one compose action before delete action. 1. Compose: pass your excel date 2. Compose: expression first(Split(Output(...

Re: Power Automate Trigger Conditions made EASY

Zajednica

@Craig_Humphrey    What would the formula look like if the SP column name is [Replacement Cost], and the field is set to Number, and I want to trigger when this field is over 1,000? &nbs...

Re: Find Files in Folder by Path - Returns Empty Body

Zajednica

@Johnnyg    I just had an epiphany while doing a test, i just had the file deleted from my computer, and then went to the app, i was super fast because i just had to do "next" on the app ...

Getting data from Microsoft Bookings

Zajednica

Hi,   I want to print a pdf-report everytime a new booking is received through Microsoft Bookings. Is it possible to connect Power Automate to MS Bookings?   If not directly, perhaps th...

HTTP Request GET Webhook returns 400 and success = false

Zajednica

I am trying to automate updating Salesforce with information from an online training platform (Thinkific)  I have done so before in Zapier, but when using Power Automate i get a response status...

Re: Automatic email generated at 6 Months

Zajednica

Hello,   I have found another solution which allows me to use files with the same name (since the file name is the main "functionality" of the flow). Made two different folders into SharePoin...

Re: Flow Performance - What is considered an "action"? (Cross post for visibility)

Zajednica

@Hardesh15,  So they are a multiplicative condition, not an OR condition? I interpreted it as doing this for x number of times if the limit is reached break or is x minutes is reached break. Th...

Re: WinAutomation to Power Automate Desktop migration

Zajednica

I would also like to stick with WA while I can, eventhough I'm not in the same situation as you regarding multiple processes and having to renew the license in a few days.. I can't even understand th...

Re: Logic App flow sending duplicate email when it should only send one

Zajednica

Hi @AdamD , Do you see this flow only running once? But it is sending multiple email messages? I assume i.e. a button is connected to your Power Automate trigger here.   By the way...

Re: convert text to date (flow to sharepoint list)

Zajednica

Thanks, but I cannot find any such settings, not in the Flow itself nor in the environment? Where are they suposed to be located?

Re: Updating Date field to TODAY

Zajednica

I received this error: Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'item' validation failed in workflow operation 'Update_item': The parame...

Re: Can the new sharepoint list item added every week be automatically sent out by email? All the new item information is summarized in one email and sent automatically once a week at a specific time.

Zajednica

@Dennis_Qiang  Answering your questions above: I still don’t understand how " Created It'EndDate’ and gt'StartDate’ " is implemented? Does "Created" use the automatically generated Created c...

Re: Email PDF from SharePoint Document Library as an attachment.

Zajednica

I removed the Flow from Power Apps, re-added and now the email works. I would still love to know how to send file content back to Power Apps in a useable format though.

Re: HTML tags in the approval emails won't work in Power Automate

Zajednica

Approval Emails use adaptive cards and don't support the use of HTML.  You can find the markdown characters here:  Use markdown to format Power Automate approvals - Power Automate | Micro...

Re: List item missing from condition list

Zajednica

It will not show much. The item I am looking for is LastStatusCheck.  The first is flow and the second shows I have the item on the SharePoint list.    

Re: CDS 'Perform a bound action' step parsing Entity Reference parameter as an Entity, exceeding max number of properties allowed

Zajednica

@drewbino  I have gone into this issue before because it counts every property in the entity reference as a Property, so i ended up modifying my action Input / Output to use string instead of ...

Re: Differences in the behavior of the Power Automate Desktop and WinAutomation [Substract lists] action]

Zajednica

Hi,   You are right, it does not work as expected with Get first free column/row from Excel. So, I have used Read from CSV file to solve this problem for my flow instead of waiting for MS to f...

Re: Saving responses as documents - there is an example

Zajednica

@Realy8  This is a powerapps application with powerautomate  

Re: Converting a Dynamic Column to Integer in a Flow

Zajednica

Hi @SGesel    Please make sure that the content put in the expression 'int()' is exactly the field name of your calculate column.   You can get the field name in the URL of th...

Re: Excel to sql server

Zajednica

Hi @vb2608    First you need to read the Excel sheet list rows. Then filter the id to find the record exists in SQL table or not. Follow the below steps.     ...

Re: Create folders based on excel list

Zajednica

Hi @Nielsmans    Under the Folder Path you can extend by adding the other folder names.   General/NewMain/Newsubs

Re: date and time

Zajednica

Hi Rahber   I figured out how and where add it, but i have problem and message:  Do you know how to fix it?