Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Tag: power automate tutorial

Power Automate Exception handling using Try Catch Finally

Most of the times when you design a Power Automate flow, you face run time errors due to data issue or environment issues. So this post will explain you how you can handle runtime errors in Power Automate. Follow the below steps to implement TRY CATCH FINALLY BLOCKS in Power Automate. Watch the video or…
Read more

How to call a child flow from parent flow in Power Automate

Power Automate is more powerful cloud automation system to automate almost every manual task. In this post I will explain about how to call a child flow from parent flow. Remember that only parent child flow is supported for solution aware flows means you need to create flows inside a solution then only you can…
Read more

Convert Word to PDF from OneDrive and Send Email using Power Automate

Here in this blog we will see how we can create a word file in OneDrive and use Power Automate to read the word file and convert it to PDF and send the PDF to email as an attachment. Step-1: Create a Word File in OneDrive Open OneDrive and create a Folder “MyFiles” and inside…
Read more

Get Text value of a Boolean field in power automate

I have written a post to get Choice or optionset text in Power automate if you have not read check now. in the below link to understand more. in the same process if you want to get the text value of a Boolean field use the below formatted syntax in your power automate or power…
Read more