You can’t do that because “… we said so” - Part 1
This is a long overdue article (probably a series) about how corporate IT security is often forcing “security through obscurity” and how it is not helping an...
This is a long overdue article (probably a series) about how corporate IT security is often forcing “security through obscurity” and how it is not helping an...
We have been using Bitwarden in our company as a primary password manager. Previously, we were using their directory connector but we decided to switch to SC...
The built in permission system in Dataverse is fine for most usecases and offers flexible way of managing access to diferent entities. However, it’s not real...
Recently I got my hands on Fluent UI component called DetailsList. It is pretty handy component to show tabular data. There are many options how you can cuso...
I want to write a follow-up for one of my previous posts Remove variables from apply to each action. I have been using this technique quite a lot and run int...
Lately, I got my hands on Power Apps Power Query Dataflows. It is a pretty handy tool for migrating, transforming, and importing data. I suggest you to try i...
The only way how to achieve proper application lifecycle management (ALM) in Power Platform is to deploy everything through a managed solution. This is espec...
Using variables inside your flows can be quite handy. You can store data in them, update the data, and append it to string or array variables. There is one s...
Recently, I encountered a case where I needed to send a Follow up via Power Automate Flow, to automatically notify users about pending Approvals. Let’s take ...