Power Automate-sökning

Sök

Re: PAD virtual training session

Community

Hi @NielsM,   Maybe RPA in a Day is something for you? Those are also virtual sessions nowadays: https://aka.ms/nextRPAIAD   Robotic Process Automation in a Day (RPAIAD) is a begi...

Error executing code: Binary (object), method constructFromContainer called with invalid parameters.

Community

Hi, I use a canvas app to take a picture and then send it to Fin&Op as an attachment (type Image). The flow is in error whereas fields seem well initialized.   Does anyone have an idea t...

Re: Are there costs associated with the data gateway when files are saved on-prem?

Community

The only cost associated with the on-premises data gateway is the cost of licensing.  Using an on-premises gateway is a premium action.  So if you have premium licensing for your users then...

Re: Flow runs sequentially instead of parallel

Community

@v-litu-msft  Maybe it is because I am calling a child flow?

Re: Get of Subfolders Onedrive

Community

Hi @elaaadani    So to do append all the three folder values in one JSON you need to replicate the List Files in Folder, Apply to Each loop, Condition, Compose and Append Array var...

Developing flows in a full DevOps Team

Community

My team have been using Power Apps and Power Automate for some time now, but we have always done everything manually and in"real time".   The .Net coding team use a full Azure Dev Ops ALM proc...

How to Change the Owner ship of a Flow

Community

I have a power automate flow, developed by me. I need to move the flow to production site, at that time i need to change the ownership of the flow. I need to transfer my ownership to other person. Ca...

Re: Actionable Messages/Adaptive Card not allowing response to be submitted undefined

Community

Hello @manuelstgomes    Thank you for your email, normally when I try add screenshots the message just does not send.    I have tried to add the screen shot from my HTTP ...

Creating a flow on a list with a "look up" column with multiple choices.

Community

Hi;   I've created a list and it has a "look up" column that allows several choices. When I want to build a flow with power automated, the input of this column are several objects, each one i...

Re: Accept/decline O365 invitations based on availability

Community

Hi @Hkliem,   You can use dynamics values from the When a new event is created. You can populate it with the required attendees for instance.   For the start and end time you need ...

Select single checkbox within a Gallery

Community

Hello   I have a gallery that references available desks from a SharePoint List and displays them all in a list. When a user selects on the check box next to the desk, it sets that as the chos...

Re: Building power automate flow to access API which gives JSON output

Community

What do all the apply to each do, I think you could just grab the items array from the json and send that directly back to PowerApps. Do you know what I mean?

Re: Is it possible to get the thumbnail from a Microsoft Lists' item?

Community

Hi @Jotad710,   Yes, it is possible. After using Get item action, there will be dynamic content about  thumbnail URL could use directly, for example:   Best Regards, ...

Re: Flow that is sending approvals emails only to the in charge peolple for the coresponsing Items?

Community

@Carmen15  so it's this step causing the problem as there is no output.    In the filter array step, change RPL to RPL Email is equal to Outputs.    See how it goes then....

Re: Flow that relates two tables a third table based on date range

Community

Hi @Dk4,   So you want to combine table 1 and table 2 to table 3, right? If so, you could refer to this post that with a similar requirement, it could help you: Solved: Join Two Dat...

Re: create a flow that is checking if a Planner task has already been assigned

Community

Hi @PowerUser3000 , it  seems you have 3 different flows using the Planner trigger 'When a task is assigned to me'. I would suggest replacing them with just one flow with the Planner t...

Re: Multiple attachments array is corrupting image file

Community

@chloelawr  @Expiscornovus  You shouldn't to wrap in base64() as the 'Content Bytes' property in the array should accept a full file contents schema... the base64() expression would just ...

Re: multiple 'or' Conditional Logic

Community

Hi @Paulie78 ,   Yeah, im getting the list of servers from a txt file. I need the server name to match exactly as the alert that is triggered, say if i support 'server2' but not 'ser...

Re: Multiple attachments array is corrupting image file

Community

Hi @chloelawr Good news 🙂 Basically, if the value you are writing into the array variable is just a base64 string then it needs to be wrapped in the base64ToBinary() expression otherwise PA will...

Re: Approval flow sending Rejected & action failed email even after flow Approved

Community

Hi ,   I am able to find the solution. I have changes the condition criteria from "responses" to "Outcome" and its working fine now. 

Re: Automate Condition Control

Community

@crowdjs  Thank you for the response. Really appreciate the insight  🙂

Loop reference from within same loop not possible error

Community

So I have an Until loop and the input is defined as a dereferencing of an array element, array which is initialized and set before (so outside) the loop. In other words, to make sure that the Until l...

Re: Get All Lists and Libraries Sharepoint List

Community

Hi @kaswiere    Please follow the below steps.      

Re: Can Power Automate connect to Shopify?

Community

Worked great!  Thanks so much.  Can't wait for part 2!

Re: Flow Connector missing from DLP Rules

Community

Which connector is Suppling data to Office 365 Email Connector? Each Connector that is used in this email action should be moved along with it to business so that they can communicate with each other...