Αναζήτηση Power Automate
Αναζήτηση
Re: power automate approval custom response
ΚοινότηταHi @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
ΚοινότηταHi 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
ΚοινότηταHi! 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
ΚοινότηταHi @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
ΚοινότηταHi @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
ΚοινότηταHi - i'm running into a simmilar issue as this. Have you had any success?
Re: Run Desktop Flow as Admin? (third attempt)
Κοινότητα@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
ΚοινότηταHello 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
ΚοινότηταThanks, I'll give it a go!
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: 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...