Búsqueda en Power Automate
Buscar
SharePoint document library send email
ComunidadGood Afternoon, I need some help working out a flow. I am on GCC as I think that matters sometimes. I have a “bulletin” library that we add documents too and then thanks to new modern experience we...
Problem saving flow
ComunidadHi! 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: Referencing a cell, using a formula, given a static column value and generic row expression
ComunidadHi - i'm running into a simmilar issue as this. Have you had any success?
Re: Run Desktop Flow as Admin? (third attempt)
Comunidad@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 ...
Re: graphical view of the workflow progress
ComunidadHi @Rambo17 , Your post just gave me a cool idea for my next video. Thank you 🙂 -------------------------------------------------------------------------------- If...
Re: CSV to HTML (with CSS applied for formatting) and Send it Email
ComunidadUploading 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
ComunidadGood 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
ComunidadHello, 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: Send Email with Options
Comunidad@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
ComunidadThanks 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: Query: sending mail by Microsoft Planner task out of time with power automate
ComunidadHello @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: Error saving flow with "Execute a SQL Query" action
ComunidadHi @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: How to check email address in list and convert input to lower case text
ComunidadThanks, I'll give it a go!
Customizing when an item is created or modified
ComunidadI 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...
Re: Delete a row in excel showing error
Comunidad@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(...
Email recipient based on Form response
ComunidadI 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: Flow: Multi-level Approval
Comunidad@Pstork1 That's exactly I thought to layout. How about setting the reminder?
format dateTime from Planner tasks to excel table
Comunidaddear 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...
Salesforce cases using spo lists
ComunidadHi 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: Check if a Planner Task exists
ComunidadGood 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...
Re: Flow: Multi-level Approval
ComunidadHi @EllanReddy , Check out my flow approvals playlist which includes multiple scenarios for building approval flows. https://www.youtube.com/playlist?list=PLTyFh-qDKAiFUGTtwSwF...
Taking output from SQL Get Rows and turning into individual Strings?
ComunidadHi 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: Multiple emails sent with Send an email (V2)
Comunidad@jdoss see screenshots below. Thank you for your assistance First flow Second Flow &nbs...
Run Desktop Flow as Admin? (third attempt)
ComunidadThis is my third post on this topic and no answer to this day. I have built a flow out at least 7 different ways and it will not work. I am a domain user on a domain PC. I have loc...
Create a new bucket based on a SharePoint list
ComunidadHi! I'm trying to create a planner task with its corresponding bucket for every new item created in a SharePoint list. I was able to create buckets based on one of the columns in the list bu...