Skip to content

Raja Emmadisetty

45 Posts
227 Views
Power Automate

Implementing Try,Catch and Finally in Power Automate

No matter how great we are in programming , sometimes our code has errors. They may occur because of our mistakes, an unexpected user input, an erroneous server…

📅 27 April 2020 👁 6 views
Power Automate

Multi-Filter with multiple values in Canvas App

Did your work ever require you to create a multi-level filter that lets you choose multiple values in each one? Something like this and you had to settle…

📅 25 April 2020 👁 2 views
Power Automate

Tip : Using Trigger Conditions in Power Automate

I have come across a requirement to trigger flow when a record is updated and one of the fields contains data. We can achieve this using condition action…

📅 15 April 2020 👁 1 views
Power Automate

Batch Operation in Power Automate

If we want to perform multiple actions Common Data Service at once , like creating/ updating 100 different records, Flow will make many different calls to CDS. Although…

📅 23 March 2020 👁 7 views