Category Archives: Dynamics 365

Filtered N:N lookup

  If you ever tried using out of the box N:N relationships, you may have noticed that, out of the box, we cannot filter the lookups when adding existing items to the relationship subgrids. In other words, imagine you have 3 entities: Main entity Complaint entity Finding entity   Main entity is the parent entity… Read More »

Team development for PowerApps

  Team development for Dynamics has always been a little vague topic. To start with, it’s usually recommended to use SolutionPackager – presumably, that helps with the source control since you can unpack solution files, then pack them, then observe how individual components have changed from one commit to another. But what does it really… Read More »

Public Preview of PowerApps Build Tools

  Recently, there was an interesting announcement from the Power Apps Team: https://powerapps.microsoft.com/en-us/blog/automate-your-application-lifecycle-management-alm-with-powerapps-build-tools-preview/ Before I continue, I wanted to quickly summarize the list of Azure DevOps tasks available in this release. Here it goes: PowerApps Tools Installer PowerApps Import Solution PowerApps Export Solution PowerApps Unpack Solution PowerApps Pack Solution PowerApps Set Solution Version PowerApps Deploy… Read More »