Olena's Dynamics Blog (post-AI)
Writing as a human
Tag: cdscurrentenvironment
-

The requirement: for Account(Property in our case) if related Contact(Tenant) is “un-linked”, create a Note. No-code solution: none. Why? These are triggers available for CDS(current environment): We choose Update trigger for Contact filtering by parentcustomerid … and this is it. This is where our no-code journey ends. When Update triggers on our Contact the value…
-
While using CDS (current environment) connector for the Regarding property which is separately listed for each entity would you assume it’s unnecessarily to prefix a dynamic property value with a type ? Well, unfortunately, you have to. The same way as for other lookups, you have to specify type prior the dynamic property. In my…
