Recent Posts - page 2
-
Accessing Office 365 Audit log API in Power Platform can be tricky – Here’s why..
In a recent project, I had to query Office 365 audit log API using Power Automate. While this looked like a fairly easy task, there were quite a few learnings along the way. I had to research and test different… Read More ›
-
Auto update outgoing email subject with case title and case number in Dynamics365 CE
Dynamics 365 unified service desk enables users to compose emails in a separate popup window. Every time an agent is composing an email within a case, he/she will have to manually update the email subject and append case number. This… Read More ›
-
How I implemented 1-click clock-in/out feature in the “Return to the workplace” PowerApp
This is a challenging time for businesses as they are trying to operate under new health regulations/policies. Microsoft provides an all inclusive Power Apps solution free for businesses that they can use to effectively record, manage and monitor location readiness,… Read More ›
-
Expandable Rich Text editor control in Power Apps
Data input should be simple and efficient in any application for the end users. This improves usability of the app and overall user experience. Today, we will learn how to make a rich text field expand in a modal box… Read More ›
-
Power Apps error handling Part 2 – displaying error messages
In part 1, we discussed how to create custom error messages in Power Automate and pass them to your canvas app. In this article, let’s see how we can display these error messages with a modern look and feel. Here… Read More ›
-
Power Apps error handling in Power Automate actions
In any application, error messages should be displayed if there are any failed actions. These message should be meaningful and must explain the issue and possible cause for these errors to users. In this post, we will discuss how we… Read More ›
-
Data integration using webhooks/HTTP – Part 2 (sending data)
In my previous post, we discussed how to receive data from a webhook by a Power Automate flow. In this post, we can cover sending data to a third party system via HTTP. The flow could be triggered by any… Read More ›
-
Data integration using webhooks – Part 1 (Receiving data)
A webhook (also called a web callback or HTTP push API) is a way for an app to provide other applications with real-time information. With typical APIs, you would need to poll for data very frequently in order to get… Read More ›
-
Get schedule of another Office365 user in PowerApps
Let’s look at a simple business requirement. Manager needs to know free/busy times for any selected user within the organization/team. Native PowerApps methods/functions do not support viewing another user’s calendar. Therefore, we need to create a custom connector for this…. Read More ›
-
Export PowerApps charts – Part 2
So far, we have discussed how we can pass canvas app chart values to flow and generate a printable HTML in SharePoint. I highly recommend that you read my previous post to understand the context. Now, our challenge today is… Read More ›
Featured Categories
PowerApps ›
-
Perform CRUD operations on expanding datasets in SharePoint (Part 1)
January 16, 2022
-
Using SharePoint list for expanding datasets
January 15, 2022
-
Update current time and current user without using Javascript in model driven forms
December 14, 2020
-
Expandable Rich Text editor control in Power Apps
September 20, 2020
-
Power Apps error handling Part 2 – displaying error messages
September 6, 2020
-
Power Apps error handling in Power Automate actions
August 23, 2020