Olena's Dynamics Blog (post-AI)
Writing as a human
Category: Business Applications
-

Power automate is endless fun! Today we are going to explore a very “simple” issue which are 2 issues actually: how to define “allow null” in a schema to avoid annoying errors how to get away with the 1. without the painful consequences Let’s start from the beginning! PARSE JSON is a very useful action…
-

In the last article here I proposed the design for the custom Maintenance functionality: https://msolenacrm.blog/2020/06/20/power-apps-portal-summon-the-custom-error-page-to-test-a-custom-layout/ After the serious testing we discovered that the solution works, to some extent. For the naughty user ignoring our warnings to leave the portal during maintenance, it is possible to stay on the cached web page, go for a coffee…
-
Let’s say I want trigger some logic when the particular field has been modified on a record. In this example, I modify a contact Email field and create a Note when it’s been modified. I picked up a trigger for Create or Update because you can enter Email for a new record or you can…
-

The Issue: Unable to load data to the existing custom entity on CDS from CSV or Excel via Dataflow. We renamed the primary Name field for our custom entity and this is how it’s all started. Error: Load to Common Data Service failed. Details: Bad Request {“error”:{“code”:”0x0″,”message”:”An error occurred while validating input parameters: Microsoft.OData.ODataException: Does…
