Power Automate meklēšana
Meklēt
Ten New Connectors Released in June 2020!
EmuārsIn June 2020 we released ten new connectors for Power Automate, bringing us to over 350 connectors on the platform.
Announcing Delay, Command-Line Arguments, and Copy-Paste Features for UI Flows
EmuārsPower Automate UI flows is excited to announce the delay, command-line argument, and copy-paste features to further empower users!
Automatically create Ical as from email content as an attachment
KopienaHi 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...
Re: move email attachment to the right sharepoint folder
KopienaHi 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: Multi Level Condition Approval Error
KopienaThanks @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: Creating new folders inside Modern Document Sets - One or more field types are not installed properly
KopienaThanks for the reply @danbert1973 . No, there are no special characters in the names of the remaining columns of the list content type - I've stripped all columns out except for the standard Title, N...
Re: Calculate sum of multiple numbers
KopienaHi 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...
Microsoft acquires Softomotive to expand low-code robotic process automation capabilities in Microsoft Power Automate
EmuārsToday, we are announcing the acquisition of Softomotive, a world-leading provider of robotic process automation (RPA) provider with over 15 years of experience and the creator of WinAutomation.
Countdown timer
KopienaHow 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
Kopiena@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 ...
include button on a page to manually trigger a flow
KopienaIs it possible to create a button on a page that will trigger an instant flow?
Re: List Connectors returns The response is not in a JSON format.
KopienaSame here, it’s been happening for over a week now.
Re: Planner attachments to Sharepoint item
KopienaHi @Mira_Ghaly Thank you so much! Worked on the first try 😉
Adobe webform-to-sharepoint: Webhook cap?
KopienaI use a particular PowerAutomate flow to connect completed forms and have them sent to different sharepoint folders based on the parent IDs. I had noticed the following error code and message i...
How to monitor failed flows that are stored inside a solution?
KopienaHi Guys, I noticed that flows I own are appearing on Monitors (for failed runs) however flows I have created which are stored on a Solution (for organization purposes) does not appear on the...
Discover, learn and create flows using in product help!
EmuārsLooking for guidance on how to get started with a trigger or action and popular scenarios with examples? Today we are announcing the availability of a new Power Virtual Agents-based chatbot and contextual help while building flows.
Intermediate | Flow of the week: Create PDF Invoices Using Word Templates with Microsoft Flow
EmuārsJohn MacDougall is a Microsoft MVP and freelance consultant and trainer for hire specializing in Excel, Power BI, Flow, PowerApps and SharePoint. You can find more interesting articles from John on his blog or YouTube channel. In this post he is going to show you how you can use the new Word connectors in Flow to easily create some really nice looking PDF invoices.
New licensing options for PowerApps and Microsoft Flow standalone paid plans
EmuārsWe’ve seen tremendous growth in the usage of PowerApps and Flow over the course of the past year. Just as we’ve been rolling out new features in response to user input, we’re also listening to input about how to license and implement premium capabilities. In response to these needs, we’re pleased to announce two new plans that we will be introducing later this year: a PowerApps per app plan and a Flow per business process plan.
Re: How do I create an html table from json?
KopienaHi, i have same issues , m creating same flow as you have created please help me if you have solution.
Optimizing custom connectors through enhanced built-in validations
EmuārsWe are pleased to announce that we are optimizing connectors through enhanced validations. This means that all of the connectors you use, whether it’s one of the almost 300 out-of-box connectors provided by the Power Platform, or one of the custom connectors built within your organization, will see fewer run time errors, and a more consistent, and maintainable, experience.
Advanced | Flow of the Week: Triage and Team Assignment with Microsoft Flow
EmuārsTriage and Team Assignment Flow Whats up Flow Friends! This post is written by George Culler and Brian Osgood from the Azure team.
Re: Identify if incoming PDF document is scanned or searchable
Kopiena@Jay-Encodian I got a trial version of it and created a simple flow "When a file is created" using OneDrive for Business connector. I then uploaded a pdf file which has some text in it, not a sc...
Get updated record data from a long lasting flow
KopienaHi, So lets say we trigger on update of an Lead record so in that action we are able to pull information about that Lead record. But the flow is rather complex and can run for at least 30 mi...
Re: Syntax for combining FileArray and a static object/file
KopienaThis was more or less my problem though my work around was to use "get file content by path" and "get file metadata by path" to pull dynamic content to append to the FileArray variable like this.&nbs...
Re: Sharepoint notification flow
KopienaSharePoint doesn't track changes inside an Excel file. It only tracks that the file changed and was saved. To get the changes you would need to retrieve the previous version and do a comp...