Power Automate Search

Search

Working with Box Drive Help

Community

I am trying to save a file to Box Drive, and then create a table in that file (it is xlsx file). My problem is that all the help demos show people simply choosing a sharepoint location and document l...

Re: Error updating item Approval status after approval

Community

Hello, after adding the Action "Start an Approval", you've to add the Action "Wait for an Approval"; in the condition you have to specify If the Reponses (from the "Wait for an Approval" Action) is ...

Re: Comparing Two Dynamic JSON Objects

Community

I came at this from a slightly different angle, @aeisenhart, which was to treat OldValue and NewValue as if they were both entries in the same array (table), but one or the other just has blank ...

Searching Outlook for events and email if search fails

Community

Hello,   I am trying to setup a flow that searches the events in an Outlook calendar and then sends one email if the search comes back with nothing. The search is based on a client name that i...

Re: Assistance in setting up a SQL connection to an Oracle Database access via Power Automate Desktop

Community

Did it work? I have the same issue. I want to connect PAD with Oracle (zero knowledge on Oracle). Till now I`ve install the Oracle driver, but when I want to create the Data Source is giving me err...

Unable to add date to SharePoint list date column

Community

Hi All Would anyone please advise me on the error below: OpenApiOperationParameterTypeConversionFailed . The 'inputs.parameters' of workflow operation 'Update_item' of type 'OpenApiConnection'...

Re: PLEASE HELP, Power Automate to Excel only works for one day!

Community

@Catdog312 Could you please share a screenshot of your flow. Also, make sure the actions are expanded while you are taking a screenshot. Also, I would recommend you to use filter query for fa...

Re: PAD. Extracting data from one Excel file into multiple Excel forms.

Community

I'm still trying to understand your challenge then. Are you struggling with your %ExcelData% containing an empty column?

Re: Download ZOOK OST to PST Converter

Community

Behind the reason for migration of OST to PST file format there are many better circumstances here. OST has a slow and complex user interface, whereas Outlook has a wonderful user interface for an ea...

Re: Unlocking one drive file through API

Community

Unfortunately, the OneDrive Create File action doesn't return the ID you need.  But if you use the SharePoint Create File and paste in the Site name of the OneDrive you can create the file and i...

Re: ZOOK Office 365 Backup Software

Community

The Office 365 Backup Tool is a secure and reliable tool that allows users all around the world to save or download Office mailbox emails to a local drive. The software can export all mailbox items, ...

Re: Error 413(RequestEntityTooLarge) : When a new email arrives (V3)

Community

Hi Marco, Thank you for this information. Not sure what the exact solution to the problem is. The error in my flow is on the first action/trigger.     Kind regards, Jean

Re: Flow Problem

Community

Here you go...   Randy  

Re: Flow stopping on Apply To Each

Community

Hello, can you share the Actions added into the Condition?   BR, Marco

Restructure Data into Table

Community

I am trying to parse address data and having trouble with inconsistency. How do I get the table structured properly?   From this dummy data:     Person Number,Status,Name,Add...

Enviroments, region, on premise gateway and Power BI

Community

I have recently created a new environment specifically for our local site and migrated all my flows from the default environment.   Now I'm learning that I can't use our On Premise Gateway fo...

Total number of changes to a sharepoint list column

Community

Hey Guys,   Hoping you can help me on this one.   I have a column in a sharepoint list called 'Expected Close' which contains a date. I'm trying to build a flow that will count the num...

Re: Echec condition Flux desktop

Community

Hello Henrik, I have publish the error , you will find below the text for it : "status" :  404 ,    "message" :  "The resource could not be f...

Sharing a Flow with my team: Cannot add an AD group to run only users

Community

I have created several flows that are manually triggered for a document inside a SharePoint document library:     These flows are shared with a couple of test users as run only use...

Re: How to download Excel files from Website by selecting a date

Community

Thank you @SA_VOH . I am glad that it helped.   @SA_VOH For unattended mode,  subscription would be required. However, if you want to give it a try:) You can make a schedu...

Re: SharePoint List to Excel

Community

@santee  It sounds like you have a number of issues going on at the same time. My suggestion is to add just the first SharePoint column to Excel and run your Flow. If that works, add the n...

Re: Subtract item from 2 different lists

Community

@anonymous21  you can use two compose and see what is coming in output. Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question. @Hardesh /Gop...

Re: Trying to check if the user's account exist using power automate

Community

@Githendra23  It looks like the Get user profile action errors if the user is not found.  You can leverage the "Run after" settings to make your Flow work - see my example below.