I’m used to working with a Dataverse environment that is the cornerstone for model-driven apps; however, as of late, I’ve …
Category: Architecture
Combining PowerAutomate and Dataflows for Migration of Dataverse Data
Following on from my Dataflow migration (and my inherent need to see if something was possible), I wanted to see …
Read MoreCombining PowerAutomate and Dataflows for Migration of Dataverse Data
Planning for Power Apps Dataflows
It’s been a while since I had to perform data migration and synchronization work, but a recent project brought me …
Building your Own PowerAutomate Connector – The Actions
I’ve been interested in building my own PowerAutomate Connector for a while, because it seemed like a great way to …
Read MoreBuilding your Own PowerAutomate Connector – The Actions
Mermaid – Coding Diagrams
A few weeks ago, I was looking into business logic and was asked to diagram what was happening in the …
TypeScript and Powerapps – Part 4 – Builds and Namespaces
In any endeavour, you can code and code and code to your heart’s content, and then when you pop up …
Read MoreTypeScript and Powerapps – Part 4 – Builds and Namespaces
Retrieving Historical Data with the JIRA Api
Similar to AzureDevOps and Git, you can retrieve data from Jira using its own API. I had initially presumed that …
TypeScript and Powerapps – Part 2 – Xrm Interactions
If I were to write everything out on integrating TypeScript and PowerApps in one post, it would drag on forever, …
Read MoreTypeScript and Powerapps – Part 2 – Xrm Interactions
PowerApp Plans
For months, I’ve logged into PowerApps and seen this “Let’s Make a Plan” thing and thought that it must just …
TypeScript and Powerapps – Part 1
I’ve been working with TypeScript and Powerapps for quite a bit, but never built up the system myself from scratch, …