Are you looking for a fast and efficient way to export data from Power BI to an Excel file using Power Automate? In this post, I compare and demonstrate two methods that are much faster and more reliable than the traditional method of using an...
Continue reading...DamoBird365
How to setup an Azure Function to zip files
If you have ever needed to send or store multiple files in a single operation, you might have wished for a way to compress them into a zip file. Zip files are convenient because they reduce the size and number of files, making them easier...
Continue reading...Azure App Expiry Monitoring with Power Automate & Graph API
Azure App Registrations are essential components of modern application architecture, facilitating secure communication between apps and services. However, the keys associated with these registrations – be it client secrets or key certificates – come with an expiration date. Failing to renew these keys in a...
Continue reading...AV Block, Amioderone and Pacemakers
Please note that I do not have a medical background. However, I have firsthand experience with Arrhythmias (abnormal heart rhythms), and I aim to share my personal experience through this blog post and others to shed light on the challenges of living with heart disease....
Continue reading...Encryption in Power Automate
This is actually a really good demonstration of efficiency in Power Automate. My son asked me the question, can you encrypt and decrypt a string using a key and Viginere Cipher? They’ve just covered this technique in school. In this post, not only do I...
Continue reading...Service Health and Message Centre via Power Automate
In this blog post, we’ll explain how to use Power Automate to monitor your Microsoft 365 service health and admin message center. With this method, you’ll have more control and customization options for your organization’s services. We’ll start by creating an Azure app registration and...
Continue reading...Living with ICD complications
An implantable cardioverter-defibrillator (ICD) is a small device that is placed under the skin of the chest to monitor and treat heart rhythm problems. It is often used in people who have a high risk of sudden cardiac arrest. I survived a suspected cardiac arrest...
Continue reading...What is the Power Platform?
Power Platform is a collection of low-code, no-code tools created by Microsoft that allows users to automate business processes, create custom apps, and analyze data. The platform includes five main components: Power Automate, Power Apps, Power Virtual Agents, Power BI and Power Pages. Power Automate...
Continue reading...Add user to Distribution List
It’s still the case that you cannot directly add a user to an Exchange Distribution List via Power Automate as can be seen here Working with groups in Microsoft Graph – Microsoft Graph v1.0 | Microsoft Learn (distribution groups cannot be managed by Graph API)...
Continue reading...Efficiently Filter a JSON object in Power Automate
Here is an interesting sample JSON object {}, that contains a JSON array [] with 3 objects. The final solution will have 3000 objects. The aim is to retrieve two key values from the object whilst checking another nested array for a common string ‘ACABA’....
Continue reading...