Dynamics 365, Power Apps, or is it the same now?

Just registered a new Dynamics 365 trial (v9.0.2) today, and could not help but notice something about it: Huh? I thought I was using Dynamics 365? Well, it might be a little bug there, but it’s also a clear indication of what’s coming and what’s described in the Power Apps blog: https://powerapps.microsoft.com/en-us/blog/powerapps-spring-announce/ The two platforms… Read More »

Configuration Data Manager – version 1.0.4.0

Another update for Configuration Data Manager is available: http://www.itaintboring.com/downloads/ConfigurationData_managed.zip Here is what’s included into this update You can use “Configuration Data” button to open the tool: There are two new dataset configuration parameters: When “Create Only” is selected, only new records will be imported to the destination environment. Sometimes, we don’t need to update existing… Read More »

Configuration Data Manager updates: improved lookup resolution, longer FetchXml, “applied on” date

  Based on the feedback I got so far, there is an updated version of the configuration data manager solution: http://www.itaintboring.com/downloads/ConfigurationData_managed.zip Here is what’s included into this update: You can use more than 2000 characters for the FetchXml When importing configuration data, all non-existing references  will be removed. You can still get the lookups assigned… Read More »

Dynamics: Drawing activity sequence diagram

  For the reasons not clear to myself, I was looking at the js-sequence-diagram library (https://bramp.github.io/js-sequence-diagrams/), and it occurred to me that I might probably use such a diagram to display the sequence of activities on the entity form. And indeed.. here is what I ended up with: If you wanted to try it yourself,… Read More »