Category Archives: Dynamics

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 »

Power BI Paginated Reports ALM

I think Power FX Command designer is going to be the news of the month (or, possibly, of the whole summer): https://powerapps.microsoft.com/en-us/blog/announcing-command-designer-with-power-fx-preview/ However, that’s something I’ll need to look at a bit later. In the meantime, there was a more pressing need on the project I’ve been working on, and that’s all about setting up… Read More »

New solution designer is moving backwards – and that’s great! We can see hidden elements on the forms now!

It’s been a while since “treeview” experience had been added in the preview portal: https://www.itaintboring.com/dynamics/have-you-visited-preview-version-of-the-maker-portal-lately-there-is-solution-treeview-there/ Now we can also see “hidden” elements in the form designer! Classic designer had some nice stuff, after all, and now those features are making their way back into the new designer. There is “created by” on the form below,… Read More »

How do we pass configuration settings to the virtual entity plugins?

When configuring a data source in the plugin registration tool, there is this note which implies that we should be able to supply configuration settings to the data provider plug-ins: There are a few more details in the docs: https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-virtual-entities Which is encouraging, but it’s still not clear how do we read those configuration settings… Read More »