Category Archives: Blog
Parent Child Relationship in Common Data Service (CDS) using Power Automate and Power Portal
Dealing with Parent Child data in Power Portal and Power Automate scenario’s can be a little challenging. In this blog, I will show you how to handle from Common Data Service and Portal Management. First of all, we will create …
Auto Appointment Scheduling for Medical Practitioners
As we all know, the healthcare industry is a complex field, with many participants in the entire value chain. The scope of the industry means that automation and process optimization can not only eliminate paperwork or reduce the time required …
Generate Lead record in Microsoft Dynamics CRM through Web Contact form using MS Power Automate
Recently I was working on a scenario where I have to automatically generate a lead record in Microsoft Dynamics CRM through a simple web contact form using MS Power Automate. Typically, when visitors visit a corporate website, they show their …
Developing Custom Connector in MS Power Automate using Azure ML Services
Recently we had a chance to work on developing a custom connector in Microsoft Power Automate. We had to consume Microsoft Azure Machine Learning Services model using REST API and perform prediction. For this purpose, we used KAISPE Student Churn …
Robotic Process Automation – Automate Time Consuming Manual Processes
Automation has always been a key to businesses to achieve higher productivity and lower the operating cost by avoiding repetitive tasks. With recent situation where social distancing is playing a major role handling the pandemic, businesses are focusing even more …
MS Power Automate: Difference between Automated vs Instant vs Scheduled Flows
Organizations are committed to optimizing the use of resources to deliver the required business results. The goal is to enable smarter processes throughout the enterprise to enhance collaboration, reduce delivery time and bring cost-effectiveness. This is where robotic process automation …
KAISPE Employee Churn Dashboard
Employee Churn prediction has always been a challenge for organizations. Powered by Microsoft Azure Machine Learning Services, our Power BI dashboard gives you useful insights into employee churn prediction. You can identify the reasons of employee leaving, employees that may …
Consuming Azure ML experiment web service using Visual Studio
As I was working on Student Churn Prediction model using Azure Machine Learning Services. My goal was to consume a Web service using a CSV as input file to score results in our C# Application. To achieve this goal, we …
Student Churn Prediction using Microsoft Azure Machine Learning
In an study with different schools, teachers shared how high attrition rates affect classroom learning and culture. An unstable living environment may cause students to be often late, missing classes or changing schools, although teachers say they try to reduce …
Working with Language Understanding Intelligent Service (LUIS)
Language Understanding Intelligent Service (LUIS) is NLP (Natural Language Processing) Service. Microsoft Azure also uses it to allow users to build apps that understand human language. Natural Language Processing (NLP) is a mechanism to extract the intention (intent) and relevant …