Αναζήτηση Power Automate
Αναζήτηση
Re: Reading an excel file in a shared network drive
ΚοινότηταHi @abm thanks for confirming that. It's a shame. I think I will be opting for excel file -> SharePoint -> Power Automate.
unable to open pdf file
ΚοινότηταHas anyone seen this error message before? {"error":{ "code": "generalException", "message": "Error from Office Service. Url=https://wordcs.osi.office365.us:973/wordca/wordconvers...
Re: ExpressionEvaluationFailed. The execution of template action 'Apply_to_each_4' failed: the result of the evaluation of 'foreach' expression '@outputs('Get_attachments_2')?['body']' is of type 'Null'. The result must be a valid array.
Κοινότητα@annajhaveri weird - i'm sure i had a base64 in here... so i've now corrected that to: and get: ExpressionEvaluationFailed . The execution of template...
Re: ExpressionEvaluationFailed. The execution of template action 'Apply_to_each_4' failed: the result of the evaluation of 'foreach' expression '@outputs('Get_attachments_2')?['body']' is of type 'Null'. The result must be a valid array.
ΚοινότηταThe body parameter as highlighted in below screenshot, where does that come from, that seems to be empty
one drive connector
ΚοινότηταHello How to write a flow to copy selected file of onedrive account to another one ? copy ,not create thanks
Re: unable to open pdf file
ΚοινότηταSorry about that. I have a SharePoint document library and I used a Word document with Quick Parts on there for template. I have a workflow converting word document to PDF file. In PowerApps...
power automate sharepoint list
ΚοινότηταI am looking to create a flow where a sharepoint list is downloaded to excel then saved in a library. I have tried several ways but the csv does not work for me or it creates a file for each line.&nb...
Re: How to clear filters in an excel spreadsheet using power automate?
Κοινότητα@pfrmota I found a similar requirement on below link, the user has called a script which has some code by which the user was able to sort, on similar lines you can try clearing filtering.  ...
Re: Excel file corruption
Κοινότητα@NathanFra That doesn't matter if the user is not in your tenant as your are trying to extract email attachment and flow is running in context of your user account. The issue here is...
Automatically create Ical as from email content as an attachment
ΚοινότηταHi All, I am quite new to MS FLows, Is it possible to automate the following workflow When a email arrives in Office365 to be sent to specific users I need to auto creat...
Countdown timer
ΚοινότηταHow can I get access and modify the Countdown timer? I have it added on the SharePoint page and want to do it in an automated manner using flow.
Re: Use formula in Add Row with cell reference
Κοινότητα@v-bofeng-msft Thanks for the help. I'm still trying to get this to work. There must be somethign wrong with the expression i'm doing as i'm getting One or more fields provided ...
Re: Planner attachments to Sharepoint item
ΚοινότηταHi @Mira_Ghaly Thank you so much! Worked on the first try 😉
include button on a page to manually trigger a flow
ΚοινότηταIs it possible to create a button on a page that will trigger an instant flow?
Re: move email attachment to the right sharepoint folder
ΚοινότηταHi Scott! First, I want to thank you for your response. It helped me a lot! But there are a couple of new problems I like to solve now. With your response I managed to create a folder with the name...
Re: List Connectors returns The response is not in a JSON format.
ΚοινότηταSame here, it’s been happening for over a week now.
Re: Updating/refreshing a SharePoint list field definition after a flow is created
ΚοινότηταThanks for your quick reply. Given it won't be able to refresh the field defn (as you mentioned), I just proceeded to recreate the 'Create item' action in the flow and it worked. Would've...
Re: PowerApps image to SharePoint via JSON function produces previously published images
Κοινότητα@brightfame I have worked on this scenario on multiple occasions and never experienced such a kind of behavior. I suggest you to check back the flow once if there is any mismatch happening an...
Re: Why do I use "Get email (V2)" after a mail trigger?
Κοινότητα@ParkwayDrive The response object parameters differ from action to action and will not be the same, for information related to the trigger/actions their input parameters and response...
Re: Always have the error "invaliud html" , correct the highlighted
Κοινότηταhi @Kinjal_iTalent When i reply some posts today , it's happend again. i use the Microsoft Edge 88.0.705.53 64bit, by the way windows 10 1909 enterprise. but this time i ma...
Converting Time in Microsoft Form Submission Time
ΚοινότηταI am trying to create a flow that enters data into an excel sheet. When the submission time is entered it is in the incorrect time zone. When I add the convert time zone setting the flo...
Re: Multi Level Condition Approval Error
ΚοινότηταThanks @annajhaveri Seems as thought the expression worked great! However, now my 100k Accounting Approval condition is giving me an error. I have set it up in the same way a...
Re: How do I create an html table from json?
ΚοινότηταHi, i have same issues , m creating same flow as you have created please help me if you have solution.
Re: Calculate sum of multiple numbers
ΚοινότηταHi Rob, the error is in your last part of the expression, its only "variables" without "add". for instance I have used this expression without problems. - add(variables( 'Q1' ),add(varia...