CDS Post Images and CDS Pre Images in PowerAutomate Flows

Full disclaimer… this post was triggered by what a fellow MVP, Olena Grischenko, wrote earlier today: https://msolenacrm.blog/2020/06/18/power-automate-for-cds-what-was-it-before-we-run-the-update-or-byebye-no-code/  I am all for plugins, I actually write them every day But, then, should not there be some way to work with pre/post images in PowerAutomate? Without code? And there is one, although “no code” solutions are not,… Read More »

TDS endpoint for custom development and data integrations?

TDS endpoint availability is, probably, one of the coolest technical capabilities introduced by Microsoft in the last few months. However, even though it’s great to be able to run SQL queries in the SQL management studio as described in Microsoft docs: https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/cds-sql-query There are other usage scenarios which seem to be very enticing. Using it… Read More »

Using SQL Management Studio with CDS

Just got to play with the latest cool feature, which is using SQL Management Studio to connect to CDS environments. You’ll find the documentation here: https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/cds-sql-query If you have not seen what it looks like, here is an example: To set it up, you just need SSMS v18.4, and don’t forget to configure your environment… Read More »