Power Automate Search

Search

Re: Moving emails with specific subject keywords

Community

Sorry no time to be "more specific". My point is: do not filter messages in the trigger, do it later.

Powerapp editor in Teams throws an error when trying to open my app

Community

Hi,   I made a powerapp in Teams. Yesterday it opened fine in the editor. Now I always get the same error when I try to open it in the editor. It says 'Error opening file : Cannot read pr...

Re: retrieve excel attachment and use rows of data in a desktop flow

Community

Hi @gmaasz,   Have you enabled the first line of range contains column names toggle button in your Read from Excel worksheet action in the advanced settings section?    ...

Re: retrieve excel attachment and use rows of data in a desktop flow

Community

Thanks please see the following images showing that my column cant be found even though it is pulled into my excel sheet.

Re: retrieve excel attachment and use rows of data in a desktop flow

Community

Hi @gmaasz,   Yes, sure.   The syntax of the first set variable is this: %CurrentItem['AccountNumber']%   Subflows can created in the subflows menu, in the top left of ...

Moving emails with specific subject keywords

Community

Hello community,    I am trying to figure out how to move emails arrived in shared mailbox with different subject words to the same subfolder. I have tried with trigger conditions direct...

Create file and Get Tables result in BadRequest - Excel Online does not work

Community

I use the Create File of OneDrive (for Business). This creates a dynamic name for my file. That one has the current timestamp from a variable at the end.   After that I access that file via Ex...

Re: if using AI Form Processing, which plan should i use

Community

@JoeAu    You have to buy AI builder add-on, the RPA license add-on are for desktop flows. If you want to run a desktop flow then you can go with the RPA license with attended/unattended ...

get row outputs

Community

I am very new to power automate having trouble working something out.  I have created a form used by exam markers which records a candidate exam number, which stage of the marking process w...

Flow to create item in sharepoint from form submission - ERROR 400 The specified user could not be found

Community

Hi All, I have a flow to create an item in a sharepoint list when a form is submitted. It was working until yesterday and now whenever I submit the form I get the following error: Bad Gateway. Error...

Re: MSN Weather - How to Access Specific Parameters in Flow

Community

You can start with Out of the box template and build on top of it... Just select Create a New flow and start with template    

Get file content fails but not ALWAYS

Community

Hi folks,   I made a flow where gets the file from sharepoint and attaches to an outlook email. The get file content fails(route did not match) sometimes and all I have to do is to edit the fl...

The given guid does not exist in the term store

Community

Hi all,   When executing the Power Automate job, getting error at Get_files_(properties_only) step: The given guid does not exist in the term store. Can someone help?   Regards, ...

ODATA Filter Query on lookup field in Get Items (Sharepoint)

Community

Currently it is not possible to filter on a Sharepoint lookup field in the Get Items (Sharepoint) action. Please implement.   This is really unhandy because now we need to (a) create an addi...

Re: Generate list of tasks in planner by assigned to

Community

This worked perfectly thank you for your help

Re: Approval Timeout

Community

Thank you for your response. My flow has three approvals, does each approval get 30 days or is this overall?    

Re: Performance Issues

Community

Experiencing the same issues here with my work-laptop Dell Precision 3541 i7-9750H 2.60GHz 32GB RAM 500GB SSD NVIDIA Intel UHD Graphics 630 /w NVIDIA Quadro P620   PAD version: 2.2.20...

Re: A tour of Common Data Service (CDS) in the Power Platform with Doctor Flow

Community

I know that vector illustrations are created in Illustrator. It’s unique because it can enlarge to an infinite size, whereas rasterized or pixel built images are not.

Re: Get bookings from power automate

Community

@Expiscornovus Many thanks for the response how do i get below details please advise   specific booking’s 1. date and time 2. Microsoft Teams join URL 3. Microsoft Teams dial-in confe...

Re: Working with multipart form data from HTTP trigger

Community

Can you look over the issue that i am still having with this?  I feel like i have tried to duplicate but still getting a type mismatch error from the child flow. 

Download Excel attachment To OneDrive and list rows

Community

My flow trigger is an email with an excel attachment that I save to OneDrive, is it possible in the same flow to then list the rows in a table in that excel file?  

Re: Link to Task in Planner to message in Teams.

Community

@Willerz7071    I have managed to do this see flow. The concat expression is   concat( 'https://tasks.office.com/yourtenantname.onmicrosoft.com/en-us/Home/Task/' ,select Id of...

Re: For Each loop cannot read JSON array

Community

Hi, @CVelez. I don't think that is the issue with my flow. The problem is that the value array is not null, but Power Automate thinks it is. That array is never null, and shouldn't be, so ...

Re: Null in Parse JSON when Upload in Forms is Optional

Community

Hi Usayd, I may be over simplifying your case here, so I'm sorry if I am, but you don't have to replicate each additional flow step in your conditions.    You can put in a condition to ch...

Re: Compare list attachments to file library to check for duplicate file names

Community

??? Trigger is "when an item is created".