Business Applications, Common Data Service, Dynamics 365 Portals, PowerApps Portal

Power Apps Portal: “Table permission changes for forms and lists on new portals” So what?

In case you missed it... We've got a portal page with the form which is available for anonymous users. It's a valid scenario. And the way we set it up previously was like this: Advanced form No authentication is required. Advanced form - no authentication is required. Advanced Form Step - Enable Table Permission option… Continue reading Power Apps Portal: “Table permission changes for forms and lists on new portals” So what?

Azure Integration, Business Applications, Common Data Service, Power Platform

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

Common Data Service, dataflow, Dataverse, PowerApps

Dataflows for Power Apps: cyclic reference error with multiple data sources when you start with empty query

As simple as this: if you don't believe in solutions with Dataflow and just copy queries across most likely you are going to get the following error: I had multiple data sources: Dataverse and CSV file. Because I didn't go through the normal order for steps but just started with an empty query and just… Continue reading Dataflows for Power Apps: cyclic reference error with multiple data sources when you start with empty query

Common Data Service, dataflow, Power Platform

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

Common Data Service, dataflow, Power Platform, Uncategorized

❤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