Skip to content

Andreas Cieslik

31 Posts
2,393 Views
Dynamics 365 Customer Engagement

Async Plugins vs. Power Automate Flows

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap'); /* Base Component Styles */ #decision-matrix-component-container { font-family: 'Inter', sans-serif; background-color: #f8f7f4; color: #333; line-height: 1.5; } #decision-matrix-component-container h1, #decision-matrix-component-container h2, #decision-matrix-component-container h3 { margin: 0; padding: 0; } #decision-matrix-component-container…

📅 21 July 2025 👁 23 views ↗ Bring your code 2 life
Dynamics 365 Customer Engagement

XrmToolBox: AutoNumberUpdater – new StatusCode filter

Mayank Pujara’s AutoNumberUpdater plugin for the XrmToolBox is a great tool to add missing auto number values to an auto number field for an entity/table. In his blog…

📅 19 June 2024 👁 72 views
Dynamics 365 Customer Engagement

Lessons learned with decimal separators

I read several blog articles how easy it is to use realtime workflow based auto number solution with a new auto number entity. In one of the recent…

📅 5 September 2018 👁 85 views