Vyhledávání v Power Automate

Vyhledat

Re: Convert excel values to something I can iterate through in PAD

Komunita

The idea seems great, just want to check I get the following error: Invalid JavaScript property identifier character: ,. Path 'cars[0]', line 3, position 14.

Re: How do I use Shifts tags in a "Post to a channel as Flow bot"

Komunita

@rparungao3 I believe they are still rolling out the tagging by shift feature and it should be completed by the end of January. Look for message MC228393 (Updated) Shifts app groups will au...

Flow save failed with code @dynamicOperationRequestClientFailure'

Komunita

Hello Community, I need your help please. I am trying to build a new flow, and have tried two different accounts and get the same error The trigger is when an item is created in SharePoint, ...

records per table limitation

Komunita

I was trying to get data into a table using an outside source. i got an error saying that the data i am trying to load exceeds a limit of 500,000 records is there a way to extend the 500K rows ? o...

verifying json properties existing or not in json array

Komunita

i have an requirement that i' am calling API through flow. That will return some set of json properties. In that json array I need to check whether a property is present or not.    For e...

Re: Detecting the face of a person using Face recognition techniques

Komunita

@Expiscornovus , Can i identify a required face from a video? Does Azure Face API supports it?

Re: Convert excel values to something I can iterate through in PAD

Komunita

Hi there,   There are two ways that you can read data from an excel file as a datatable.     First option: Using Read from excel action. I really don't like this action since you...

Re: ost to pst converter online free

Komunita

Don’t try to use the manual method of OST to PST Converter because it is not safe. It supports the MS outlook version up to 2019 and window version up to 10. It support MS exchange server version 5.0...

Click Navigate Webpage

Komunita

I am new to PowerAutomate. I am trying to build a workflow that ends up downloading a file but need a sign in then a series of mouse clicks to get to the file. The first click to sign in works, but t...

Re: Edge - Open a Downloaded File

Komunita

You should be able to Get files in folder and sort by Creation time:    

Re: Get file content not working

Komunita

Hi @PMac    The function you use has no problem. Just add an condition as below: empty(outputs('compose')?['r1dc7ffc56c1648f39f01ba4e0299a7bd'])   The other steps afte...

Child item isn't deleted when parent list deleted

Komunita

Hi team, I want to update items in child list when items in parents updated. When I updated in parent list, the child list gets updated. But when I delete in Parents, the item in child list is still...

Trigger Condition for Choice field not working

Komunita

Hello all,   I am hoping someone can help me. I have set up a flow based on whether a choice field is changed or not but I am getting an error message. Here is the scenario:   We have s...

Re: change in the way power automate reads excel dates

Komunita

I'm currently working on a blog post to explain the change and provide some workarounds.  What are you trying to do with the Construction Start field?  You don't need to use the base date o...

Re: Junk email filtering

Komunita

This is my other one

What Changed Exactly, from - to, by whom?

Komunita

Hello All,   I've tried a search engine with the right combination of keywords for the last 2 hours along with toying on my own.  I'm surprised no one has asked or documented this before,...

Re: SharePoint Create File action error

Komunita

@Deven please share entire screenshot, why are you passing in create file action ? Does it fail with any specific file type or all file types ? 

Re: Flow and importing excel table data

Komunita

Try to build a separate UI automation (e.g. in UiPath) and have the robot updating the flow each time before starting the run.  This worked for me. Steps: 1 ) Open flow in browser 2 ) Go to...

Dynamic content dialog covers work I'm trying to do

Komunita

The dynamic content dialog pops up and covers the work I'm trying to do, like adding a link to a message. Clicking on that control makes the "add link" dialog cancel out, and since it's occluding the...

Re: Get file content not working

Komunita

Here are screenshots of this part of the flow for full reference.  The first part gets the data, has some initialise and setup variables to concatenate multiple responses, and creates a item in ...

Re: Problems with creating Customer Voice Surveys with Power Automate

Komunita

@ManishJain I understand. That is why I mentioned I should have said reports instead of metrics.  🙂   Also, Megan Walker's website has been a great resource. I highly recommen...

Infinite Error issue with SP item update

Komunita

Hi.... i believe im close but i need to accomplish updating a Date field with today's day pending the change of another field.  But im getting a Infinite Warning error......  im not sure if...

Re: apply to each after approval

Komunita

You used to do that with a field called Response.  Over a year ago that connector was updated so that there was a Responses collection that contained one or more Response objects.  Even if ...

Re: Conditions giving the opposite response. Highly illogical Captain.

Komunita

Actually, I have changed this part of the flow to an approval which works. Thanks anyway.

Re: Approval Email HTML Instead of Markdown

Komunita

Markdown formatting is too fragile and inconsistent between devices and platform. Please support HTML in the approval connection.  My client and I probably wasted a good chunk of our time try...