Looking for something in particular?
Categories
- AI Builder 3
- Azure 10
- Canvas Power Apps 4
- Custom Pages 5
- Customer Insights - Journeys 10
- Customer Voice 6
- Dataverse 26
- Dynamics 365 40
- Dynamics 365 Marketing 88
- Dynamics 365 Portals 11
- Dynamics 365 for Outlook 3
- JavaScript 9
- Marketing (Non Dynamics 365) 7
- Micro Enterprise Financials 2
- Microsoft Excel 2
- Microsoft Forms 2
- Microsoft PowerPoint 2
- Microsoft Teams 2
- Model-driven Power Apps 38
- Office 365 3
- OneDrive 1
- Outlook 2
- PCF & Custom Controls 14
- Power Automate 79
- Power BI 3
- Power Platform 5
- SharePoint 4

Event Waitlist Journeys & Triggers
Event waitlists have arrived for Customer Insights - Journeys which means self service event cancellation and automated (or manual) registration of waitlisted registrations when slots become available. BUT shiny new features also means changes in the way things work.
We now have three different triggers to handle event registrations with the relevant communications. The ‘Marketing Event Registration Created’ trigger will only fire when a registration is created as ‘Registered’, so if someone joins a waitlist, then later a space becomes available for them to register - they will not receive any of the communications in the ‘Marketing Event Registration Created’ journey.
This post shows you how to update your journeys to make sure your registrations converted from waitlisted receive all the right communications.

Include specific row (entity) references and all the data in Real-time marketing custom triggers
Custom triggers in Dynamics 365 Marketing (Customer Insights - Journeys) have recently became 1000 times better with the ability to include ‘Entity references’ - a way of making an entire record and all its associated records (up to 5 levels ‘deep’) available through a single trigger attribute. It works exactly the same as the ‘Contact‘ or ‘Lead’ in a trigger works, but for any table/row you choose.
This make all the data available in the trigger journeys for branching and emails for conditional content and personalisation. And you can have lots of these!

Converting Dataverse Choice(s), (Multi-select) Option Sets, or Picklists in Power Automate
How to use single step Dataverse Custom Actions in Power Automate to convert choice/choices column value (integer) to label (words) and back again.
Also more fondly know as Option Sets, Multi Select Option Sets and Picklists.