Servizio di ricerca di Power Automate
Cerca
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.
Community@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: HTML tags in the approval emails won't work in Power Automate
CommunityApproval 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
CommunityIt 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: Email PDF from SharePoint Document Library as an attachment.
CommunityI 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: Power Automate Trigger Conditions made EASY
Community@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
Community@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
CommunityHi, 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
CommunityI 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
CommunityHello, 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: Excel to sql server
CommunityHi @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: Get one record from a sharepoint list which matches another record, add to table in Excel
CommunityThank you! That video was very useful 🙂
Re: Create folders based on excel list
CommunityHi @Nielsmans Under the Folder Path you can extend by adding the other folder names. General/NewMain/Newsubs
Re: date and time
CommunityHi Rahber I figured out how and where add it, but i have problem and message: Do you know how to fix it?
Re: Power Auto formatdatetime
CommunityWell, I think we are getting closer. I did find using a Compose that the date is in fact coming in as a serial number. I did some Googling on how to convert it and found: addDays(items('Appl...
Re: Differences in the behavior of the Power Automate Desktop and WinAutomation [Substract lists] action]
CommunityHi, 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
Community@Realy8 This is a powerapps application with powerautomate
Re: CDS 'Perform a bound action' step parsing Entity Reference parameter as an Entity, exceeding max number of properties allowed
Community@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 ...
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: 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
Re: convert text to date (flow to sharepoint list)
CommunityThanks, 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
CommunityI received this error: Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'item' validation failed in workflow operation 'Update_item': The parame...
Re: Logic App flow sending duplicate email when it should only send one
CommunityHi @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: Flow 28-day run history vs 30-day duration and retention limits
Communityhi @Mira_Ghaly Do we have documentation that even though the flow history instance is gone it will still run? I just that I noticed when the flows are deleted in the flow history, our pro...