Power Automate 搜尋

搜尋

26 至 50,共 441,898 個

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

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: Send e-mail to subjects from a table in excel

社群

Yes that should work fine. 

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