Power Automate-søk

Søk

Re: Differences in the behavior of the Power Automate Desktop and WinAutomation [Substract lists] action]

Fellesskap

Hi,   You are right, it does not work as expected with Get first free column/row from Excel. So, I have used Read from CSV file to solve this problem for my flow instead of waiting for MS to f...

Re: Saving responses as documents - there is an example

Fellesskap

@Realy8  This is a powerapps application with powerautomate  

Re: CDS 'Perform a bound action' step parsing Entity Reference parameter as an Entity, exceeding max number of properties allowed

Fellesskap

@drewbino  I have gone into this issue before because it counts every property in the entity reference as a Property, so i ended up modifying my action Input / Output to use string instead of ...

Replace query is failing in PAD

Fellesskap

Hello Team,    I am trying to use database actions to replace the text in the Excel column. But Replace query is failing with some unknown error.    SQL Query - UPDATE [S...

Re: PDFs getting corrupt when sent as an email attachment from a SharePoint List

Fellesskap

@codrz619 , please use the Attachments Content directly in the Array as shown in below screenshot    

Re: New Connector- Podio

Fellesskap

We agree aswell, this would be a great addition

Re: convert text to date (flow to sharepoint list)

Fellesskap

Thanks, but I cannot find any such settings, not in the Flow itself nor in the environment? Where are they suposed to be located?

Re: Updating Date field to TODAY

Fellesskap

I received this error: Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'item' validation failed in workflow operation 'Update_item': The parame...

Re: Logic App flow sending duplicate email when it should only send one

Fellesskap

Hi @AdamD , Do you see this flow only running once? But it is sending multiple email messages? I assume i.e. a button is connected to your Power Automate trigger here.   By the way...

Re: Flow 28-day run history vs 30-day duration and retention limits

Fellesskap

hi @Mira_Ghaly  Do we have documentation that even though the flow history instance is gone it will still run? I just that I noticed when the flows are deleted in the flow history, our pro...

Re: Sharepoint Time show 12 hours earlier then my timezone

Fellesskap

Yes I just created item directly from SharePoint list and its coming fine as I set. Date and Time.  

Re: Flow Performance - What is considered an "action"? (Cross post for visibility)

Fellesskap

@Hardesh15,  So they are a multiplicative condition, not an OR condition? I interpreted it as doing this for x number of times if the limit is reached break or is x minutes is reached break. Th...

Re: WinAutomation to Power Automate Desktop migration

Fellesskap

I would also like to stick with WA while I can, eventhough I'm not in the same situation as you regarding multiple processes and having to renew the license in a few days.. I can't even understand th...

Delay flow to run in a sequence

Fellesskap

Hello,  I've got a list onto which I want to add multiple items at once. One item triggers a flow which creates folders and documents within them in the Library (documents are being populate...

Re: Forms Response to Table and then Use the Start date and email data from the table to send scheduled email 7 days after start date

Fellesskap

I think you need to format each day in the same way. Try setting both up in an initialize variable before comparing them and then you'll be able to see why they are not equal to each other.

get specific value from sharepoint list

Fellesskap

Hi all,   I am new to Power Automate and trying to get a specific value from a sharepoint list and increment a variable. The list looks like this:       The flow shoul...

Flow to create new item in existing SharePoint List using adaptive card template

Fellesskap

Hi All,   I have a requirement to create new row item in an existing SharePoint List which already has list of rows and columns. Headers of the column are Title, Body, Occurred on. This list i...

Re: convert text to date (flow to sharepoint list)

Fellesskap

That is dependent on the locale settings for your flow environment.  Double check what those are in the flow settings and where your environment is located.

Add new user to a calendar with certain rights

Fellesskap

Right now there needs to be a way when a new user is added to MS Teams to be able to add that user to a office 365 Calendar with specific rights.

Error filtering query for SystemUser D365 Finance

Fellesskap

I'm trying to fetch data using SystemUsers entity in D365 Finance and using values saved in an array to filter results. See screenshot below.  Each time I run the flow, I run into this error. H...

Re: Common Data Service Trigger: Filter based on lookup value

Fellesskap

Hi @StefanBrending  Let me understand you more you want to trigger the flow when the field originating lead on Account is Set?   If this is what you want to achieve please try th...

Re: Email with options - Body formatting issue

Fellesskap

I am very new to Automate however I have picked up items quick.  The error I am having is when I select send email with options to send a letter for approval to an external email it is all one b...

Re: SharePoint Array - parsing out unique categories, and finding the minimum date for that category.

Fellesskap

Hey @tom_riha ,    For some reason it wasn't working before, but now it's running and pulling 59 unique project groups, with an associated earliest date (for most of them). The ...

Re: Converting a Dynamic Column to Integer in a Flow

Fellesskap

Hi @SGesel    Please make sure that the content put in the expression 'int()' is exactly the field name of your calculate column.   You can get the field name in the URL of th...