Skip to content

Andreas Cieslik

44 Posts
399 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 👁 1 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 👁 10 views
Dynamics 365 Customer Engagement

How to add your personal PowerBI Dashboard as a system dashboard

New Approach: Attention: Microsoft added this feature out of the box, so that the manual approach below is not required anymore. More to this can be found here:https://powerapps.microsoft.com/en-us/blog/power-bi-embedded-as-system-dashboard-in-model-driven-apps-preview/Old Approach: The general guideline…

📅 21 July 2020 👁 3 views ↗ Bring your code 2 life
Dynamics 365 Customer Engagement

Flows not triggering after environment copy

Having read this nice tip from Ankita Chavan posted here https://crmtipoftheday.com/1351/flows-not-triggering-after-an-environment-copy/ it did not resolve our problem. Our instance was not in administration mode and it still did not work. This forced…

📅 14 July 2020 👁 6 views ↗ Bring your code 2 life