Category Archives: Dynamics

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 »

Power Apps ALM with Git (theory)

  I’ve been definitely struggling to figure out any kind of sane “merge” process for the configuration changes, so I figured I’d just try to approach ALM differently using the old good “master configuration” idea (http://gonzaloruizcrm.blogspot.com/2012/01/setting-up-your-development-environment.html) Here is what I came up with so far:   There are two repositories in Git: one for the… Read More »