In the consulting world, we get the document generation requirements for most medium to large-size projects. Traditionally, for Dynamics 365 projects we used document generation add-ons, like Document Core Pack or Xpertdoc to generate documents. However, it's unnecessary in the world of Power Platform where all requirements could be addressed with just Power Platform. I've… Continue reading Generating simple and complex documents with just Power Platform, no add-ons.
Category: Power Platform
Child Flow: the ‘runAfter’ condition is not satisfied.
When you tired, it's 9PM on Monday ... It's Monday. I'm too tired to slap you. Could you please bash your face against my palm? Respond to PowerApp or flow action Respond to PowerApp or flow action doesn't get triggered. I wonder why... Respond to PowerApp or flow action doesn't get triggered ActionConditionFailed I've got… Continue reading Child Flow: the ‘runAfter’ condition is not satisfied.
Azure Storage integration for Power Apps portals
To answer the question Why? I say we run into some limitations with SharePoint integration. And now we are trying to explore other options. Let's get started! Enable Azure Storage This is a great blog post here: Want to leverage Azure storage for your documents in PowerApps/ Dynamics 365 portals instead of Notes? Check this… Continue reading Azure Storage integration for Power Apps portals
Dataflow for Power Apps: “section Section1;…” error on create
This error for me occured when I was copying scripts and using blank queries. This is not my image, not my database, so don't try to access it, please 😀 I found it in Internet to illustrate the point. section Section1; error This message is a little bit a lot not helping. If you deploy… Continue reading Dataflow for Power Apps: “section Section1;…” error on create
❤Dataflow❤ with Power Apps: bulk update for CDS records
This article is using a test data because using customer data is wrong. The rest is very practical stuff. If you don't use Dataflow for Power Apps still I think you should. I am trying to solve a typical problem. We've got a Choice column Business Type for Account (for example). We need to remove… Continue reading ❤Dataflow❤ with Power Apps: bulk update for CDS records