Level Up God Mode

Level Up for Dynamics 365 is one of the most useful productivity tools if you are working with the Power Platform and model-driven apps. This utility is a Chrome extension that allows users to perform advanced actions, that normally would require JavaScript bookmarklets. In this article I'll describe how God Mode works and cover some … Continue reading Level Up God Mode

Where is my Category status?

The Dynamics 365 Category entity has certain peculiarities, like it doesn't have a state and status attributes as many other entities in Dynamics 365 and the Common Data Service. In this article I'll describe how to create your own custom Category Status and lock the attributes in the form accordingly. Dynamics 365 Category entity doesn't … Continue reading Where is my Category status?

Currency rollup field is not calculated

This week I created a new PowerApps environment with a model driven app and I noticed one of the rollup currency field was not calculated. In this article I'll explain the workaround to solve this issue. To simplify the scenario, I have two entities: A and B. Entity A is the parent entity of B, … Continue reading Currency rollup field is not calculated