Pass Record ID to Custom Page from a Sub-Grid RWB Button
When you wish to pass the ID of a selected item from a sub-grid Ribbon Workbench (RWB) button, there are a few key differences from…
When you wish to pass the ID of a selected item from a sub-grid Ribbon Workbench (RWB) button, there are a few key differences from…
Often in an onboarding type app, an email will be sent to the new starter with Welcome type info. But this cannot be sent to…
There are some things, particularly with Exchange, that can still only be done by PowerShell. Flow can call these PowerShell jobs via an Automation account.…
Expand query really simplifies one’s Flows, but the syntax is a killer. I forget this after 10 minutes so a super brief primer. Below, expanding…
When you stick a subgrid of related records on a form (if a N:N relationship was created rather than an intermediary entity), how does one…
Most apps need emails sent out, very likely from Power Automate. As a developer the thing I always hate is doing work. Well, boring work.…
There are various ways of creating Teams with Power Automate: The Create Team action in Flow. Currently, very limited options available. Create a Team from…
Those times you need to change connection references in 20 Flows and you go oh no! First in the solution in dev, create the new…
Azure AD does not let you export users assigned a license. Group members can be exported, but not licences. Another reason to use Groups to…
Flow has the Outlook connectors for sending emails, from a shared mailbox or an individual account. But when using these, they are not connected into…