Recherche Power Automate

Rechercher

Re: Reading an excel file in a shared network drive

Communauté

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

Communauté

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.

Communauté

@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...

one drive connector

Communauté

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

Communauté

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

Communauté

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?

Communauté

@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

Communauté

@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

Communauté

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

Communauté

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

Communauté

@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

Communauté

Hi @Mira_Ghaly  Thank you so much! Worked on the first try 😉

include button on a page to manually trigger a flow

Communauté

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

Communauté

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.

Communauté

Same here, it’s been happening for over a week now. 

Re: Send e-mail to subjects from a table in excel

Communauté

Yes that should work fine. 

Re: Updating/refreshing a SharePoint list field definition after a flow is created

Communauté

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

Communauté

@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?

Communauté

@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

Communauté

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

Communauté

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

Communauté

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?

Communauté

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

Communauté

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...