/images/martinplopez.png

Microsoft Power Platform & Dynamics CE Blog

Don’t Waste Your Thank-You Page: Use Dynamic Data to Drive Next-Step Actions

If you’ve worked with Dynamics 365 Customer Insights Journeys, you’ve probably noticed that the default form submission experience - a simple logo and “Thank you” message - often feels underwhelming for users. You’re not alone 😁 Many teams want something more engaging, more branded, and more helpful than the out-of-the-box version. Luckily, Dynamics 365 allows you to redirect users to a custom thank-you page, giving you full control over design and content.

Build a Branded Event Website in 20 Minutes with Power Pages and Dynamics 365 Customer Insights – Journeys

Some years ago, I was responsible for two Power Pages sites (at that time called Dynamics Portals) that were connected to Dynamics 365 Customer Insights – Journeys (back then: Dynamics 365 Marketing). At that time, adapting and branding an event portal was… painful. It took a lot of effort to get something that looked good and felt on-brand. Fast forward to today: after a few renames and a lot of updates, Microsoft has evolved these tools to the point where I was able to set up a portal, brand it, and connect it to my Dynamics 365 Customer Insights – Journeys environment in as little as 20 minutes.

How Solution Health Hub Prevents Downtime in Dynamics 365 Customer Insights Journeys

Have you ever had a journey that suddenly stops triggering? You could swear it worked yesterday, but now it isn’t firing when it should. Maybe you experienced trying to publish a form or a journey and it’s taking forever until it gives you an error that doesn’t give you much information… I have to admit, I was once (or twice) where you were (or are) and invested time to debug what was happening.

Dataverse Clone Wars: Bulk-Merging Duplicates with SSIS (KingswaySoft Guide)

A long time ago in a database far, far away… 😁 It is a time of chaos. The mighty Dataverse is under siege by an overwhelming army of duplicate records. Accounts and contacts have been cloned endlessly, threatening to destabilize the CRM galaxy. Armed only with an SSIS (SQL Server Integration Services) package, a brave data engineer rises to bring balance to the system. Their mission: to bulk merge duplicates, unify scattered data, and restore peace to the Dataverse.

How to Prevent Duplicate Event Registrations in Dynamics 365 Customer Insights (with Form Submission Validation)s

Some months ago, I got the question if there was a way to limit the Registrations for an event to one Registration per person in Dynamics 365 Customer Insights Journeys. I thought then, that there is no setting for this, so I decided to investigate, and after some research I stumbled into this documentation of Microsoft: Customize form submission validation Then I thought that if there is a way of validating a form before the submission, we could avoid it altogether.