Поиск Power Automate
Поиск
Asana - creating custom id
СообществоHello, I would like Asana to generate a new sequential job ticket # every time a new task is created. Unfortunately, this is not a standard feature in Asana, so Asana recommended creat...
Auto Reply from a Shared Mailbox after hours
СообществоWe want to setup an auto reply when clients email our Support email after hours. Here is the criteria: If email arrives in Shared mailbox (Support@) If From email address does not equal (4 ...
Re: Send Email (V2) Preview does not add hyperlinks to email alerts
СообществоHi, workaround f or creating links in Send an email (V2) : 1. Initialize two string Variables: 2. Values: LinkToItem1: concat('
Take a look at the incoming JSON when the trigger fires. I've found that you can't do a trigger condition on a complex object like a choice column. But if you look closely you will see a ...
Re: Help with Trigger Conditions with SharePoint
Сообщество
Re: Parse HTML Email body
СообществоHello, you never pasted the HTML source. You posted some plain text, is that the result you got after Power Automate did a HTML to text operation?
Re: Using Functions in Variables within Power Automate Desktop
СообществоThank you @sakula1996, but my question was: "Is there a way to use functions within variables or inputs to actions in any fashion - apart from using the 'Get subtext' action?" Since you ...
Re: Updating a row in Excel using Forms and Power Automate duplication problem
Сообщество@Nelly834 Please follow step by step- Please see red arrow- here i used compose output of number. you can directly supply number here as i supplied in Add row in a table...
Re: Auto Reply from a Shared Mailbox after hours
СообществоSo if a vendor emails our support@ email, we don't want to send them an auto reply. So if Sender=tickets@itsupport247.net do not send auto reply. If sender=cloudcare@avg.com do not send reply. Just t...
Issues uploading files into a web application
СообществоHi All, I'm reasonably new to the Power Platform, and I'm attempting to create an automated solution for uploading files into a web application. Through Power Automate, I've created...
Re: Problemas con obtener el Id de una tarea creada en planner en un flujo diferente.
СообществоHola, Es correcto que compares el valor de titulo con el id de la tarea en planner? No deberías comparar el valor de la columna título de SharePoint con el valor de Título de la tarea en Planner? ...
Re: Email attachment not in excel format
СообществоHi @JC__, How about using the Get file content by path action? Best Regards, Community Support Team _ Lin Tu If this post helps, then please consider Acc...
Power Automate Desktop : Work with Files Actions - 2 (Read Text from file and Write to Text File)
СообществоIn this Module, we will learn How to work with File Actions (Read Text from File and Write text to File) in power automate Table of Contents: ========================================== 00:00 Intr...
Request User Input During Flow
СообществоHello there, I'm trying tu build our "New employee" Workflow with PowerAutomate, Forms and Sharepoint list. I have the problem, that I need to request additional user input while the workflo...
Re: Trigger Condition for Choice field not working
СообществоHi @Bron Thanks for your posting. Accordingly to your requirement, you would like to filter data based on two conditions (BIDSTATUS = Won or BIDSTATUS = Lost) and current...
Re: Sporadic error with "Add a row into a table" after weeks of running fine. Error 403 - Issue with permissions
СообществоHi @JNicholl Thanks for your reply. According to your description, your flow using excel online connector got failed from time to time and could recover by itself. May I ...
Re: From email, save excel attachment in SP, get info from inside table and update SP or excel
СообществоOk, I finally managed to solve this : I created another flow from my file already in Sharepoint I hovered on the element of my table I needed I wrote it down I corrected it for my other flo...
Re: Unable to figure out how i can add a new line inside string variable
Сообщество@Expiscornovus i am using Rich Text field + i changed it to Enhanced rich text field,,,but still same issue.. thanks
convert word file to PDF
СообществоDear all i have word file for certificates , so i would like to create flow that help me to fill this file from SharePoint list and convert it to PDF like first name , last name and so...
Re: get first 99 characters from string and concat
Сообщество@marial16 , the expression looks correct to get the first 99 characters and append '...' to it, what result does do you get out of it?
When a task is completed trigger, to much time to get it triggered
СообществоWhen a task is completed trigger is taking around 4-7 minutes, before it gets triggered VS When a form is submitted 0-1 min Is this normal?
Re: List tasks over 400 tasks from planner
СообществоWHY 400? That does not make any sense. Please fix it soon.
Re: ActionBranchingConditionNotSatisfied on Send an Email (V2) for New News Posts with Custom Column
СообществоYes, click the download. I'm betting it's a json string value and not an integer, that will show us the true value of "Promoted State"
Re: Convert csv file to JSON format
СообществоThe sample examples are not working as per my testing. Will wait for another response. There might be some work around here.
Re: ActionBranchingConditionNotSatisfied on Send an Email (V2) for New News Posts with Custom Column
СообществоCan you post the outputs of "When a file is created or modified (properties only)"? I would mark out whatever private info before posting as you did in your first image.
Re: Converting image to word using power apps and power automate
СообществоUnfortunately, the peninput1.image is not the format the word template accepts. You need to perform steps such as storing the image first on azure or SharePoint and then getting the ...