© 2023 Hashnode
#powerplatform
Motivation When giving a "Power Virtual Agents in a Day" workshop, we start by creating topics and custom entities with the participants. While we are defining trigger phrases and synonyms for the clo…
This article will give an in-depth introduction to creating a simple flow that monitors Twitter for a certain hashtag and then posts a notification to a team’s channel. Such flow can be used for captu…
No one, absolutely no one wants to work with dates in Power Query/DAX/Power BI. But we can't avoid the date/DateTime data type as most fact tables are recorded around time and/or date. It was another …
This article will be giving an in-depth introduction to accessing Microsoft Power Automate Cloud Interface and how anyone can automate unique/mundane tasks (depending upon the complexity) irrespective…
Azure Functions and Power Automate are both powerful tools provided by Microsoft that can be used to automate various tasks in the cloud. In this article, we will discuss how to call an Azure Function…
The Power Platform is a powerful and flexible set of low-code, no-code tools that can be used to create custom business solutions without the need for a lot of programming knowledge. It is a great too…
Hello Connection !!! Welcome to the world of Automation! 🤖 I am very much delighted to share my thoughts on how Microsoft Power Automate can help you quickly build workflows using built-in/third-part…
Imagine serving your customers and employees immediately in their native language, without waiting in Contact Center Queues, 24/7, with your new self-service voice bot factory. Always with a human age…
Introduction If you use Microsoft Power BI to develop analytical products for a customer, there is a high chance of either using excel or CSV(comma-separated value) file types. Microsoft Excel is one …
The SUM ( ) function is one of the first functions any DAX beginner would learn that would perform a really simple summation calculation. In Power BI you meet SUMX ( ) function which looks almost the …