CSS is a great way to create graphics and cool effects in a Canvas App. CSS is powerful, flexible and often avoids the complexity of creating a PCF code component With CSS you can visually do pretty much anything and […]
In the previous post, I explained how to delete a file based on a change to a column in Dataverse. I used an automated flow to delete a file stored in a Dataverse column which triggered every time the status
Dataverse storage costs can be expensive. If you want to automatically delete a file stored in a Dataverse file column that is no longer required, here’s how to do it In this example, whenever the status of a row in
Do you need to pass a JSON array to a child flow? Here are 2 simple flows. The parent creates a simple JSON array that I want to pass to the child flow The difficulty is that a child flow requires
Join JSON Arrays This is how to join two JSON arrays with Power Automate. The first array is generated from Dataverse. The ‘List rows’ step extracts the first 5 rows from a table, in this case the Counties of England
With this neat little technique you can identify the user who invoked a flow from a Power App or other trigger Flow User The user’s name, email or GUID can be identified and captured, and it’s as simple as initialising