Tag Archives: PowerApps

DataSourceInfo – checking table permissions

You might have seen Lance Delano’s post about permissions support functions: https://powerapps.microsoft.com/en-us/blog/permissions-support-in-datasourceinfo-and-new-recordinfo-functions-for-dataverse/ This can be very useful, and it sort of feels this might be part of the functionality that would be required to use Power FX when configuring command bar buttons in model driven apps (since we would need to disable/enable those buttons based… Read More »

Using C# code in custom connector to connect to Dataverse?

This one is almost of an academical interest; since, after all, there is Dataverse connector available already. But,  just on the principle, I was wondering if it were possible to use C# code in the custom connector to connect to Dataverse? Actually, there is nothing special about Dataverse – the same approach could be used… Read More »

Dataverse dilemma: should it be a flow or should it be a plugin?

When it comes to implementing business logic In the Dataverse environments, we have a few valid options: Cloud flows Plugins Classic workflows Yes, classic workflows is not at the top of our minds these days, but, with no Flow alternative to the real-time workflows, I don’t see them going away easily yet. However, for all… Read More »

UpGuard report on PowerApps Portals security – what have I learned?

If you read UpGuard report on PowerApps Portals security which came out a few days ago, you might start panicking, and, I’d say, rightfully so: https://www.upguard.com/breaches/power-apps Danish has already covered the technical side in his blog post, so there is no need to discuss the technicalities here. But, then, on the high level, what did… Read More »