A way of getting Dynamics’ License members
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…
Author
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…
Simply, check for any errors ! Below example is using a DataVerse table called Jobs, and the record being patched is held in selRequest. With(…
From a model driven app (MDA), running a Flow is not as simple as one would expect, particularly on the UI side. It must be…
To be secure one never wants to have a client secret in plain text in Power Automate. So set up a Key vault in Azure…
One thing I’ve learned about moving solutions between environments, is get those connection references right to save a world of pain. Generally, when writing a…
First, export out from your source as managed/unmanaged as to your preference. Note: Ensure all environment variables are cleared out first of current values, as…
When needing to set a Choice value in a DataVerse entity from Flow, one needs to use the attribute value (the long number) as opposed…
When playing with creating games in a canvas app (still working on my Scrambler game), it always annoyed me that the keyboard could not be…
Sometimes when administering a Dynamics instance, I’d get a spreadsheet of contacts or accounts and be asked to add them to a marketing list. Not…