Can’t see “Edit Filters” button in the classic solution designer for a view? Here is one reason why

There is, really, not a lot to write about it. The screenshot below says it all: There is one link missing on the right side, which is “Edit Filter Criteria”. It does show up for some other views, though: But, from what I could see, it disappears once the view(or, possibly, the filters) has been… Read More »

Reporting and document generation in Power Platform

For some reason, the part of Power Platform that used to be Dynamics CRM (and was, then, transformed into what’s called “first party” applications) has always been limited in its reporting and document generation capabilities. It’s still the case, it seems, and it’s a strange situation for an enterprise-grade platform. After all, what’s the point… Read More »

Add intelligent File Download button to your model-driven (or canvas) apps

How do we add file download button to the model-driven apps? To start with, why would we even want to do it? There can be some interesting scenarios there, one being to allow your users to download PowerAutomate-generated word templates (see my previous post). That, of course, requires some custom development, since you may want… Read More »

Using flow-generated word documents in model-driven apps

Document Templates have been available in model-driven apps for a while now – they are integrated with the model-driven apps, and it’s easy for the users to access them. They do have limitations, though. We cannot filter those documents, we can only use 1 level of relationships, on each relationship we can only load 100… Read More »

Flow connections and CI/CD

I am wondering if PowerAutomate flows can really be part of CI/CD when there are non-CDS connections? There seem to be a few problems here: Once deployed, the flow is turned off, and all non-CDS connections have to be re-wired in order to turn it on. That’s a manual step While re-wiring the connections, we’ll… Read More »