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?

Business Applications, Dataflow, Dataverse, Uncategorized

Dataflows for PowerApps: loading data from CSV file without copying it to OneDrive in advance. 💖😎👍

I would like to share my recent experience with loading a CSV file via Dataflow to Dataverse with you. Today, I downloaded the list of leads from the conference we sponsored last week. There is no better way to load it to my sales app on Dataverse - it's a Dataflow way! At least for… Continue reading Dataflows for PowerApps: loading data from CSV file without copying it to OneDrive in advance. 💖😎👍

Power Automate, 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.

Uncategorized

Power App Portal Web API – fighting lookups

We will start with the 100% helpful Microsoft docs articles: https://docs.microsoft.com/en-us/powerapps/maker/portals/web-api-overview https://docs.microsoft.com/en-us/powerapps/maker/portals/web-api-perform-operations I haven't had any issues with simple type fields but I stuck with lookups. Remembering my first time exploring the portal Web API, I didn't run into this issue. Or maybe it worked slightly differently during that times. There are some articles in… Continue reading Power App Portal Web API – fighting lookups

Business Applications, Dataflow, Dataverse, Power Automate

Dataflows for Power Apps: run import from the app

As you know I am a very big fan of Dataflows. The biggest ask from me was always the ability to trigger the Dataflow refresh on demand from a Power App. Initially, Dataflows you could only run from the maker portal. You need all sort of "powerful" security roles and permissions to do so. Dataflows… Continue reading Dataflows for Power Apps: run import from the app