Skip to content

Power Musings – The Weekly Center of Excellence (CoE) Review

Power Platform can be a beast. New features are constantly added, and some may even affect compliance. The weekly Center of Excellence (CoE) review is a weekly session with the explicit goal of measuring if the organization’s goals and strategies are being followed and taking action if deviations occur. I don’t like having meetings for the …

Patching Dataverse Records Directly from the Browser Without Plugins

Quite recently, I needed to do some data manipulation in a pinch in one of my heavily restricted Dataverse environments. The environment was only accessible from specific IPs, and the only tool I had available at the time was my browser—no executables allowed!I could not find an example of how to do this directly from …

X++ Syntactic Sugar – Custom Types

I have been away from X++ for a bit (Doing a bit of technical presales, leading an offshore Dynamics team, and Power Platform work), but now I’m back doing F&O development (-: Being an end customer taught me much about high-availability systems and the importance of creating maintainable enterprise-scale business applications. This is a fairly …

Custom Wave Steps in D365 SCM

I recently got asked to create a generic solution to optimize the picking routes generated by D365 FOE – We have a customer that have two categories of items, heavy items and light items. They want to place the heavy items at the bottom of the pallets (for obvious reasons), and they can manage this …