Power Automate претрага

Претрага

Re: Array to String source Excel

Заједница

@jinivthakkar ...Hi

Re: Create a custom connector from scratch for a registered Azure function

Заједница

@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

Заједница

@codrz619 , please use the Attachments Content directly in the Array as shown in below screenshot    

Replace query is failing in PAD

Заједница

Hello 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: New Connector- Podio

Заједница

We agree aswell, this would be a great addition

Re: Invoice coping help ASAP

Заједница

Please 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

Заједница

HI @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...

-

Заједница

-

Automate power bi Using Microsoft flow

Заједница

Hello Everyone, I would like to export power BI report by sending an automate mail without any trigger function. Is that anyone having idea regarding this .. I approached in a way of refreshing datas...

Re: CSV to HTML (with CSS applied for formatting) and Send it Email

Заједница

Uploading it again since the previous one somehow is not showing as uploaded 😞

Re: Forms to Sharepoint list - Multiple lines of text fields not being resgistered

Заједница

Good morning! And sorry for the late reply, I've been trying some other solutions aswell. I've read the article you recommended, and followed it thoroughly. Unfortunately that didn't work either, ...

Flow

Заједница

Hello,   Making my flow, I am using apply to each and float function. If the calculated cell data is less than 90 days it sends an email.    Unfortunately It works if there is no f...

Re: graphical view of the workflow progress

Заједница

Hi @Rambo17 ,   Your post just gave me a cool idea for my next video. Thank you 🙂   -------------------------------------------------------------------------------- If...

Re: Query: sending mail by Microsoft Planner task out of time with power automate

Заједница

Hello @Gopala_Krishna , thanks for your answer, but what I was referring to is how I can create a sequence to validate and send by mail that every time there is a Task in Microsoft PLanner in a delay...

Re: Send Email with Options

Заједница

@PrasadAthalye  I am not using the Approval action because of having to invite everyone as a guest. I am using the send email with options action.

Re: List rows present in a table - Filter Query not working

Заједница

Thanks for reply. Yes, we can use to lower function, but looping all 5000 rows is not efficient right.  So only I'm trying to fix the filter option in List rows present in a table. I also...

Re: Inserting image into CDS image field with flow

Заједница

@Symira  You can use the below CDS Action You need to pass the content as JSON format as below: { "$content-type": "image/png", "$content":"base64string" } Then use th...

Re: convert array to object?

Заједница

@Mira_Ghaly  I'm feeling quite stupid now... seems so easy, haha :-). Should have thought of that.... Thanks for your quick help! This is exactly what I needed.

Re: Check if a Planner Task exists

Заједница

Good day,   I was able to make it work by Initializing a variable of the Title of the tasks  1- verify if the Subject is in the Value of Tasks if not create a new one if so 2- set the v...

format dateTime from Planner tasks to excel table

Заједница

dear All,   I'm trying to export tasks data from Planner to Excel table. All data are exported but dueDateTime, startDateTime ana completedDatTime are in format '2020-01-25T00:00:00Z' and I ne...

Taking output from SQL Get Rows and turning into individual Strings?

Заједница

Hi all, I have established a connection from Power automate to our SQL database, and seemed to figure out how to get the rows I am looking for, but I cannot seem to take these rows and do anything wi...

Re: Flow: Multi-level Approval

Заједница

Hi @EllanReddy ,   Check out my flow approvals playlist which includes multiple scenarios for building approval flows. https://www.youtube.com/playlist?list=PLTyFh-qDKAiFUGTtwSwF...

Salesforce cases using spo lists

Заједница

Hi all,      I am using this connector https://us.flow.microsoft.com/en-us/galleries/public/templates/4844ba12dc784771860e8ebffbaa743b/create-a-record-in-salesforce-when-an-ite...

Re: Multiple emails sent with Send an email (V2)

Заједница

@jdoss see screenshots below. Thank you for your assistance     First flow                 Second Flow &nbs...

Re: Flow: Multi-level Approval

Заједница

@Pstork1  That's exactly I thought to layout. How about setting the reminder?