<?xml version="1.0" encoding="UTF-8"?><!-- generator="podbean/5.5" -->
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
     xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"
     xmlns:spotify="http://www.spotify.com/ns/rss"
     xmlns:podcast="https://podcastindex.org/namespace/1.0"
    xmlns:media="http://search.yahoo.com/mrss/">

<channel>
    <title>Dynamics Update</title>
    <atom:link href="https://feed.podbean.com/dynamicsupdate/feed.xml" rel="self" type="application/rss+xml"/>
    <link>https://dynamicsupdate.podbean.com</link>
    <description>Dynamics Update is a podcast with the main focus of summarizing Microsoft's monthly releases for Dynamics 365 for Finance and Operations and the One Version strategy. We blend that with some special episodes containing interviews and event coverage.

Guiding you through the content is Gustav Sundblad and Johan Persson, Senior Specialists at Engage Group</description>
    <pubDate>Thu, 30 Apr 2026 09:09:27 +0200</pubDate>
    <generator>https://podbean.com/?v=5.5</generator>
    <language>en-us</language>
    <spotify:countryOfOrigin>se</spotify:countryOfOrigin>
    <copyright>Copyright 2019 All rights reserved.</copyright>
    <category>Technology</category>
    <ttl>1440</ttl>
    <itunes:type>episodic</itunes:type>
          <itunes:summary>Dynamics Update is a podcast with the main focus of summarizing Microsoft's monthly releases for Dynamics 365 for Finance and Operations and the One Version strategy. We blend that with some special episodes containing interviews and event coverage.

Guiding you through the content is Gustav Sundblad and Johan Persson, Senior Specialists at Engage Group</itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
<itunes:category text="Technology" />
	<itunes:category text="Education">
		<itunes:category text="How To" />
	</itunes:category>
    <itunes:owner>
        <itunes:name>dynamicsupdate</itunes:name>
            </itunes:owner>
    	<itunes:block>No</itunes:block>
	<itunes:explicit>false</itunes:explicit>
    <itunes:image href="https://pbcdn1.podbean.com/imglogo/image-logo/6259462/PoddLogov2square.png" />
    <image>
        <url>https://pbcdn1.podbean.com/imglogo/image-logo/6259462/PoddLogov2square.png</url>
        <title>Dynamics Update</title>
        <link>https://dynamicsupdate.podbean.com</link>
        <width>144</width>
        <height>144</height>
    </image>
    <item>
        <title>Interview - Max Hentschel - Application Insights</title>
        <itunes:title>Interview - Max Hentschel - Application Insights</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-max-hentschel-application-insights/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-max-hentschel-application-insights/#comments</comments>        <pubDate>Thu, 30 Apr 2026 09:09:27 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/fc90ae10-fa68-3c52-bb21-039c0bd971a4</guid>
                                    <description><![CDATA[<p>In this episode, we welcome back Max Henchel, Technical Consultant at Microsoft, to dive deep into the topic of telemetry. We previously discussed Dual-write, but realized we needed to go back to basics to explain the telemetry infrastructure and how to actually start measuring performance in a smart way.</p>
<p>Max is one of the primary drivers behind the ISM Telemetry Model, a framework that simplifies working with Application Insights for Dynamics users.</p>
In this episode, we discuss:
<ul>
<li>Why isn't out-of-the-box telemetry enough? How the ISM model acts as a "wrapper" to make it easier for partners and customers to get started without drowning in data.</li>
<li>The importance of custom emission points: Why you can't just "flip a switch," but actually need to design your telemetry to understand critical business processes like order flows and batch jobs.</li>
<li>Cost vs. Benefit: Strategies for data storage and how to keep costs down in Azure by focusing on short-term analysis (e.g., 30-day retention).</li>
<li>From "It's slow" to hard facts: How to use telemetry to address subjective experiences of performance with actual data and system "heartbeats".</li>
<li>Exception logging: How to find the notorious "Object reference not set to an instance of an object" error using call stacks directly in App Insights, without needing to copy production databases for debugging.</li>
<li>Cross-Enterprise Monitoring: Using a single Application Insights repository to track an end-to-end chain across different applications like AIS or Power Platform.</li>
</ul>
Three tips to get started:
<ol>
<li>Set it up now: It takes less than an hour to get basic telemetry in place.</li>
<li>Use FastTrack reports: Leverage ready-made dashboards to get immediate visualization.</li>
<li>Learn Kusto (KQL): Max recommends the Kusto Detective Agency for a fun, interactive way to learn how to query your data.</li>
</ol>]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode, we welcome back Max Henchel, Technical Consultant at Microsoft, to dive deep into the topic of telemetry. We previously discussed Dual-write, but realized we needed to go back to basics to explain the telemetry infrastructure and how to actually start measuring performance in a smart way.</p>
<p>Max is one of the primary drivers behind the ISM Telemetry Model, a framework that simplifies working with Application Insights for Dynamics users.</p>
In this episode, we discuss:
<ul>
<li>Why isn't out-of-the-box telemetry enough? How the ISM model acts as a "wrapper" to make it easier for partners and customers to get started without drowning in data.</li>
<li>The importance of custom emission points: Why you can't just "flip a switch," but actually need to design your telemetry to understand critical business processes like order flows and batch jobs.</li>
<li>Cost vs. Benefit: Strategies for data storage and how to keep costs down in Azure by focusing on short-term analysis (e.g., 30-day retention).</li>
<li>From "It's slow" to hard facts: How to use telemetry to address subjective experiences of performance with actual data and system "heartbeats".</li>
<li>Exception logging: How to find the notorious "Object reference not set to an instance of an object" error using call stacks directly in App Insights, without needing to copy production databases for debugging.</li>
<li>Cross-Enterprise Monitoring: Using a single Application Insights repository to track an end-to-end chain across different applications like AIS or Power Platform.</li>
</ul>
Three tips to get started:
<ol>
<li>Set it up now: It takes less than an hour to get basic telemetry in place.</li>
<li>Use FastTrack reports: Leverage ready-made dashboards to get immediate visualization.</li>
<li>Learn Kusto (KQL): Max recommends the <em>Kusto Detective Agency</em> for a fun, interactive way to learn how to query your data.</li>
</ol>]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/72bqgrfwrff7eawi/DynamicsUpdate-MaxHenchel2.mp3" length="31699322" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode, we welcome back Max Henchel, Technical Consultant at Microsoft, to dive deep into the topic of telemetry. We previously discussed Dual-write, but realized we needed to go back to basics to explain the telemetry infrastructure and how to actually start measuring performance in a smart way.
Max is one of the primary drivers behind the ISM Telemetry Model, a framework that simplifies working with Application Insights for Dynamics users.
In this episode, we discuss:

Why isn't out-of-the-box telemetry enough? How the ISM model acts as a "wrapper" to make it easier for partners and customers to get started without drowning in data.
The importance of custom emission points: Why you can't just "flip a switch," but actually need to design your telemetry to understand critical business processes like order flows and batch jobs.
Cost vs. Benefit: Strategies for data storage and how to keep costs down in Azure by focusing on short-term analysis (e.g., 30-day retention).
From "It's slow" to hard facts: How to use telemetry to address subjective experiences of performance with actual data and system "heartbeats".
Exception logging: How to find the notorious "Object reference not set to an instance of an object" error using call stacks directly in App Insights, without needing to copy production databases for debugging.
Cross-Enterprise Monitoring: Using a single Application Insights repository to track an end-to-end chain across different applications like AIS or Power Platform.

Three tips to get started:

Set it up now: It takes less than an hour to get basic telemetry in place.
Use FastTrack reports: Leverage ready-made dashboards to get immediate visualization.
Learn Kusto (KQL): Max recommends the Kusto Detective Agency for a fun, interactive way to learn how to query your data.
]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1977</itunes:duration>
                <itunes:episode>105</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Archiving and Long-Term Retention</title>
        <itunes:title>Archiving and Long-Term Retention</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/archiving-and-long-term-retention/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/archiving-and-long-term-retention/#comments</comments>        <pubDate>Fri, 13 Mar 2026 06:34:19 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/2339ca43-06d4-39f4-b5fc-7496ff44b878</guid>
                                    <description><![CDATA[<p>In this episode, hosts Johan Persson and Gustav Sundblad welcome Microsoft product experts Shivam Pandey and Roger Sa to discuss the critical strategies for managing high-volume data in Dynamics 365 Finance and Operations. As data storage costs and performance stability become top priorities for enterprises, the team explores the latest innovations in archiving and long-term retention.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode, hosts Johan Persson and Gustav Sundblad welcome Microsoft product experts Shivam Pandey and Roger Sa to discuss the critical strategies for managing high-volume data in Dynamics 365 Finance and Operations. As data storage costs and performance stability become top priorities for enterprises, the team explores the latest innovations in archiving and long-term retention.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/imvi4s2vvqwvykaq/DynamicsUpdateArchiving.mp3" length="29915520" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode, hosts Johan Persson and Gustav Sundblad welcome Microsoft product experts Shivam Pandey and Roger Sa to discuss the critical strategies for managing high-volume data in Dynamics 365 Finance and Operations. As data storage costs and performance stability become top priorities for enterprises, the team explores the latest innovations in archiving and long-term retention.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1865</itunes:duration>
                <itunes:episode>104</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.47</title>
        <itunes:title>10.0.47</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10047/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10047/#comments</comments>        <pubDate>Fri, 13 Feb 2026 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/0520e409-764e-5a4c-8941-59dc5653d621</guid>
                                    <description><![CDATA[<p>Dynamics Update: 10.0.47 Release Notes</p>
<p>In this episode, hosts Johan Persson and Gustaf Sundblad dive into the latest features and performance enhancements arriving in late March with version 10.0.47. The discussion centers heavily on data management, environment efficiency, and new AI-driven tools.</p>

<p>Key Highlights:</p>
<ul>
<li>Subscription Billing &amp; Commerce: New performance enhancements for unbilled revenue batches and features to purge or archive high-volume commerce transactions.</li>
<li>Inventory &amp; Warehouse Management: Introduction of inventory transaction consolidation—a prerequisite for long-term archiving—and new load record archiving to reduce Dataverse consumption costs.</li>
<li>Power Platform Integration: The hosts advocate for moving sandbox environments to the Power Platform Admin Center (PPAC) to unlock better performance and "no transaction data" copying features.</li>
<li>AI &amp; Copilot Agents: Updates to the Account Reconciliation Agent and workspace, including improved legal entity filtering in sandbox environments.</li>
<li>Pricing Management: Enhanced import/export entities for complex trade agreements and a "coming soon" generic base currency feature to simplify global pricing rules.</li>
<li>Developer Tools: Significant updates to the MCP Server, including OData access for entities, and improvements to Visual Studio 2022 "Find References" filtering.</li>
</ul>
]]></description>
                                                            <content:encoded><![CDATA[<p>Dynamics Update: 10.0.47 Release Notes</p>
<p>In this episode, hosts Johan Persson and Gustaf Sundblad dive into the latest features and performance enhancements arriving in late March with version 10.0.47. The discussion centers heavily on data management, environment efficiency, and new AI-driven tools.</p>

<p>Key Highlights:</p>
<ul>
<li>Subscription Billing &amp; Commerce: New performance enhancements for unbilled revenue batches and features to purge or archive high-volume commerce transactions.</li>
<li>Inventory &amp; Warehouse Management: Introduction of inventory transaction consolidation—a prerequisite for long-term archiving—and new load record archiving to reduce Dataverse consumption costs.</li>
<li>Power Platform Integration: The hosts advocate for moving sandbox environments to the Power Platform Admin Center (PPAC) to unlock better performance and "no transaction data" copying features.</li>
<li>AI &amp; Copilot Agents: Updates to the Account Reconciliation Agent and workspace, including improved legal entity filtering in sandbox environments.</li>
<li>Pricing Management: Enhanced import/export entities for complex trade agreements and a "coming soon" generic base currency feature to simplify global pricing rules.</li>
<li>Developer Tools: Significant updates to the MCP Server, including OData access for entities, and improvements to Visual Studio 2022 "Find References" filtering.</li>
</ul>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/crk39ptvsasl3nau/10_0_47.mp3" length="25462535" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Dynamics Update: 10.0.47 Release Notes
In this episode, hosts Johan Persson and Gustaf Sundblad dive into the latest features and performance enhancements arriving in late March with version 10.0.47. The discussion centers heavily on data management, environment efficiency, and new AI-driven tools.

Key Highlights:

Subscription Billing &amp; Commerce: New performance enhancements for unbilled revenue batches and features to purge or archive high-volume commerce transactions.
Inventory &amp; Warehouse Management: Introduction of inventory transaction consolidation—a prerequisite for long-term archiving—and new load record archiving to reduce Dataverse consumption costs.
Power Platform Integration: The hosts advocate for moving sandbox environments to the Power Platform Admin Center (PPAC) to unlock better performance and "no transaction data" copying features.
AI &amp; Copilot Agents: Updates to the Account Reconciliation Agent and workspace, including improved legal entity filtering in sandbox environments.
Pricing Management: Enhanced import/export entities for complex trade agreements and a "coming soon" generic base currency feature to simplify global pricing rules.
Developer Tools: Significant updates to the MCP Server, including OData access for entities, and improvements to Visual Studio 2022 "Find References" filtering.
]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1587</itunes:duration>
                <itunes:episode>103</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Batch Telemetry Agent</title>
        <itunes:title>Batch Telemetry Agent</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/batch-telemetry-agent/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/batch-telemetry-agent/#comments</comments>        <pubDate>Fri, 23 Jan 2026 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/33fbd8a1-30b7-3f5c-a57e-773d49becab1</guid>
                                    <description><![CDATA[<p>Episode recorded across three time zones - Singapore, US, and Sweden</p>
<p>Johan and Gustav welcome Prashant Verma (Microsoft Singapore ISD) and Hemanth Kumar (Microsoft Azure FastTrack) for a technical deep dive into the batch telemetry agent. Prashant's origin story reveals that the agent emerged from his Premier Field Engineer days, handling APAC escalations for slow-running batch jobs and throttling issues, and recognizing that customers needed self-service access to insights previously requiring support tickets.</p>
<p>The conversation positions the agent as a "team member" that democratizes root cause analysis, bridging the gap between technical Application Insights data and business users who lack Kusto query skills. Hemant emphasizes the transformation: rather than context-switching between Teams conversations and Application Insights dashboards, system admins can troubleshoot directly within Teams, where business users are already reporting issues.</p>
<p>Johan's thesis emerges: fewer people logging into Finance &amp; Operations is actually better since it's not intuitive for non-daily users. The agent supports this by making troubleshooting accessible to IT staff unfamiliar with F&amp;O's interface. Gustav tests the waters on autonomous monitoring - could agents proactively ping Teams when detecting anomalies? The answer: marry Application Insights anomaly detection with agentic analysis to create alerts that inform users of slow critical jobs and suggest remediation.</p>
<p>The MCP server integration (version 46 required) enables self-healing actions, such as restarting batch jobs, though both hosts and guests emphasize guardrails. Gustav suggests SharePoint lists indicating which jobs are safe to auto-restart; testing reveals Claude 4.5 best follows these instructions without hallucination compared to GPT models.</p>
<p>A revealing war story: a customer configured batch jobs requesting 300 threads when their environment only supported 160 total threads, strangling the entire system for a week until Prashant identified it through telemetry. The agent now surfaces these misconfigurations instantly.</p>
<p>Setup requires just five minutes with existing Application Insights (ISM telemetry no longer needed), plus 15 minutes for agent installation. Model selection matters: 4.1 suffices for simple queries, 5.0 for complex analysis, and Sonnet for query generation.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Episode recorded across three time zones - Singapore, US, and Sweden</p>
<p>Johan and Gustav welcome Prashant Verma (Microsoft Singapore ISD) and Hemanth Kumar (Microsoft Azure FastTrack) for a technical deep dive into the batch telemetry agent. Prashant's origin story reveals that the agent emerged from his Premier Field Engineer days, handling APAC escalations for slow-running batch jobs and throttling issues, and recognizing that customers needed self-service access to insights previously requiring support tickets.</p>
<p>The conversation positions the agent as a "team member" that democratizes root cause analysis, bridging the gap between technical Application Insights data and business users who lack Kusto query skills. Hemant emphasizes the transformation: rather than context-switching between Teams conversations and Application Insights dashboards, system admins can troubleshoot directly within Teams, where business users are already reporting issues.</p>
<p>Johan's thesis emerges: fewer people logging into Finance &amp; Operations is actually better since it's not intuitive for non-daily users. The agent supports this by making troubleshooting accessible to IT staff unfamiliar with F&amp;O's interface. Gustav tests the waters on autonomous monitoring - could agents proactively ping Teams when detecting anomalies? The answer: marry Application Insights anomaly detection with agentic analysis to create alerts that inform users of slow critical jobs and suggest remediation.</p>
<p>The MCP server integration (version 46 required) enables self-healing actions, such as restarting batch jobs, though both hosts and guests emphasize guardrails. Gustav suggests SharePoint lists indicating which jobs are safe to auto-restart; testing reveals Claude 4.5 best follows these instructions without hallucination compared to GPT models.</p>
<p>A revealing war story: a customer configured batch jobs requesting 300 threads when their environment only supported 160 total threads, strangling the entire system for a week until Prashant identified it through telemetry. The agent now surfaces these misconfigurations instantly.</p>
<p>Setup requires just five minutes with existing Application Insights (ISM telemetry no longer needed), plus 15 minutes for agent installation. Model selection matters: 4.1 suffices for simple queries, 5.0 for complex analysis, and Sonnet for query generation.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/yh3gumm7wbz47tyj/dynamicsupdate_-_batch_telemetry_agent97iji.mp3" length="32652687" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Episode recorded across three time zones - Singapore, US, and Sweden
Johan and Gustav welcome Prashant Verma (Microsoft Singapore ISD) and Hemanth Kumar (Microsoft Azure FastTrack) for a technical deep dive into the batch telemetry agent. Prashant's origin story reveals that the agent emerged from his Premier Field Engineer days, handling APAC escalations for slow-running batch jobs and throttling issues, and recognizing that customers needed self-service access to insights previously requiring support tickets.
The conversation positions the agent as a "team member" that democratizes root cause analysis, bridging the gap between technical Application Insights data and business users who lack Kusto query skills. Hemant emphasizes the transformation: rather than context-switching between Teams conversations and Application Insights dashboards, system admins can troubleshoot directly within Teams, where business users are already reporting issues.
Johan's thesis emerges: fewer people logging into Finance &amp; Operations is actually better since it's not intuitive for non-daily users. The agent supports this by making troubleshooting accessible to IT staff unfamiliar with F&amp;O's interface. Gustav tests the waters on autonomous monitoring - could agents proactively ping Teams when detecting anomalies? The answer: marry Application Insights anomaly detection with agentic analysis to create alerts that inform users of slow critical jobs and suggest remediation.
The MCP server integration (version 46 required) enables self-healing actions, such as restarting batch jobs, though both hosts and guests emphasize guardrails. Gustav suggests SharePoint lists indicating which jobs are safe to auto-restart; testing reveals Claude 4.5 best follows these instructions without hallucination compared to GPT models.
A revealing war story: a customer configured batch jobs requesting 300 threads when their environment only supported 160 total threads, strangling the entire system for a week until Prashant identified it through telemetry. The agent now surfaces these misconfigurations instantly.
Setup requires just five minutes with existing Application Insights (ISM telemetry no longer needed), plus 15 minutes for agent installation. Model selection matters: 4.1 suffices for simple queries, 5.0 for complex analysis, and Sonnet for query generation.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2036</itunes:duration>
                <itunes:episode>101</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Soverign Cloud</title>
        <itunes:title>Soverign Cloud</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/soverign-cloud/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/soverign-cloud/#comments</comments>        <pubDate>Fri, 19 Dec 2025 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/13864450-e2bd-3140-b0d0-0ca840d2ec1e</guid>
                                    <description><![CDATA[<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Episode recorded during hectic times with new puppies and packed schedules</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Johan and Gustav tackle Microsoft's announcement about comprehensive sovereign solutions for European organizations - a complex topic they admit requires legal expertise they don't possess, but impacts every European Dynamics implementation. Opening with their standard recommendation of West Europe as primary datacenter and North Europe (UK) as fallback, they debunk latency concerns from 10-12 global implementations spanning Europe, US, and Asia with single instances.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">The conversation traces the Max Schrems saga - his persistent legal challenges to US-owned datacenters storing European data, questioning whether peace-time laws hold meaning when conflicts arise. Gustav shares a revealing anecdote about a Swedish governmental organization demanding local datacenter hosting while unknowingly using Office 365 stored elsewhere, illustrating how organizations often lack understanding of where their data actually resides.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Microsoft's three-tier sovereign cloud offering emerges: Sovereign Public Cloud (current setup enhanced with Data Guardian ensuring European-only personnel access and customer-managed encryption keys for everything), Sovereign Private Cloud (Azure in your basement, managed like public cloud, supporting email and SharePoint initially with broader rollout planned), and National Partner Cloud (locally-owned datacenters managed by European partners like T-Mobile or CGI, reminiscent of Germany's now-closed datacenter).</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">The Dynamics implications remain murky. While Microsoft 365 and Azure workloads seem straightforward for partner clouds, Johan expresses skepticism about Dynamics timelines given its complexity and surrounding infrastructure requirements. The hosts note CRM already works in Norway and Sweden, but Finance &amp; Operations and Customer Insights remain unavailable, and not all datacenters receive updates simultaneously - West/North Europe lead in frequency and features.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">A new wildcard enters: potential tariffs on American-owned datacenters could dramatically impact cloud economics overnight, undermining the predictable subscription model that justified cloud migration.

The Blog Post: <a href='https://blogs.microsoft.com/blog/2025/06/16/announcing-comprehensive-sovereign-solutions-empowering-european-organizations/'>Announcing comprehensive sovereign solutions empowering European organizations - The Official Microsoft Blog</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Episode recorded during hectic times with new puppies and packed schedules</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Johan and Gustav tackle Microsoft's announcement about comprehensive sovereign solutions for European organizations - a complex topic they admit requires legal expertise they don't possess, but impacts every European Dynamics implementation. Opening with their standard recommendation of West Europe as primary datacenter and North Europe (UK) as fallback, they debunk latency concerns from 10-12 global implementations spanning Europe, US, and Asia with single instances.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">The conversation traces the Max Schrems saga - his persistent legal challenges to US-owned datacenters storing European data, questioning whether peace-time laws hold meaning when conflicts arise. Gustav shares a revealing anecdote about a Swedish governmental organization demanding local datacenter hosting while unknowingly using Office 365 stored elsewhere, illustrating how organizations often lack understanding of where their data actually resides.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Microsoft's three-tier sovereign cloud offering emerges: Sovereign Public Cloud (current setup enhanced with Data Guardian ensuring European-only personnel access and customer-managed encryption keys for everything), Sovereign Private Cloud (Azure in your basement, managed like public cloud, supporting email and SharePoint initially with broader rollout planned), and National Partner Cloud (locally-owned datacenters managed by European partners like T-Mobile or CGI, reminiscent of Germany's now-closed datacenter).</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">The Dynamics implications remain murky. While Microsoft 365 and Azure workloads seem straightforward for partner clouds, Johan expresses skepticism about Dynamics timelines given its complexity and surrounding infrastructure requirements. The hosts note CRM already works in Norway and Sweden, but Finance &amp; Operations and Customer Insights remain unavailable, and not all datacenters receive updates simultaneously - West/North Europe lead in frequency and features.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">A new wildcard enters: potential tariffs on American-owned datacenters could dramatically impact cloud economics overnight, undermining the predictable subscription model that justified cloud migration.<br>
<br>
The Blog Post: <a href='https://blogs.microsoft.com/blog/2025/06/16/announcing-comprehensive-sovereign-solutions-empowering-european-organizations/'>Announcing comprehensive sovereign solutions empowering European organizations - The Official Microsoft Blog</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/jgutc6zduqsieu4n/DynamicsUpdate_-_Soverign_Cloud7uq70.mp3" length="28715930" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Episode recorded during hectic times with new puppies and packed schedules
Johan and Gustav tackle Microsoft's announcement about comprehensive sovereign solutions for European organizations - a complex topic they admit requires legal expertise they don't possess, but impacts every European Dynamics implementation. Opening with their standard recommendation of West Europe as primary datacenter and North Europe (UK) as fallback, they debunk latency concerns from 10-12 global implementations spanning Europe, US, and Asia with single instances.
The conversation traces the Max Schrems saga - his persistent legal challenges to US-owned datacenters storing European data, questioning whether peace-time laws hold meaning when conflicts arise. Gustav shares a revealing anecdote about a Swedish governmental organization demanding local datacenter hosting while unknowingly using Office 365 stored elsewhere, illustrating how organizations often lack understanding of where their data actually resides.
Microsoft's three-tier sovereign cloud offering emerges: Sovereign Public Cloud (current setup enhanced with Data Guardian ensuring European-only personnel access and customer-managed encryption keys for everything), Sovereign Private Cloud (Azure in your basement, managed like public cloud, supporting email and SharePoint initially with broader rollout planned), and National Partner Cloud (locally-owned datacenters managed by European partners like T-Mobile or CGI, reminiscent of Germany's now-closed datacenter).
The Dynamics implications remain murky. While Microsoft 365 and Azure workloads seem straightforward for partner clouds, Johan expresses skepticism about Dynamics timelines given its complexity and surrounding infrastructure requirements. The hosts note CRM already works in Norway and Sweden, but Finance &amp; Operations and Customer Insights remain unavailable, and not all datacenters receive updates simultaneously - West/North Europe lead in frequency and features.
A new wildcard enters: potential tariffs on American-owned datacenters could dramatically impact cloud economics overnight, undermining the predictable subscription model that justified cloud migration.The Blog Post: Announcing comprehensive sovereign solutions empowering European organizations - The Official Microsoft Blog]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1790</itunes:duration>
                <itunes:episode>100</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Anne Krupke</title>
        <itunes:title>Interview - Anne Krupke</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-anne-krupke/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-anne-krupke/#comments</comments>        <pubDate>Fri, 21 Nov 2025 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/9bc9ec2d-c5d4-34a5-bbf2-57537a2caa0c</guid>
                                    <description><![CDATA[<p>Johan returns from sunny Orlando to Sweden's +1°C rain to interview Anne Krupke, Microsoft's Senior Product Marketing Manager who brings a unique perspective - starting as an implementation consultant for supply chain and manufacturing, then FastTrack solution architect, now marketing. Her journey embodies the shift Microsoft is making: selling products the way they're actually implemented.</p>
<p>Anne reveals the genesis of Microsoft's business process-centric approach. For years, partners were process-oriented while Microsoft marketed individual apps and features, creating a jarring disconnect when customers reached implementation. The solution? Sell products using process-centric language that customers actually understand, then show how Dynamics fits their workflows. The pitch materials launched over a year ago have seen thousands of downloads from partners and hundreds of uses internally.</p>
<p>The conversation explores how product teams historically organized around features - warehouse management PMs, general ledger PMs - rather than end-to-end processes. The business process catalog emerged from FastTrack escalations that kept repeating. Anne explains they were only providing best practice recommendations after dealing with problems multiple times, then realized they could just document everything proactively.</p>
<p>Johan and Gustav champion the catalog as crucial guidance, eliminating the "it depends" paralysis that plagued every implementation decision. The first three catalog layers remain product-agnostic, helping navigate scenarios where multiple Microsoft solutions could work - quotations in CRM versus Project Operations versus core SCM. Anne emphasizes this isn't Microsoft alone - crowdsourcing from the partner community makes the catalog a living repository, similar to FastTrack's GitHub telemetry dashboards.</p>
<p>A significant announcement: business process decks are now available on the FastTrack implementation portal for any customer with a Dynamics project, enabling internal pitching and discovery workshops.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Johan returns from sunny Orlando to Sweden's +1°C rain to interview Anne Krupke, Microsoft's Senior Product Marketing Manager who brings a unique perspective - starting as an implementation consultant for supply chain and manufacturing, then FastTrack solution architect, now marketing. Her journey embodies the shift Microsoft is making: selling products the way they're actually implemented.</p>
<p>Anne reveals the genesis of Microsoft's business process-centric approach. For years, partners were process-oriented while Microsoft marketed individual apps and features, creating a jarring disconnect when customers reached implementation. The solution? Sell products using process-centric language that customers actually understand, then show how Dynamics fits their workflows. The pitch materials launched over a year ago have seen thousands of downloads from partners and hundreds of uses internally.</p>
<p>The conversation explores how product teams historically organized around features - warehouse management PMs, general ledger PMs - rather than end-to-end processes. The business process catalog emerged from FastTrack escalations that kept repeating. Anne explains they were only providing best practice recommendations after dealing with problems multiple times, then realized they could just document everything proactively.</p>
<p>Johan and Gustav champion the catalog as crucial guidance, eliminating the "it depends" paralysis that plagued every implementation decision. The first three catalog layers remain product-agnostic, helping navigate scenarios where multiple Microsoft solutions could work - quotations in CRM versus Project Operations versus core SCM. Anne emphasizes this isn't Microsoft alone - crowdsourcing from the partner community makes the catalog a living repository, similar to FastTrack's GitHub telemetry dashboards.</p>
<p>A significant announcement: business process decks are now available on the FastTrack implementation portal for any customer with a Dynamics project, enabling internal pitching and discovery workshops.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/t5enve3ixndw6mjc/elpoit-anne-krupke.mp3" length="29310686" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Johan returns from sunny Orlando to Sweden's +1°C rain to interview Anne Krupke, Microsoft's Senior Product Marketing Manager who brings a unique perspective - starting as an implementation consultant for supply chain and manufacturing, then FastTrack solution architect, now marketing. Her journey embodies the shift Microsoft is making: selling products the way they're actually implemented.
Anne reveals the genesis of Microsoft's business process-centric approach. For years, partners were process-oriented while Microsoft marketed individual apps and features, creating a jarring disconnect when customers reached implementation. The solution? Sell products using process-centric language that customers actually understand, then show how Dynamics fits their workflows. The pitch materials launched over a year ago have seen thousands of downloads from partners and hundreds of uses internally.
The conversation explores how product teams historically organized around features - warehouse management PMs, general ledger PMs - rather than end-to-end processes. The business process catalog emerged from FastTrack escalations that kept repeating. Anne explains they were only providing best practice recommendations after dealing with problems multiple times, then realized they could just document everything proactively.
Johan and Gustav champion the catalog as crucial guidance, eliminating the "it depends" paralysis that plagued every implementation decision. The first three catalog layers remain product-agnostic, helping navigate scenarios where multiple Microsoft solutions could work - quotations in CRM versus Project Operations versus core SCM. Anne emphasizes this isn't Microsoft alone - crowdsourcing from the partner community makes the catalog a living repository, similar to FastTrack's GitHub telemetry dashboards.
A significant announcement: business process decks are now available on the FastTrack implementation portal for any customer with a Dynamics project, enabling internal pitching and discovery workshops.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1827</itunes:duration>
                <itunes:episode>99</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.46</title>
        <itunes:title>10.0.46</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10046/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10046/#comments</comments>        <pubDate>Fri, 31 Oct 2025 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/39ffa4ef-4b8f-3842-ba2b-0bf4717761b2</guid>
                                    <description><![CDATA[<p class="whitespace-normal break-words">Johan and Gustav brave the dark, rainy Swedish fall to discuss Dynamics 365 release 10.0.46, but the real headline isn't in the official notes. Johan shares exciting news from the MVP community: the first production Power Platform Admin Center environment has been deployed, marking a monumental milestone in the shift away from LCS. While limited to certain scenarios initially (no commerce yet, no massive implementations), it signals the beginning of the "one Dynamics, one platform" future.</p>
<p class="whitespace-normal break-words">Gustav tackles e-invoicing developments, noting Switzerland's new structured QR bill addresses and Poland's KSEF QR capabilities. The regulatory landscape across Europe keeps the Pride team scrambling, with different features arriving through different channels - some as standard features, others in quality updates.</p>
<p class="whitespace-normal break-words">Performance takes center stage with subscription billing optimizations that "reduce chattyness" in batch processing - a term Gustav finds amusing to see in official release notes. The hosts champion data entities, with Johan reminiscing about how DMF and OData revolutionized data integration 11 years ago. A new fixed assets transfer entity emerges in preview, while the grid functionality continues evolving with Excel-like capabilities.</p>
<p class="whitespace-normal break-words">The pricing management discussion reveals a significant development: calculating prices without creating sales orders. Gustav notes this helps customers avoid CSU licensing costs while maintaining unified pricing experiences, though he remains a CSU advocate. The conversation highlights the modern challenge - multiple valid approaches to solve the same problem, requiring careful architectural decisions.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p class="whitespace-normal break-words">Johan and Gustav brave the dark, rainy Swedish fall to discuss Dynamics 365 release 10.0.46, but the real headline isn't in the official notes. Johan shares exciting news from the MVP community: the first production Power Platform Admin Center environment has been deployed, marking a monumental milestone in the shift away from LCS. While limited to certain scenarios initially (no commerce yet, no massive implementations), it signals the beginning of the "one Dynamics, one platform" future.</p>
<p class="whitespace-normal break-words">Gustav tackles e-invoicing developments, noting Switzerland's new structured QR bill addresses and Poland's KSEF QR capabilities. The regulatory landscape across Europe keeps the Pride team scrambling, with different features arriving through different channels - some as standard features, others in quality updates.</p>
<p class="whitespace-normal break-words">Performance takes center stage with subscription billing optimizations that "reduce chattyness" in batch processing - a term Gustav finds amusing to see in official release notes. The hosts champion data entities, with Johan reminiscing about how DMF and OData revolutionized data integration 11 years ago. A new fixed assets transfer entity emerges in preview, while the grid functionality continues evolving with Excel-like capabilities.</p>
<p class="whitespace-normal break-words">The pricing management discussion reveals a significant development: calculating prices without creating sales orders. Gustav notes this helps customers avoid CSU licensing costs while maintaining unified pricing experiences, though he remains a CSU advocate. The conversation highlights the modern challenge - multiple valid approaches to solve the same problem, requiring careful architectural decisions.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/525p9b6pi3zmtyq3/10046akwen.mp3" length="18120664" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Johan and Gustav brave the dark, rainy Swedish fall to discuss Dynamics 365 release 10.0.46, but the real headline isn't in the official notes. Johan shares exciting news from the MVP community: the first production Power Platform Admin Center environment has been deployed, marking a monumental milestone in the shift away from LCS. While limited to certain scenarios initially (no commerce yet, no massive implementations), it signals the beginning of the "one Dynamics, one platform" future.
Gustav tackles e-invoicing developments, noting Switzerland's new structured QR bill addresses and Poland's KSEF QR capabilities. The regulatory landscape across Europe keeps the Pride team scrambling, with different features arriving through different channels - some as standard features, others in quality updates.
Performance takes center stage with subscription billing optimizations that "reduce chattyness" in batch processing - a term Gustav finds amusing to see in official release notes. The hosts champion data entities, with Johan reminiscing about how DMF and OData revolutionized data integration 11 years ago. A new fixed assets transfer entity emerges in preview, while the grid functionality continues evolving with Excel-like capabilities.
The pricing management discussion reveals a significant development: calculating prices without creating sales orders. Gustav notes this helps customers avoid CSU licensing costs while maintaining unified pricing experiences, though he remains a CSU advocate. The conversation highlights the modern challenge - multiple valid approaches to solve the same problem, requiring careful architectural decisions.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1128</itunes:duration>
                <itunes:episode>98</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.45</title>
        <itunes:title>10.0.45</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10045/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10045/#comments</comments>        <pubDate>Fri, 12 Sep 2025 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/49d6a5d6-7df4-3bf9-81a8-a5b28bb655f5</guid>
                                    <description><![CDATA[<p class="whitespace-normal break-words">Johan and Gustav return well-rested from summer break to dive into Dynamics 365 release 10.0.45, admitting it takes about a week to get back to full functionality after vacation. They acknowledge their previous episode on 44 arrived fashionably late but encourage listeners to read the release notes themselves since their technical bias might miss functional gems.</p>
<p class="whitespace-normal break-words">Gustav opens with the Customer Invoice Logging Framework - a mouthful of a name for what's essentially a structured logging system that tracks invoice lifecycles. Having tested it in preview, he demonstrates how it provides a centralized workspace showing batch job execution results, error tracking, and direct links to problematic sales orders. This eliminates the old nightmare of calling IT to check BizTalk for invoice status.</p>
<p class="whitespace-normal break-words">Johan champions Application Insights integration for batch jobs, explaining how it creates a single monitoring pane across Azure services. He emphasizes the importance of establishing baselines when everything works perfectly, not just monitoring failures. The conversation reveals a crucial insight about batch jobs often appearing successful while actually failing underneath.</p>
<p class="whitespace-normal break-words">Electronic Reporting gets significant attention with performance improvements and a game-changing Key Vault integration. Johan's eureka moment: Key Vault can serve as environment variables during database refreshes, automatically reconfiguring integrations without manual intervention. They also tackle the terrifying scenario of Electronic Reporting retry mechanisms accidentally sending thousands of duplicate invoices to customers.</p>
<p class="whitespace-normal break-words">The episode wraps with commerce updates including the Bing Maps to Azure Maps transition, enhanced pricing management capabilities, and the new Warehousing app V4.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p class="whitespace-normal break-words">Johan and Gustav return well-rested from summer break to dive into Dynamics 365 release 10.0.45, admitting it takes about a week to get back to full functionality after vacation. They acknowledge their previous episode on 44 arrived fashionably late but encourage listeners to read the release notes themselves since their technical bias might miss functional gems.</p>
<p class="whitespace-normal break-words">Gustav opens with the Customer Invoice Logging Framework - a mouthful of a name for what's essentially a structured logging system that tracks invoice lifecycles. Having tested it in preview, he demonstrates how it provides a centralized workspace showing batch job execution results, error tracking, and direct links to problematic sales orders. This eliminates the old nightmare of calling IT to check BizTalk for invoice status.</p>
<p class="whitespace-normal break-words">Johan champions Application Insights integration for batch jobs, explaining how it creates a single monitoring pane across Azure services. He emphasizes the importance of establishing baselines when everything works perfectly, not just monitoring failures. The conversation reveals a crucial insight about batch jobs often appearing successful while actually failing underneath.</p>
<p class="whitespace-normal break-words">Electronic Reporting gets significant attention with performance improvements and a game-changing Key Vault integration. Johan's eureka moment: Key Vault can serve as environment variables during database refreshes, automatically reconfiguring integrations without manual intervention. They also tackle the terrifying scenario of Electronic Reporting retry mechanisms accidentally sending thousands of duplicate invoices to customers.</p>
<p class="whitespace-normal break-words">The episode wraps with commerce updates including the Bing Maps to Azure Maps transition, enhanced pricing management capabilities, and the new Warehousing app V4.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/7zdd3eerfgd4i57y/1000457d1i1.mp3" length="25283649" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Johan and Gustav return well-rested from summer break to dive into Dynamics 365 release 10.0.45, admitting it takes about a week to get back to full functionality after vacation. They acknowledge their previous episode on 44 arrived fashionably late but encourage listeners to read the release notes themselves since their technical bias might miss functional gems.
Gustav opens with the Customer Invoice Logging Framework - a mouthful of a name for what's essentially a structured logging system that tracks invoice lifecycles. Having tested it in preview, he demonstrates how it provides a centralized workspace showing batch job execution results, error tracking, and direct links to problematic sales orders. This eliminates the old nightmare of calling IT to check BizTalk for invoice status.
Johan champions Application Insights integration for batch jobs, explaining how it creates a single monitoring pane across Azure services. He emphasizes the importance of establishing baselines when everything works perfectly, not just monitoring failures. The conversation reveals a crucial insight about batch jobs often appearing successful while actually failing underneath.
Electronic Reporting gets significant attention with performance improvements and a game-changing Key Vault integration. Johan's eureka moment: Key Vault can serve as environment variables during database refreshes, automatically reconfiguring integrations without manual intervention. They also tackle the terrifying scenario of Electronic Reporting retry mechanisms accidentally sending thousands of duplicate invoices to customers.
The episode wraps with commerce updates including the Bing Maps to Azure Maps transition, enhanced pricing management capabilities, and the new Warehousing app V4.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1576</itunes:duration>
                <itunes:episode>97</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.44</title>
        <itunes:title>10.0.44</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10044/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10044/#comments</comments>        <pubDate>Fri, 15 Aug 2025 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/bf352563-3b7e-336e-9a7b-2fbd7e9d6a6d</guid>
                                    <description><![CDATA[<p class="whitespace-normal break-words">Johan and Gustav reunite in the same room to explore the latest Dynamics 365 Finance &amp; Operations release 10.0.44, discovering some surprising gems along the way. Gustav kicks off with excitement about long-overdue fixed assets improvements, including automated inventory value adjustments that tie purchase orders directly to asset journals, and a new budget depreciation proposal feature that saves time across multiple legal entities.</p>
<p class="whitespace-normal break-words">The conversation shifts to the evolving payments landscape, where Johan highlights the new native Klarna integration for buy-now-pay-later scenarios and expanded Adyen capabilities including QR code payments. They discuss how these standardized integrations eliminate the custom development headaches that have plagued payment provider implementations, forcing providers to adhere to common frameworks rather than reinventing the wheel each time.</p>
<p class="whitespace-normal break-words">A standout feature emerges in the form of "immersive home" - an AI-powered task-focused interface that replaces the traditional module-based navigation. Rather than clicking through workspaces, users get intelligent recommendations about what needs their attention right now. Gustav notes this fulfills a promise that's been made since AX 2012 but never quite delivered until AI made it genuinely useful.</p>
<p class="whitespace-normal break-words">The episode wraps with practical improvements like automated cleanup of temporary data to reduce storage costs, better offline sync monitoring for POS systems, and enhanced visibility into year-end closing processes. These seemingly small features address real pain points that consultants encounter daily in the field.</p>

<p class="whitespace-normal break-words">Gustav and Johan encourage listeners to dive into the full release notes themselves, admitting they're "egotistical" in only covering what interests them most.

LINKS:
</p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/public-preview-releases?WT.mc_id=DX-MVP-5004702'>Service update availability</a>
<a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-44?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Commerce 10.0.44</a>
<a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-44?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Supply Chain Management 10.0.44</a>
<a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-44?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Finance 10.0.44</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/fin-ops/get-started/whats-new-home-page?WT.mc_id=DX-MVP-5004702'>What's new or changed in Platform updates</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p class="whitespace-normal break-words">Johan and Gustav reunite in the same room to explore the latest Dynamics 365 Finance &amp; Operations release 10.0.44, discovering some surprising gems along the way. Gustav kicks off with excitement about long-overdue fixed assets improvements, including automated inventory value adjustments that tie purchase orders directly to asset journals, and a new budget depreciation proposal feature that saves time across multiple legal entities.</p>
<p class="whitespace-normal break-words">The conversation shifts to the evolving payments landscape, where Johan highlights the new native Klarna integration for buy-now-pay-later scenarios and expanded Adyen capabilities including QR code payments. They discuss how these standardized integrations eliminate the custom development headaches that have plagued payment provider implementations, forcing providers to adhere to common frameworks rather than reinventing the wheel each time.</p>
<p class="whitespace-normal break-words">A standout feature emerges in the form of "immersive home" - an AI-powered task-focused interface that replaces the traditional module-based navigation. Rather than clicking through workspaces, users get intelligent recommendations about what needs their attention right now. Gustav notes this fulfills a promise that's been made since AX 2012 but never quite delivered until AI made it genuinely useful.</p>
<p class="whitespace-normal break-words">The episode wraps with practical improvements like automated cleanup of temporary data to reduce storage costs, better offline sync monitoring for POS systems, and enhanced visibility into year-end closing processes. These seemingly small features address real pain points that consultants encounter daily in the field.</p>

<p class="whitespace-normal break-words"><em>Gustav and Johan encourage listeners to dive into the full release notes themselves, admitting they're "egotistical" in only covering what interests them most.<br>
<br>
</em>LINKS:<em><br>
</em></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/public-preview-releases?WT.mc_id=DX-MVP-5004702'>Service update availability</a><br>
<a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-44?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Commerce 10.0.44</a><br>
<a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-44?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Supply Chain Management 10.0.44</a><br>
<a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-44?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Finance 10.0.44</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/fin-ops/get-started/whats-new-home-page?WT.mc_id=DX-MVP-5004702'>What's new or changed in Platform updates</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/upys48i77p9m7hzn/10044v2btx19.mp3" length="22841513" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Johan and Gustav reunite in the same room to explore the latest Dynamics 365 Finance &amp; Operations release 10.0.44, discovering some surprising gems along the way. Gustav kicks off with excitement about long-overdue fixed assets improvements, including automated inventory value adjustments that tie purchase orders directly to asset journals, and a new budget depreciation proposal feature that saves time across multiple legal entities.
The conversation shifts to the evolving payments landscape, where Johan highlights the new native Klarna integration for buy-now-pay-later scenarios and expanded Adyen capabilities including QR code payments. They discuss how these standardized integrations eliminate the custom development headaches that have plagued payment provider implementations, forcing providers to adhere to common frameworks rather than reinventing the wheel each time.
A standout feature emerges in the form of "immersive home" - an AI-powered task-focused interface that replaces the traditional module-based navigation. Rather than clicking through workspaces, users get intelligent recommendations about what needs their attention right now. Gustav notes this fulfills a promise that's been made since AX 2012 but never quite delivered until AI made it genuinely useful.
The episode wraps with practical improvements like automated cleanup of temporary data to reduce storage costs, better offline sync monitoring for POS systems, and enhanced visibility into year-end closing processes. These seemingly small features address real pain points that consultants encounter daily in the field.

Gustav and Johan encourage listeners to dive into the full release notes themselves, admitting they're "egotistical" in only covering what interests them most.LINKS:
Service update availabilityWhat's new or changed in Dynamics 365 Commerce 10.0.44What's new or changed in Dynamics 365 Supply Chain Management 10.0.44What's new or changed in Dynamics 365 Finance 10.0.44
What's new or changed in Platform updates]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1423</itunes:duration>
                <itunes:episode>96</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Max Hentschel</title>
        <itunes:title>Interview - Max Hentschel</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-max-hentschel/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-max-hentschel/#comments</comments>        <pubDate>Fri, 25 Jul 2025 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/245da155-8b9e-358e-9d6a-58c518d26a93</guid>
                                    <description><![CDATA[Dynamics Update: Dual Write Deep Dive with Max Sentchell
<p class="whitespace-normal break-words">Episode recorded in Portorož, Slovenia</p>
<p class="whitespace-normal break-words">Johan and Gustav chat with Max Sentchell, a Microsoft Technical Architect who created the popular DW Helper tool out of frustration with manually configuring dual write mappings. His GitHub tool automates the painful process of setting up 80-90 mappings in the correct sequence across multiple environments.</p>
<p class="whitespace-normal break-words">The conversation debunks a major misconception: dual write isn't broken, it just works differently than traditional integrations by syncing database fields directly. Most "dual write errors" actually originate in Finance &amp; Operations or Dataverse, not the connector itself.</p>
<p class="whitespace-normal break-words">The real challenge isn't technical though. Dual write projects fail when organizations treat them as mere technical implementations rather than fundamental workflow changes. CRM and ERP teams can no longer work in silos - they need unified processes, shared deployments, and coordinated database refreshes.</p>
<p class="whitespace-normal break-words">Max's key insight: dual write exposes hidden master data quality issues, but the technology works reliably when teams collaborate properly from day one. The upcoming move to Power Platform Admin Center will make this unified approach more visible to customers.</p>
]]></description>
                                                            <content:encoded><![CDATA[Dynamics Update: Dual Write Deep Dive with Max Sentchell
<p class="whitespace-normal break-words">Episode recorded in Portorož, Slovenia</p>
<p class="whitespace-normal break-words">Johan and Gustav chat with Max Sentchell, a Microsoft Technical Architect who created the popular DW Helper tool out of frustration with manually configuring dual write mappings. His GitHub tool automates the painful process of setting up 80-90 mappings in the correct sequence across multiple environments.</p>
<p class="whitespace-normal break-words">The conversation debunks a major misconception: dual write isn't broken, it just works differently than traditional integrations by syncing database fields directly. Most "dual write errors" actually originate in Finance &amp; Operations or Dataverse, not the connector itself.</p>
<p class="whitespace-normal break-words">The real challenge isn't technical though. Dual write projects fail when organizations treat them as mere technical implementations rather than fundamental workflow changes. CRM and ERP teams can no longer work in silos - they need unified processes, shared deployments, and coordinated database refreshes.</p>
<p class="whitespace-normal break-words">Max's key insight: dual write exposes hidden master data quality issues, but the technology works reliably when teams collaborate properly from day one. The upcoming move to Power Platform Admin Center will make this unified approach more visible to customers.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/v24kg2hzehg8mxtf/dynamicsupdate-Max_Hentschel-_Dynamics_Minds8xhad.mp3" length="30461327" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Dynamics Update: Dual Write Deep Dive with Max Sentchell
Episode recorded in Portorož, Slovenia
Johan and Gustav chat with Max Sentchell, a Microsoft Technical Architect who created the popular DW Helper tool out of frustration with manually configuring dual write mappings. His GitHub tool automates the painful process of setting up 80-90 mappings in the correct sequence across multiple environments.
The conversation debunks a major misconception: dual write isn't broken, it just works differently than traditional integrations by syncing database fields directly. Most "dual write errors" actually originate in Finance &amp; Operations or Dataverse, not the connector itself.
The real challenge isn't technical though. Dual write projects fail when organizations treat them as mere technical implementations rather than fundamental workflow changes. CRM and ERP teams can no longer work in silos - they need unified processes, shared deployments, and coordinated database refreshes.
Max's key insight: dual write exposes hidden master data quality issues, but the technology works reliably when teams collaborate properly from day one. The upcoming move to Power Platform Admin Center will make this unified approach more visible to customers.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1899</itunes:duration>
                <itunes:episode>93</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Patrick Mouwen</title>
        <itunes:title>Interview - Patrick Mouwen</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-patrick-mouwen/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-patrick-mouwen/#comments</comments>        <pubDate>Fri, 04 Jul 2025 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/f7f53fcb-cccb-3e8b-96f0-0f2cf885551f</guid>
                                    <description><![CDATA[<p class="whitespace-normal break-words">The hosts welcomed Patrick Mouwen, a Netherlands-based solution architect with 15+ years in Dynamics, who's become the unofficial evangelist for one of Microsoft's most underutilized powerhouses: the Commerce Scale Unit (CSU). What started as a technical deep-dive quickly revealed why this caching layer might be the secret weapon your organization didn't know it needed.</p>
<p class="whitespace-normal break-words">Patrick painted the CSU's evolution from humble beginnings—when Dynamics Commerce was just simple file transfers between POS systems and ERP—to today's sophisticated API-driven architecture. The CSU sits between your ERP and front-end applications, caching data in deployable regional instances that deliver lightning-fast responses for inventory lookups, pricing calculations, and order processing. It's the difference between customers seeing spinning wheels and instant results.</p>
<p class="whitespace-normal break-words">The conversation took an interesting turn when Patrick shared his "wild guess" about the future: CSU expanding beyond commerce to become a universal API layer for all Dynamics data, potentially including Dataverse and third-party sources. He demonstrated this vision with a real example—showing how partners could skip building custom pricing services for Customer Engagement by simply tapping into CSU's pricing APIs that handle 98% of scenarios, including the new unified pricing engine.</p>
<p class="whitespace-normal break-words">The biggest roadblock? Licensing. Patrick's AI-assisted cost analysis shows the per-order impact is surprisingly low, but there's no license option for companies wanting to use just a few APIs rather than full commerce functionality. Despite technical hurdles around documentation and the need for both functional and technical expertise, Patrick can typically implement a headless e-commerce solution using 20-25 key APIs in just five days.</p>
<p class="whitespace-normal break-words">Resources mentioned: CSU documentation on GitHub, inventory visibility integration, unified pricing APIs, headless commerce architecture, Azure AI search capabilities.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p class="whitespace-normal break-words">The hosts welcomed Patrick Mouwen, a Netherlands-based solution architect with 15+ years in Dynamics, who's become the unofficial evangelist for one of Microsoft's most underutilized powerhouses: the Commerce Scale Unit (CSU). What started as a technical deep-dive quickly revealed why this caching layer might be the secret weapon your organization didn't know it needed.</p>
<p class="whitespace-normal break-words">Patrick painted the CSU's evolution from humble beginnings—when Dynamics Commerce was just simple file transfers between POS systems and ERP—to today's sophisticated API-driven architecture. The CSU sits between your ERP and front-end applications, caching data in deployable regional instances that deliver lightning-fast responses for inventory lookups, pricing calculations, and order processing. It's the difference between customers seeing spinning wheels and instant results.</p>
<p class="whitespace-normal break-words">The conversation took an interesting turn when Patrick shared his "wild guess" about the future: CSU expanding beyond commerce to become a universal API layer for all Dynamics data, potentially including Dataverse and third-party sources. He demonstrated this vision with a real example—showing how partners could skip building custom pricing services for Customer Engagement by simply tapping into CSU's pricing APIs that handle 98% of scenarios, including the new unified pricing engine.</p>
<p class="whitespace-normal break-words">The biggest roadblock? Licensing. Patrick's AI-assisted cost analysis shows the per-order impact is surprisingly low, but there's no license option for companies wanting to use just a few APIs rather than full commerce functionality. Despite technical hurdles around documentation and the need for both functional and technical expertise, Patrick can typically implement a headless e-commerce solution using 20-25 key APIs in just five days.</p>
<p class="whitespace-normal break-words">Resources mentioned: CSU documentation on GitHub, inventory visibility integration, unified pricing APIs, headless commerce architecture, Azure AI search capabilities.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/66vbcsg2zq4kfd85/dynamicsupdate-Patrick.mp3" length="31987296" type="audio/mpeg"/>
        <itunes:summary><![CDATA[The hosts welcomed Patrick Mouwen, a Netherlands-based solution architect with 15+ years in Dynamics, who's become the unofficial evangelist for one of Microsoft's most underutilized powerhouses: the Commerce Scale Unit (CSU). What started as a technical deep-dive quickly revealed why this caching layer might be the secret weapon your organization didn't know it needed.
Patrick painted the CSU's evolution from humble beginnings—when Dynamics Commerce was just simple file transfers between POS systems and ERP—to today's sophisticated API-driven architecture. The CSU sits between your ERP and front-end applications, caching data in deployable regional instances that deliver lightning-fast responses for inventory lookups, pricing calculations, and order processing. It's the difference between customers seeing spinning wheels and instant results.
The conversation took an interesting turn when Patrick shared his "wild guess" about the future: CSU expanding beyond commerce to become a universal API layer for all Dynamics data, potentially including Dataverse and third-party sources. He demonstrated this vision with a real example—showing how partners could skip building custom pricing services for Customer Engagement by simply tapping into CSU's pricing APIs that handle 98% of scenarios, including the new unified pricing engine.
The biggest roadblock? Licensing. Patrick's AI-assisted cost analysis shows the per-order impact is surprisingly low, but there's no license option for companies wanting to use just a few APIs rather than full commerce functionality. Despite technical hurdles around documentation and the need for both functional and technical expertise, Patrick can typically implement a headless e-commerce solution using 20-25 key APIs in just five days.
Resources mentioned: CSU documentation on GitHub, inventory visibility integration, unified pricing APIs, headless commerce architecture, Azure AI search capabilities.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1995</itunes:duration>
                <itunes:episode>95</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Jared Hall</title>
        <itunes:title>Interview - Jared Hall</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-jared-hall/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-jared-hall/#comments</comments>        <pubDate>Fri, 13 Jun 2025 09:12:33 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/9f30875c-4de3-3b71-ba66-0e1bcf1d2ba4</guid>
                                    <description><![CDATA[<p>In this episode, we sit down with Jared Hall, Principal Program Manager at Microsoft, who works on the core tools driving the next generation of business automation. We dive into how AI is being implemented in Dynamics 365 for Finance and Operations, and how Microsoft envisions the role of agents in an ERP context.</p>
<p>🔍 In this episode:</p>
<ul>
<li>How AI agents are transforming Finance &amp; Operations</li>
<li>Why trust is critical when deploying AI in financial systems</li>
<li>A look at six new preview agents for Finance &amp; Operations, including a standout supplier communication agent that reads vendor emails and automatically processes supply chain changes</li>
<li>The game-changing Model Context Protocol server — now rolling out — which gives agents instant access to ERP business logic with just a few clicks</li>
</ul>
<p class="whitespace-normal break-words">/Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode, we sit down with Jared Hall, Principal Program Manager at Microsoft, who works on the core tools driving the next generation of business automation. We dive into how AI is being implemented in Dynamics 365 for Finance and Operations, and how Microsoft envisions the role of agents in an ERP context.</p>
<p>🔍 In this episode:</p>
<ul>
<li>How AI agents are transforming Finance &amp; Operations</li>
<li>Why trust is critical when deploying AI in financial systems</li>
<li>A look at six new preview agents for Finance &amp; Operations, including a standout supplier communication agent that reads vendor emails and automatically processes supply chain changes</li>
<li>The game-changing Model Context Protocol server — now rolling out — which gives agents instant access to ERP business logic with just a few clicks</li>
</ul>
<p class="whitespace-normal break-words">/Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/xnqnjyfzye684u6v/dynamicsupdate-Jared_Hall-_Dynamics_Minds82a2m.mp3" length="27982829" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode, we sit down with Jared Hall, Principal Program Manager at Microsoft, who works on the core tools driving the next generation of business automation. We dive into how AI is being implemented in Dynamics 365 for Finance and Operations, and how Microsoft envisions the role of agents in an ERP context.
🔍 In this episode:

How AI agents are transforming Finance &amp; Operations
Why trust is critical when deploying AI in financial systems
A look at six new preview agents for Finance &amp; Operations, including a standout supplier communication agent that reads vendor emails and automatically processes supply chain changes
The game-changing Model Context Protocol server — now rolling out — which gives agents instant access to ERP business logic with just a few clicks

/Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1744</itunes:duration>
                <itunes:episode>94</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Johanne Sognefest-Haaland - Analytics for Dynamics 365</title>
        <itunes:title>Interview - Johanne Sognefest-Haaland - Analytics for Dynamics 365</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-johanne-sognefest-haaland-analytics-for-dynamics-365/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-johanne-sognefest-haaland-analytics-for-dynamics-365/#comments</comments>        <pubDate>Fri, 16 May 2025 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/3e61223f-3e4a-3892-942b-3bd84ef49af2</guid>
                                    <description><![CDATA[<p class="whitespace-pre-wrap break-words">In this episode, Johan and Gustav welcome Johanna, Head of AI and Analytics at Itera in Bergen, for an insightful discussion on Microsoft Fabric and the evolving world of data platforms.</p>
<p class="whitespace-pre-wrap break-words">Johanna shares her expertise on how Microsoft Fabric represents a significant shift in data architecture by unifying multiple tools (Power BI, Synapse, Azure Data Factory) into a single platform. The conversation explores how this integration is democratizing data access, allowing business users rather than just IT specialists to work with enterprise data.</p>
<p class="whitespace-pre-wrap break-words">The trio discusses the technical evolution from traditional SQL databases to modern Delta Lakes environments, noting that while the engineering aspects have become simpler, proper data governance remains essential. Johanna introduces the concept of "Full Stack Fabric Developers" who can now work across the entire data pipeline thanks to the platform's accessibility.</p>
<p class="whitespace-pre-wrap break-words">They also touch on practical considerations when working with Dynamics 365 data through Fabric Link, addressing common questions about data refresh rates and the realities of near-real-time analytics in business environments.</p>
<p class="whitespace-pre-wrap break-words">Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p class="whitespace-pre-wrap break-words">In this episode, Johan and Gustav welcome Johanna, Head of AI and Analytics at Itera in Bergen, for an insightful discussion on Microsoft Fabric and the evolving world of data platforms.</p>
<p class="whitespace-pre-wrap break-words">Johanna shares her expertise on how Microsoft Fabric represents a significant shift in data architecture by unifying multiple tools (Power BI, Synapse, Azure Data Factory) into a single platform. The conversation explores how this integration is democratizing data access, allowing business users rather than just IT specialists to work with enterprise data.</p>
<p class="whitespace-pre-wrap break-words">The trio discusses the technical evolution from traditional SQL databases to modern Delta Lakes environments, noting that while the engineering aspects have become simpler, proper data governance remains essential. Johanna introduces the concept of "Full Stack Fabric Developers" who can now work across the entire data pipeline thanks to the platform's accessibility.</p>
<p class="whitespace-pre-wrap break-words">They also touch on practical considerations when working with Dynamics 365 data through Fabric Link, addressing common questions about data refresh rates and the realities of near-real-time analytics in business environments.</p>
<p class="whitespace-pre-wrap break-words">Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/5t9puu6hnyic9edn/dynamicsupdate-JohanneBI.mp3" length="32845784" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode, Johan and Gustav welcome Johanna, Head of AI and Analytics at Itera in Bergen, for an insightful discussion on Microsoft Fabric and the evolving world of data platforms.
Johanna shares her expertise on how Microsoft Fabric represents a significant shift in data architecture by unifying multiple tools (Power BI, Synapse, Azure Data Factory) into a single platform. The conversation explores how this integration is democratizing data access, allowing business users rather than just IT specialists to work with enterprise data.
The trio discusses the technical evolution from traditional SQL databases to modern Delta Lakes environments, noting that while the engineering aspects have become simpler, proper data governance remains essential. Johanna introduces the concept of "Full Stack Fabric Developers" who can now work across the entire data pipeline thanks to the platform's accessibility.
They also touch on practical considerations when working with Dynamics 365 data through Fabric Link, addressing common questions about data refresh rates and the realities of near-real-time analytics in business environments.
Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2048</itunes:duration>
                <itunes:episode>92</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Jinnie Wong - Business Performance Analytics</title>
        <itunes:title>Interview - Jinnie Wong - Business Performance Analytics</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-jinnie-wong-business-performance-analytics/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-jinnie-wong-business-performance-analytics/#comments</comments>        <pubDate>Fri, 25 Apr 2025 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/68961b5f-7f1c-38b4-b033-4b80a72424c7</guid>
                                    <description><![CDATA[Episode Summary
<p class="whitespace-pre-wrap break-words">Johan and Gustav interview Jinnie Wong - Principal Product Manager at Microsoft - about Business Performance Analytics (BPA) for Microsoft Dynamics 365, discussing its features and benefits for financial reporting.</p>
<p class="whitespace-pre-wrap break-words">Jinnie gives us a brief introduction to BPA as a solution and she explains how BPA uses dimensional data modelling with strict star schema principles to make financial data more accessible and actionable. A major advantage of BPA is its inclusion in the Dynamics Finance license with Power BI licensing, eliminating the need for separate reporting tools. The process-oriented approach models data at the business process level rather than by module, making it more intuitive for accounting users.

Gustav &amp; Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[Episode Summary
<p class="whitespace-pre-wrap break-words">Johan and Gustav interview Jinnie Wong - Principal Product Manager at Microsoft - about Business Performance Analytics (BPA) for Microsoft Dynamics 365, discussing its features and benefits for financial reporting.</p>
<p class="whitespace-pre-wrap break-words">Jinnie gives us a brief introduction to BPA as a solution and she explains how BPA uses dimensional data modelling with strict star schema principles to make financial data more accessible and actionable. A major advantage of BPA is its inclusion in the Dynamics Finance license with Power BI licensing, eliminating the need for separate reporting tools. The process-oriented approach models data at the business process level rather than by module, making it more intuitive for accounting users.<br>
<br>
Gustav &amp; Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/u6aidnyma5bppqgz/dynamicsupdate-JinnieWong_BPAbcthq.mp3" length="25030784" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Episode Summary
Johan and Gustav interview Jinnie Wong - Principal Product Manager at Microsoft - about Business Performance Analytics (BPA) for Microsoft Dynamics 365, discussing its features and benefits for financial reporting.
Jinnie gives us a brief introduction to BPA as a solution and she explains how BPA uses dimensional data modelling with strict star schema principles to make financial data more accessible and actionable. A major advantage of BPA is its inclusion in the Dynamics Finance license with Power BI licensing, eliminating the need for separate reporting tools. The process-oriented approach models data at the business process level rather than by module, making it more intuitive for accounting users.Gustav &amp; Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1560</itunes:duration>
                <itunes:episode>91</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Sushant Mudholkar - The future of DualWrite</title>
        <itunes:title>Sushant Mudholkar - The future of DualWrite</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/sushant-mudholkar-the-future-of-dualwrite/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/sushant-mudholkar-the-future-of-dualwrite/#comments</comments>        <pubDate>Fri, 04 Apr 2025 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/077b4fc8-dbc7-3525-9cf7-0b0dbd0df5a1</guid>
                                    <description><![CDATA[<p class="whitespace-pre-wrap break-words">Join Gustav and Johan for an insightful conversation with Microsoft Principal Software Engineer Sushant Mudholkar as they explore the critical integration tools in the Dynamics 365 ecosystem.</p>
<p class="whitespace-pre-wrap break-words">Discover how DualWrite and Virtual Tables work together to create seamless connections between Dynamics 365 for Sales and Dynamics 365 for Finance and Supply Chain Management. In this episode, we dive deep into:</p>
<ul class="[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7">
<li class="whitespace-normal break-words">The fundamentals of DualWrite and its role in modern business processes</li>
<li class="whitespace-normal break-words">Common challenges organizations face during implementation and how to overcome them</li>
<li class="whitespace-normal break-words">An exclusive preview of the upcoming asynchronous version of DualWrite</li>
<li class="whitespace-normal break-words">Best practices for leveraging Virtual Tables effectively</li>
<li class="whitespace-normal break-words">Real-world integration scenarios and solutions</li>
</ul>
<p class="whitespace-pre-wrap break-words">Whether you're a business analyst, developer, or system architect, this discussion offers valuable insights into maximizing the potential of your Dynamics 365 environment.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p class="whitespace-pre-wrap break-words">Join Gustav and Johan for an insightful conversation with Microsoft Principal Software Engineer Sushant Mudholkar as they explore the critical integration tools in the Dynamics 365 ecosystem.</p>
<p class="whitespace-pre-wrap break-words">Discover how DualWrite and Virtual Tables work together to create seamless connections between Dynamics 365 for Sales and Dynamics 365 for Finance and Supply Chain Management. In this episode, we dive deep into:</p>
<ul class="[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7">
<li class="whitespace-normal break-words">The fundamentals of DualWrite and its role in modern business processes</li>
<li class="whitespace-normal break-words">Common challenges organizations face during implementation and how to overcome them</li>
<li class="whitespace-normal break-words">An exclusive preview of the upcoming asynchronous version of DualWrite</li>
<li class="whitespace-normal break-words">Best practices for leveraging Virtual Tables effectively</li>
<li class="whitespace-normal break-words">Real-world integration scenarios and solutions</li>
</ul>
<p class="whitespace-pre-wrap break-words">Whether you're a business analyst, developer, or system architect, this discussion offers valuable insights into maximizing the potential of your Dynamics 365 environment.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/wr7nsy8k5z5ji8nx/dynamicsupdate-dualwrite-sushant.mp3" length="30240227" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Join Gustav and Johan for an insightful conversation with Microsoft Principal Software Engineer Sushant Mudholkar as they explore the critical integration tools in the Dynamics 365 ecosystem.
Discover how DualWrite and Virtual Tables work together to create seamless connections between Dynamics 365 for Sales and Dynamics 365 for Finance and Supply Chain Management. In this episode, we dive deep into:

The fundamentals of DualWrite and its role in modern business processes
Common challenges organizations face during implementation and how to overcome them
An exclusive preview of the upcoming asynchronous version of DualWrite
Best practices for leveraging Virtual Tables effectively
Real-world integration scenarios and solutions

Whether you're a business analyst, developer, or system architect, this discussion offers valuable insights into maximizing the potential of your Dynamics 365 environment.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1885</itunes:duration>
                <itunes:episode>90</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Liese-Marie Heyns and Gary Cook - Performance Testing at Scale</title>
        <itunes:title>Liese-Marie Heyns and Gary Cook - Performance Testing at Scale</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/liese-marie-heyns-and-gary-cook-performance-testing-at-scale/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/liese-marie-heyns-and-gary-cook-performance-testing-at-scale/#comments</comments>        <pubDate>Fri, 14 Mar 2025 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/3b702ca0-de9e-3386-9446-6bf1c67d670d</guid>
                                    <description><![CDATA[<p>In this episode, Gustav and Johan speak with Liese-Marie Heyns and Gary Cook from NTT about handling high-volume data processing in Microsoft Dynamics. They discuss a case where a customer processes 140,000 sales order lines in just two hours, flowing from Dynamics 365 for Sales to Dynamics 365 for Finance and Supply Chain via DualWrite. Managing this scale of data transfer requires significant system optimization and a deep understanding of potential bottlenecks. The discussion explores how advanced monitoring and automation techniques are essential for handling such intensive workloads.

Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode, Gustav and Johan speak with Liese-Marie Heyns and Gary Cook from NTT about handling high-volume data processing in Microsoft Dynamics. They discuss a case where a customer processes 140,000 sales order lines in just two hours, flowing from Dynamics 365 for Sales to Dynamics 365 for Finance and Supply Chain via DualWrite. Managing this scale of data transfer requires significant system optimization and a deep understanding of potential bottlenecks. The discussion explores how advanced monitoring and automation techniques are essential for handling such intensive workloads.<br>
<br>
Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/kw8bpn4zyinw9v62/Liese_Marie_dynamicsupdate-Performance_Testing8r3kh.mp3" length="40667473" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode, Gustav and Johan speak with Liese-Marie Heyns and Gary Cook from NTT about handling high-volume data processing in Microsoft Dynamics. They discuss a case where a customer processes 140,000 sales order lines in just two hours, flowing from Dynamics 365 for Sales to Dynamics 365 for Finance and Supply Chain via DualWrite. Managing this scale of data transfer requires significant system optimization and a deep understanding of potential bottlenecks. The discussion explores how advanced monitoring and automation techniques are essential for handling such intensive workloads.Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2537</itunes:duration>
                <itunes:episode>89</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.43 / Wave 1 2025</title>
        <itunes:title>10.0.43 / Wave 1 2025</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10043-wave-1-2025/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10043-wave-1-2025/#comments</comments>        <pubDate>Fri, 21 Feb 2025 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/e68a8a89-e133-3488-aac6-78f0de297191</guid>
                                    <description><![CDATA[<p>In this episode we dive deep into the latest Dynamics 365 release wave, exploring exciting new features for both Finance and Supply Chain. Among the subjects for this episode:</p>
<p> </p>
<p>- Process Automation in Finance
- Security Governance
- Available to promise improvements
- Security enhancements in UK MTD VAT integration
- Return order invoice support through dual-write
- Asynchronous Dual-Write

Gustav &amp; Johan

Links:
<a href='https://learn.microsoft.com/dynamics365/release-plan/2025wave1/?WT.mc_id=%3Fwt.mc_id%3DDX-MVP-5004702'>Microsoft Dynamics 365 2025 release wave 1 plan | Microsoft Learn</a>
<a href='https://learn.microsoft.com/dynamics365/release-plan/2025wave1/finance-supply-chain/finance-operations-crossapp-capabilities/planned-features?WT.mc_id=%3Fwt.mc_id%3DDX-MVP-5004702'>New and planned features for finance and operations cross-app capabilities, 2025 release wave 1 | Microsoft Learn</a>

</p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode we dive deep into the latest Dynamics 365 release wave, exploring exciting new features for both Finance and Supply Chain. Among the subjects for this episode:</p>
<p> </p>
<p>- Process Automation in Finance<br>
- Security Governance<br>
- Available to promise improvements<br>
- Security enhancements in UK MTD VAT integration<br>
- Return order invoice support through dual-write<br>
- Asynchronous Dual-Write<br>
<br>
Gustav &amp; Johan<br>
<br>
Links:<br>
<a href='https://learn.microsoft.com/dynamics365/release-plan/2025wave1/?WT.mc_id=%3Fwt.mc_id%3DDX-MVP-5004702'>Microsoft Dynamics 365 2025 release wave 1 plan | Microsoft Learn</a><br>
<a href='https://learn.microsoft.com/dynamics365/release-plan/2025wave1/finance-supply-chain/finance-operations-crossapp-capabilities/planned-features?WT.mc_id=%3Fwt.mc_id%3DDX-MVP-5004702'>New and planned features for finance and operations cross-app capabilities, 2025 release wave 1 | Microsoft Learn</a><br>
<br>
</p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/9vcas8gbjnxu95zq/dynamicsupdate-wave1.mp3" length="41385526" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we dive deep into the latest Dynamics 365 release wave, exploring exciting new features for both Finance and Supply Chain. Among the subjects for this episode:
 
- Process Automation in Finance- Security Governance- Available to promise improvements- Security enhancements in UK MTD VAT integration- Return order invoice support through dual-write- Asynchronous Dual-WriteGustav &amp; JohanLinks:Microsoft Dynamics 365 2025 release wave 1 plan | Microsoft LearnNew and planned features for finance and operations cross-app capabilities, 2025 release wave 1 | Microsoft Learn
 ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2582</itunes:duration>
                <itunes:episode>88</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Oscar Faixat - Local Business Data</title>
        <itunes:title>Interview - Oscar Faixat - Local Business Data</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-oscar-faixat-local-business-data/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-oscar-faixat-local-business-data/#comments</comments>        <pubDate>Fri, 31 Jan 2025 09:12:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/e6e165db-035f-3e31-86e3-bb282b488e6e</guid>
                                    <description><![CDATA[<p>In this episode, Johan and Gustav sit down with <a href='https://www.linkedin.com/in/osfaixat/'>Oscar Faixat, a Senior Software Engineer at Microsoft</a>, to dive into the Local Business Data (LBD) option for hosting Dynamics 365 for Finance and Supply Chain in your own datacenter. They explore how LBD works, its requirements, ideal use cases, and what the future holds as Microsoft transitions D365FO from Lifecycle Services (LCS) to the Power Platform.</p>
<p> </p>
Key Discussion Points:
<ol>
<li>What is Local Business Data (LBD)?
<ul>
<li>An overview of the LBD option for hosting Dynamics 365 in your own datacenter.</li>
<li>How it differs from cloud-hosted solutions.</li>
</ul>
</li>
<li>How Does LBD Work?
<ul>
<li>Technical insights into the architecture and functionality of LBD.</li>
<li>Key components and how they integrate with your existing infrastructure.</li>
</ul>
</li>
<li>Requirements for LBD
<ul>
<li>Hardware, software, and licensing prerequisites.</li>
<li>What organizations need to prepare before implementing LBD.</li>
</ul>
</li>
<li>When is LBD Useful?
<ul>
<li>Ideal scenarios and industries where LBD shines.</li>
<li>Benefits of on-premises deployment for specific business needs.</li>
</ul>
</li>
<li>The Future of D365FO and LBD
<ul>
<li>Microsoft’s shift from Lifecycle Services (LCS) to the Power Platform.</li>
<li>What this means for LBD and on-premises deployments moving forward.</li>
</ul>
</li>
</ol>
<p> </p>
Resources Mentioned in the Episode:
<ol>
<li>Viva Engage Event:
Oscar highlights an upcoming event for Dynamics 365 and Power Platform Preview Programs. Check it out here:
<a href='https://www.yammer.com/dynamicsaxfeedbackprograms/#/threads/show?threadId=3145353176653824'>Viva Engage: Dynamics 365 and Power Platform Preview Programs</a></li>
<li>Learn Portal for Local Business Data:
For more technical details and documentation on LBD, visit the Microsoft Learn portal:
<a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/deployment/on-premises-deployment-landing-page'>On-premises Deployment Home Page - Finance &amp; Operations</a></li>
</ol>
<p> </p>
<p>Happy Listening!</p>
<p>/Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode, Johan and Gustav sit down with <a href='https://www.linkedin.com/in/osfaixat/'>Oscar Faixat, a Senior Software Engineer at Microsoft</a>, to dive into the Local Business Data (LBD) option for hosting Dynamics 365 for Finance and Supply Chain in your own datacenter. They explore how LBD works, its requirements, ideal use cases, and what the future holds as Microsoft transitions D365FO from Lifecycle Services (LCS) to the Power Platform.</p>
<p> </p>
Key Discussion Points:
<ol>
<li>What is Local Business Data (LBD)?
<ul>
<li>An overview of the LBD option for hosting Dynamics 365 in your own datacenter.</li>
<li>How it differs from cloud-hosted solutions.</li>
</ul>
</li>
<li>How Does LBD Work?
<ul>
<li>Technical insights into the architecture and functionality of LBD.</li>
<li>Key components and how they integrate with your existing infrastructure.</li>
</ul>
</li>
<li>Requirements for LBD
<ul>
<li>Hardware, software, and licensing prerequisites.</li>
<li>What organizations need to prepare before implementing LBD.</li>
</ul>
</li>
<li>When is LBD Useful?
<ul>
<li>Ideal scenarios and industries where LBD shines.</li>
<li>Benefits of on-premises deployment for specific business needs.</li>
</ul>
</li>
<li>The Future of D365FO and LBD
<ul>
<li>Microsoft’s shift from Lifecycle Services (LCS) to the Power Platform.</li>
<li>What this means for LBD and on-premises deployments moving forward.</li>
</ul>
</li>
</ol>
<p> </p>
Resources Mentioned in the Episode:
<ol>
<li>Viva Engage Event:<br>
Oscar highlights an upcoming event for Dynamics 365 and Power Platform Preview Programs. Check it out here:<br>
<a href='https://www.yammer.com/dynamicsaxfeedbackprograms/#/threads/show?threadId=3145353176653824'>Viva Engage: Dynamics 365 and Power Platform Preview Programs</a></li>
<li>Learn Portal for Local Business Data:<br>
For more technical details and documentation on LBD, visit the Microsoft Learn portal:<br>
<a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/deployment/on-premises-deployment-landing-page'>On-premises Deployment Home Page - Finance &amp; Operations</a></li>
</ol>
<p> </p>
<p>Happy Listening!</p>
<p>/Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/shktq5k8j9f9pf3u/dynamicsupdate-oscar-LBD.mp3" length="28106545" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode, Johan and Gustav sit down with Oscar Faixat, a Senior Software Engineer at Microsoft, to dive into the Local Business Data (LBD) option for hosting Dynamics 365 for Finance and Supply Chain in your own datacenter. They explore how LBD works, its requirements, ideal use cases, and what the future holds as Microsoft transitions D365FO from Lifecycle Services (LCS) to the Power Platform.
 
Key Discussion Points:

What is Local Business Data (LBD)?

An overview of the LBD option for hosting Dynamics 365 in your own datacenter.
How it differs from cloud-hosted solutions.


How Does LBD Work?

Technical insights into the architecture and functionality of LBD.
Key components and how they integrate with your existing infrastructure.


Requirements for LBD

Hardware, software, and licensing prerequisites.
What organizations need to prepare before implementing LBD.


When is LBD Useful?

Ideal scenarios and industries where LBD shines.
Benefits of on-premises deployment for specific business needs.


The Future of D365FO and LBD

Microsoft’s shift from Lifecycle Services (LCS) to the Power Platform.
What this means for LBD and on-premises deployments moving forward.



 
Resources Mentioned in the Episode:

Viva Engage Event:Oscar highlights an upcoming event for Dynamics 365 and Power Platform Preview Programs. Check it out here:Viva Engage: Dynamics 365 and Power Platform Preview Programs
Learn Portal for Local Business Data:For more technical details and documentation on LBD, visit the Microsoft Learn portal:On-premises Deployment Home Page - Finance &amp; Operations

 
Happy Listening!
/Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1752</itunes:duration>
                <itunes:episode>87</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Sherry Zheng - Unified Pricing</title>
        <itunes:title>Interview - Sherry Zheng - Unified Pricing</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-sherry-zheng-unified-pricing/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-sherry-zheng-unified-pricing/#comments</comments>        <pubDate>Fri, 20 Dec 2024 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/275b105f-411d-3d8c-a6bb-13b9bd184eb1</guid>
                                    <description><![CDATA[<p>In version 10.0.43 of Dynamics 365 for Finance and Supply Chain, Microsoft is introducing a unified approach to price management within their ERP system. In this episode of DynamicsUpdate, Johan and Gustav sit down with Sherry Zheng, Principal Product Manager at Microsoft, to explore these significant changes and their implications for businesses.</p>
<p>Link to the Ideas Portal mentioned in the episode
<a href='https://experience.dynamics.com/ideas/categories/list/?category=894d7078-05bd-ef11-b8e8-7c1e52687c74&amp;forum=515617a5-dedb-e911-a814-000d3a4f1244'>Ideas List</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In version 10.0.43 of Dynamics 365 for Finance and Supply Chain, Microsoft is introducing a unified approach to price management within their ERP system. In this episode of DynamicsUpdate, Johan and Gustav sit down with Sherry Zheng, Principal Product Manager at Microsoft, to explore these significant changes and their implications for businesses.</p>
<p>Link to the Ideas Portal mentioned in the episode<br>
<a href='https://experience.dynamics.com/ideas/categories/list/?category=894d7078-05bd-ef11-b8e8-7c1e52687c74&amp;forum=515617a5-dedb-e911-a814-000d3a4f1244'>Ideas List</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/nqjwurv9zna6xsww/dynamicsupdate-Sherry_Zhengaw5zt.mp3" length="34534757" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In version 10.0.43 of Dynamics 365 for Finance and Supply Chain, Microsoft is introducing a unified approach to price management within their ERP system. In this episode of DynamicsUpdate, Johan and Gustav sit down with Sherry Zheng, Principal Product Manager at Microsoft, to explore these significant changes and their implications for businesses.
Link to the Ideas Portal mentioned in the episodeIdeas List]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2154</itunes:duration>
                <itunes:episode>86</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.42</title>
        <itunes:title>10.0.42</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10042/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10042/#comments</comments>        <pubDate>Fri, 15 Nov 2024 06:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/fef6db1c-bb74-5b8b-9f3e-7f023a5b4f29</guid>
                                    <description><![CDATA[<p>In this episode we dive deep into the latest Dynamics 365 release wave, exploring exciting new features for both Finance and Supply Chain. From asset performance tracking to seamless Sales integration, we'll break down what these updates mean for your business</p>
<p>- Fixed asset performance
- Public Preview of Unified Pricing
- Financial Tagging Rule Set 
- Create customer without validating Tax exempt number
- SEPA payments
- Copilot customized conversational help
- Purge commerce transaction
- Seamless sync with Dynamics 365 Sale
- Item number renaming
- Enhanced production floor execution interface
- Exchange rate type enhancement
- Adaptive Card controls</p>
<p>Gustav &amp; Johan</p>
<p>Related Links:
<a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-42?WT.mc_id=DX-MVP-5004702'>Preview features in Dynamics 365 Commerce 10.0.42</a>
<a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-42?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Supply Chain Management 10.0.42</a>
<a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-42?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Finance 10.0.42</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/fin-ops/get-started/whats-new-home-page?WT.mc_id=DX-MVP-5004702'>What's new or changed in Platform updates - Finance &amp; Operations</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode we dive deep into the latest Dynamics 365 release wave, exploring exciting new features for both Finance and Supply Chain. From asset performance tracking to seamless Sales integration, we'll break down what these updates mean for your business</p>
<p>- Fixed asset performance<br>
- Public Preview of Unified Pricing<br>
- Financial Tagging Rule Set <br>
- Create customer without validating Tax exempt number<br>
- SEPA payments<br>
- Copilot customized conversational help<br>
- Purge commerce transaction<br>
- Seamless sync with Dynamics 365 Sale<br>
- Item number renaming<br>
- Enhanced production floor execution interface<br>
- Exchange rate type enhancement<br>
- Adaptive Card controls</p>
<p>Gustav &amp; Johan</p>
<p>Related Links:<br>
<a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-42?WT.mc_id=DX-MVP-5004702'>Preview features in Dynamics 365 Commerce 10.0.42</a><br>
<a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-42?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Supply Chain Management 10.0.42</a><br>
<a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-42?WT.mc_id=DX-MVP-5004702'>What's new or changed in Dynamics 365 Finance 10.0.42</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/fin-ops/get-started/whats-new-home-page?WT.mc_id=DX-MVP-5004702'>What's new or changed in Platform updates - Finance &amp; Operations</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/qjtgxx7rnpy2lrj6/dynamicsupdate-10_0_42.mp3" length="27396433" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we dive deep into the latest Dynamics 365 release wave, exploring exciting new features for both Finance and Supply Chain. From asset performance tracking to seamless Sales integration, we'll break down what these updates mean for your business
- Fixed asset performance- Public Preview of Unified Pricing- Financial Tagging Rule Set - Create customer without validating Tax exempt number- SEPA payments- Copilot customized conversational help- Purge commerce transaction- Seamless sync with Dynamics 365 Sale- Item number renaming- Enhanced production floor execution interface- Exchange rate type enhancement- Adaptive Card controls
Gustav &amp; Johan
Related Links:Preview features in Dynamics 365 Commerce 10.0.42What's new or changed in Dynamics 365 Supply Chain Management 10.0.42What's new or changed in Dynamics 365 Finance 10.0.42
What's new or changed in Platform updates - Finance &amp; Operations]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1708</itunes:duration>
                <itunes:episode>85</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Scott Sewell JJ Yadav - SynapseLink and Fabric</title>
        <itunes:title>Interview - Scott Sewell JJ Yadav - SynapseLink and Fabric</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-scott-jj/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-scott-jj/#comments</comments>        <pubDate>Fri, 11 Oct 2024 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/18bccd1d-8934-5baa-aef9-6d8a5b0d33d9</guid>
                                    <description><![CDATA[<p>Hi All

In this episode, we have the pleasure of speaking with Scott Sewell, Principal Program Manager, and JJ Yadav, Principal Solution Architect, from Microsoft. Our discussion centers around Link to Fabric and SynapseLink.</p>
<p>We explore how these technologies should be integrated when implementing D365FO and how customers currently using Export to Datalake or BYOD can benefit from these new solutions. Additionally, we delve into the scenarios where each solution is most appropriate.

Link to the Training/Workshop mentioned in the episode: 
<a href='https://github.com/microsoft/Dynamics-365-FastTrack-Implementation-Assets/tree/master/Analytics/DataverseLink/FabricWorkshop'>https://github.com/microsoft/Dynamics-365-FastTrack-Implementation-Assets/tree/master/Analytics/DataverseLink/FabricWorkshop</a>

Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All<br>
<br>
In this episode, we have the pleasure of speaking with Scott Sewell, Principal Program Manager, and JJ Yadav, Principal Solution Architect, from Microsoft. Our discussion centers around Link to Fabric and SynapseLink.</p>
<p>We explore how these technologies should be integrated when implementing D365FO and how customers currently using Export to Datalake or BYOD can benefit from these new solutions. Additionally, we delve into the scenarios where each solution is most appropriate.<br>
<br>
Link to the Training/Workshop mentioned in the episode: <br>
<a href='https://github.com/microsoft/Dynamics-365-FastTrack-Implementation-Assets/tree/master/Analytics/DataverseLink/FabricWorkshop'>https://github.com/microsoft/Dynamics-365-FastTrack-Implementation-Assets/tree/master/Analytics/DataverseLink/FabricWorkshop</a><br>
<br>
Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/r5kvx7o6gyzzsp9v/dynamicsupdate-template-v1.mp3" length="49022477" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi AllIn this episode, we have the pleasure of speaking with Scott Sewell, Principal Program Manager, and JJ Yadav, Principal Solution Architect, from Microsoft. Our discussion centers around Link to Fabric and SynapseLink.
We explore how these technologies should be integrated when implementing D365FO and how customers currently using Export to Datalake or BYOD can benefit from these new solutions. Additionally, we delve into the scenarios where each solution is most appropriate.Link to the Training/Workshop mentioned in the episode: https://github.com/microsoft/Dynamics-365-FastTrack-Implementation-Assets/tree/master/Analytics/DataverseLink/FabricWorkshopGustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>3059</itunes:duration>
                <itunes:episode>83</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.41</title>
        <itunes:title>10.0.41</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-alex-meyer-d365fo-admin-toolkit/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-alex-meyer-d365fo-admin-toolkit/#comments</comments>        <pubDate>Fri, 06 Sep 2024 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/f4ab1951-3356-5f5a-9903-6c5d8c12ce6d</guid>
                                    <description><![CDATA[<p>In this episode of Dynamics Update we discuss the latest version of D365FO, 10.0.41. Among other things we discuss these features</p>
<ul><li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Modern Bank Reconsiliation</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Deeplinking to FnO</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Year end closing improvements</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Tracing through the supply chain</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Inventory Visibility improvements</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Purchase Requisition Approvals</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Cleanup jobs for Credit and Collections</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Currency Exchange Rate improvement</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">OPOS keep connected</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Android Hardware Station</li>
</ul>
<p>/Gustav och Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode of Dynamics Update we discuss the latest version of D365FO, 10.0.41. Among other things we discuss these features</p>
<ul><li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Modern Bank Reconsiliation</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Deeplinking to FnO</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Year end closing improvements</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Tracing through the supply chain</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Inventory Visibility improvements</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Purchase Requisition Approvals</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Cleanup jobs for Credit and Collections</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Currency Exchange Rate improvement</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">OPOS keep connected</li>
<li lang="sv" style="font-family:Calibri;font-size:11pt;" xml:lang="sv">Android Hardware Station</li>
</ul>
<p>/Gustav och Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/3mq05et0be9i9fym/dynamicsupdate-10_0_31.mp3" length="24931727" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode of Dynamics Update we discuss the latest version of D365FO, 10.0.41. Among other things we discuss these features
Modern Bank Reconsiliation
Deeplinking to FnO
Year end closing improvements
Tracing through the supply chain
Inventory Visibility improvements
Purchase Requisition Approvals
Cleanup jobs for Credit and Collections
Currency Exchange Rate improvement
OPOS keep connected
Android Hardware Station
/Gustav och Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1554</itunes:duration>
                <itunes:episode>81</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Global Rollouts</title>
        <itunes:title>Global Rollouts</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/global-rollouts/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/global-rollouts/#comments</comments>        <pubDate>Fri, 16 Aug 2024 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/b73de632-9198-35f2-9673-271f5eb96833</guid>
                                    <description><![CDATA[<p>When rolling out a large, complex ERP solution we often try to reduce the complexity of the rollout. Splitting the project into smaller pieces or waves is one of the ways we achieve shorter delivery cycles and faster ROI for the customer. 

However, there are a lot of moving parts that we need to take into account to make the transition smooth and to get the entire organization onboard.

In this episode we talk to Eric Westerlund and discuss how we best "slice the elephant"

/Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>When rolling out a large, complex ERP solution we often try to reduce the complexity of the rollout. Splitting the project into smaller pieces or waves is one of the ways we achieve shorter delivery cycles and faster ROI for the customer. <br>
<br>
However, there are a lot of moving parts that we need to take into account to make the transition smooth and to get the entire organization onboard.<br>
<br>
In this episode we talk to Eric Westerlund and discuss how we best "slice the elephant"<br>
<br>
/Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/3jpee8m3igqtcfuh/dynamicsupdate-Global_Rolloutaxsuw.mp3" length="32757177" type="audio/mpeg"/>
        <itunes:summary><![CDATA[When rolling out a large, complex ERP solution we often try to reduce the complexity of the rollout. Splitting the project into smaller pieces or waves is one of the ways we achieve shorter delivery cycles and faster ROI for the customer. However, there are a lot of moving parts that we need to take into account to make the transition smooth and to get the entire organization onboard.In this episode we talk to Eric Westerlund and discuss how we best "slice the elephant"/Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2043</itunes:duration>
                <itunes:episode>79</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Laze Lanev on Fabric</title>
        <itunes:title>Interview - Laze Lanev on Fabric</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-laze-lanev-on-fabric/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-laze-lanev-on-fabric/#comments</comments>        <pubDate>Fri, 26 Jul 2024 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/b0222bd3-db8a-34ea-9bcd-61327d11b432</guid>
                                    <description><![CDATA[<p>This time we talk to Laze Janev about SynapseLink, Fabric and other solutions for analytics in Dynamics 365 for Finance and Supply Chain.</p>
<p>We are talking about what is happening to Bring your own Database and Export to DataLake. What you need to know about DeltaLake and the Lakehouse Architecture. We are also talking about the cost drivers in the different solutions.

Laze Janev will be talking at the <a href='https://techcommunity.microsoft.com/t5/partner-events/european-microsoft-fabric-community-conference/ev-p/4141960'>European Microsoft Fabric Community Conference</a> </p>
<p>You can find out more about Laze <a href='https://www.linkedin.com/in/lazejanev/'>here</a>


Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>This time we talk to Laze Janev about SynapseLink, Fabric and other solutions for analytics in Dynamics 365 for Finance and Supply Chain.</p>
<p>We are talking about what is happening to Bring your own Database and Export to DataLake. What you need to know about DeltaLake and the Lakehouse Architecture. We are also talking about the cost drivers in the different solutions.<br>
<br>
Laze Janev will be talking at the <a href='https://techcommunity.microsoft.com/t5/partner-events/european-microsoft-fabric-community-conference/ev-p/4141960'>European Microsoft Fabric Community Conference</a> </p>
<p>You can find out more about Laze <a href='https://www.linkedin.com/in/lazejanev/'>here</a><br>
<br>
<br>
Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/jic6ba3qycytixb2/dynamicsupdate-LazeJanev.mp3" length="42136181" type="audio/mpeg"/>
        <itunes:summary><![CDATA[This time we talk to Laze Janev about SynapseLink, Fabric and other solutions for analytics in Dynamics 365 for Finance and Supply Chain.
We are talking about what is happening to Bring your own Database and Export to DataLake. What you need to know about DeltaLake and the Lakehouse Architecture. We are also talking about the cost drivers in the different solutions.Laze Janev will be talking at the European Microsoft Fabric Community Conference 
You can find out more about Laze hereGustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2629</itunes:duration>
                <itunes:episode>78</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Lane Swenka</title>
        <itunes:title>Interview - Lane Swenka</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-lane-swenka/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-lane-swenka/#comments</comments>        <pubDate>Fri, 05 Jul 2024 06:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/f5f8bc20-c71e-3531-8c21-aec834b9ee54</guid>
                                    <description><![CDATA[<p>In this episode we caught up with Lane Swenka at the DynamicsMinds conference in Slovenia, where he had talked about the future for environments in Finance and Supply Chain.</p>
<p> </p>
<p>We talked about what will happen after LCS, how we can use the new type of environments and how the Dynamics Ecosystem will evolve in the future.

Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode we caught up with Lane Swenka at the DynamicsMinds conference in Slovenia, where he had talked about the future for environments in Finance and Supply Chain.</p>
<p> </p>
<p>We talked about what will happen after LCS, how we can use the new type of environments and how the Dynamics Ecosystem will evolve in the future.<br>
<br>
Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/t4kgehbitnj622pb/dynamicsupdate-LaneSwenka.mp3" length="28983424" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we caught up with Lane Swenka at the DynamicsMinds conference in Slovenia, where he had talked about the future for environments in Finance and Supply Chain.
 
We talked about what will happen after LCS, how we can use the new type of environments and how the Dynamics Ecosystem will evolve in the future.Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1807</itunes:duration>
                <itunes:episode>76</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
        <podcast:transcript url="https://mcdn.podbean.com/mf/web/xhxusq5988p6iwbi/LaneSwenka.srt" type="application/srt" />    </item>
    <item>
        <title>Interview - Adrià Ariste Santacreu</title>
        <itunes:title>Interview - Adrià Ariste Santacreu</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-adria-ariste-santacreu-1718264338/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-adria-ariste-santacreu-1718264338/#comments</comments>        <pubDate>Fri, 14 Jun 2024 07:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/8ef0a82e-9ee0-3134-9b8e-a21662d24bcf</guid>
                                    <description><![CDATA[<p>In this episode we talk to <a href='https://www.linkedin.com/in/aariste?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAAATGmDIBtYAFbQ9lOlJSYB0fZcyQCUHDJTs'>Adrià Ariste Santacreu</a> about his book called Extending Dynamics 365 Finance and Operations Apps with Power Platform. 

We talk about what Power Platform means to FnO and how it changes the way we customize going forward.</p>
<p>You can find more information about the book and about Adrià here:

<a href='https://ariste.info/en/2024/01/book-dynamics-365-finance-power-platform/'>I wrote a book! Extending Dynamics 365 Finance and Operations Apps with Power Platform - ariste.info</a>

</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode we talk to <a href='https://www.linkedin.com/in/aariste?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAAATGmDIBtYAFbQ9lOlJSYB0fZcyQCUHDJTs'>Adrià Ariste Santacreu</a> about his book called Extending Dynamics 365 Finance and Operations Apps with Power Platform. <br>
<br>
We talk about what Power Platform means to FnO and how it changes the way we customize going forward.</p>
<p>You can find more information about the book and about Adrià here:<br>
<br>
<a href='https://ariste.info/en/2024/01/book-dynamics-365-finance-power-platform/'>I wrote a book! Extending Dynamics 365 Finance and Operations Apps with Power Platform - ariste.info</a><br>
<br>
</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/y5vgav6ryij3ixth/dynamicsupdate-adria-book.mp3" length="34835270" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we talk to Adrià Ariste Santacreu about his book called Extending Dynamics 365 Finance and Operations Apps with Power Platform. We talk about what Power Platform means to FnO and how it changes the way we customize going forward.
You can find more information about the book and about Adrià here:I wrote a book! Extending Dynamics 365 Finance and Operations Apps with Power Platform - ariste.info]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2173</itunes:duration>
                <itunes:episode>77</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
        <podcast:transcript url="https://mcdn.podbean.com/mf/web/tn7hnwtwjb4yp56a/Adria.srt" type="application/srt" />    </item>
    <item>
        <title>10.0.40</title>
        <itunes:title>10.0.40</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10040/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10040/#comments</comments>        <pubDate>Fri, 24 May 2024 10:13:05 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/9f35a1b3-5066-31c3-9cc8-7efca9017aca</guid>
                                    <description><![CDATA[<p>In this episode we discuss the news in the latest release 10.0.40. Among the things we highlight are

</p>
<ul><li>New workflows for bank account actitvation</li>
<li>Customer and Vendor Netting</li>
<li>Improve performance and efficiency in Sales Invoice Entities</li>
<li>Collection Coordinator Workspace</li>
<li>Customer Balance statistics deletion</li>
<li>Extend the length of vendor invoice numbers</li>
<li>Reverse related journals</li>
<li>Return handling improved</li>
<li>Native bar code scanning for mobile apps</li>
<li>Store commerce self-checkout</li>
<li>Support for nonrecurring payment tokens in Commerce</li>
</ul>
<p>Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode we discuss the news in the latest release 10.0.40. Among the things we highlight are<br>
<br>
</p>
<ul><li>New workflows for bank account actitvation</li>
<li>Customer and Vendor Netting</li>
<li>Improve performance and efficiency in Sales Invoice Entities</li>
<li>Collection Coordinator Workspace</li>
<li>Customer Balance statistics deletion</li>
<li>Extend the length of vendor invoice numbers</li>
<li>Reverse related journals</li>
<li>Return handling improved</li>
<li>Native bar code scanning for mobile apps</li>
<li>Store commerce self-checkout</li>
<li>Support for nonrecurring payment tokens in Commerce</li>
</ul>
<p>Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/wy5afumb553pkysz/dynamicsupdate-10040aupft.mp3" length="23978780" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we discuss the news in the latest release 10.0.40. Among the things we highlight are
New workflows for bank account actitvation
Customer and Vendor Netting
Improve performance and efficiency in Sales Invoice Entities
Collection Coordinator Workspace
Customer Balance statistics deletion
Extend the length of vendor invoice numbers
Reverse related journals
Return handling improved
Native bar code scanning for mobile apps
Store commerce self-checkout
Support for nonrecurring payment tokens in Commerce
Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1494</itunes:duration>
                <itunes:episode>75</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
        <podcast:transcript url="https://mcdn.podbean.com/mf/web/zbjzkifdf3bjiw5b/Untitled_video6yq9y.srt" type="application/srt" />    </item>
    <item>
        <title>Dynamics Minds 2024 PreShow</title>
        <itunes:title>Dynamics Minds 2024 PreShow</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/dynamics-minds-2024-preshow/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/dynamics-minds-2024-preshow/#comments</comments>        <pubDate>Fri, 03 May 2024 07:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/1b8a2529-3169-325b-a583-56f8fb445213</guid>
                                    <description><![CDATA[<p lang="sv" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="sv">In this episode we discuss the conference DynamicsMinds in Portoroz in Slovenia in May. Our guests in the episode are Dr. Ludwig Reinhard, Nathan Clouse and André Arnaud de Calavon.</p>
<p lang="sv" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="sv"> </p>
<p lang="sv" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="sv">We talk about what we will be doing at the conference, what we thyought about last years session and what we are looking forward to this year.

https://www.dynamicsminds.com/</p>
]]></description>
                                                            <content:encoded><![CDATA[<p lang="sv" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="sv">In this episode we discuss the conference DynamicsMinds in Portoroz in Slovenia in May. Our guests in the episode are Dr. Ludwig Reinhard, Nathan Clouse and André Arnaud de Calavon.</p>
<p lang="sv" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="sv"> </p>
<p lang="sv" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="sv">We talk about what we will be doing at the conference, what we thyought about last years session and what we are looking forward to this year.<br>
<br>
https://www.dynamicsminds.com/</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/kyq2kfgvjugnih2m/dynamicsupdate-DynamicsMinds2024Preshow.mp3" length="28207691" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we discuss the conference DynamicsMinds in Portoroz in Slovenia in May. Our guests in the episode are Dr. Ludwig Reinhard, Nathan Clouse and André Arnaud de Calavon.
 
We talk about what we will be doing at the conference, what we thyought about last years session and what we are looking forward to this year.https://www.dynamicsminds.com/]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1758</itunes:duration>
                <itunes:episode>74</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Martin Dráb</title>
        <itunes:title>Interview - Martin Dráb</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-martin-drab/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-martin-drab/#comments</comments>        <pubDate>Fri, 19 Apr 2024 10:45:14 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/7e7fd26c-e9c1-3d17-9764-7cddd457676b</guid>
                                    <description><![CDATA[<p>In this episodes we talk to Axapta/AX/D365FO legend, Martin Dráb. Martin works as a Developer and Architect with Dynamics 365 for Finance and Supply Chain but he ir probably best known for his work on the Microsoft Dynamics Community Forum, where he has more than 25000 Comment from helping the community.

We are talking about how the development story has changed over time and  what we should expect in the future</p>
<p> </p>
<p> </p>
<p><a href='https://community.dynamics.com/profile/?userid=48272669-7518-e711-80f4-c4346bac219c'>My Profile | Microsoft Dynamics 365 Community</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episodes we talk to Axapta/AX/D365FO legend, Martin Dráb. Martin works as a Developer and Architect with Dynamics 365 for Finance and Supply Chain but he ir probably best known for his work on the Microsoft Dynamics Community Forum, where he has more than 25000 Comment from helping the community.<br>
<br>
We are talking about how the development story has changed over time and  what we should expect in the future</p>
<p> </p>
<p> </p>
<p><a href='https://community.dynamics.com/profile/?userid=48272669-7518-e711-80f4-c4346bac219c'>My Profile | Microsoft Dynamics 365 Community</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/9xgtgbzisn8394tm/dynamicsupdate-Martin_Drabahc06.mp3" length="35203492" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episodes we talk to Axapta/AX/D365FO legend, Martin Dráb. Martin works as a Developer and Architect with Dynamics 365 for Finance and Supply Chain but he ir probably best known for his work on the Microsoft Dynamics Community Forum, where he has more than 25000 Comment from helping the community.We are talking about how the development story has changed over time and  what we should expect in the future
 
 
My Profile | Microsoft Dynamics 365 Community]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2196</itunes:duration>
                <itunes:episode>73</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Archiving and Long-term retention w Purvesh Vaghasia</title>
        <itunes:title>Archiving and Long-term retention w Purvesh Vaghasia</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/archiving-and-long-term-retention-w-purvesh-vaghasia/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/archiving-and-long-term-retention-w-purvesh-vaghasia/#comments</comments>        <pubDate>Thu, 28 Mar 2024 07:01:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/7df457ee-5a05-3012-8d39-5f6b13d2d3d6</guid>
                                    <description><![CDATA[<p>Today on the podcast we talk to Purvesh Vaghasia, Solution Architect at Microsoft. Purvesh is specifically working on the new Archiving and Long-term retention feature coming in Dynamics 365 for Finance and Supply Chain.</p>
<p> </p>
<p>We look at the main drivers for storage optimization and discuss how the feature will alter the way we maintain out Finance and Supply Chain Installation</p>
<p> </p>
<p>/Gustav &amp; Johan </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Today on the podcast we talk to Purvesh Vaghasia, Solution Architect at Microsoft. Purvesh is specifically working on the new Archiving and Long-term retention feature coming in Dynamics 365 for Finance and Supply Chain.</p>
<p> </p>
<p>We look at the main drivers for storage optimization and discuss how the feature will alter the way we maintain out Finance and Supply Chain Installation</p>
<p> </p>
<p>/Gustav &amp; Johan </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/i5tuby/dynamicsupdate-Purvesh-archiving.mp3" length="39490081" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Today on the podcast we talk to Purvesh Vaghasia, Solution Architect at Microsoft. Purvesh is specifically working on the new Archiving and Long-term retention feature coming in Dynamics 365 for Finance and Supply Chain.
 
We look at the main drivers for storage optimization and discuss how the feature will alter the way we maintain out Finance and Supply Chain Installation
 
/Gustav &amp; Johan ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2464</itunes:duration>
                <itunes:episode>72</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Rachel Profitt</title>
        <itunes:title>Interview - Rachel Profitt</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-rachel-profitt/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-rachel-profitt/#comments</comments>        <pubDate>Fri, 08 Mar 2024 07:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/e5e1ef67-b5f6-3b5f-b030-dcf8cc9961c3</guid>
                                    <description><![CDATA[<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">In this episode we interview Rachel Profitt, Principal Program Manager at Microsoft. Rachel is currently working on an extensive series of tech talks about business processes. We talk about how Microsoft is building Introduction to the Dynamics 365 Guidance Hub for working with defining Business Processes and buiding your Business Process Catalog. We also talk about how to work with Business Processes in Azure Devops, both for documentation, for testing and for emprove them with an initial set of works items.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">One of the points we touch on is how we measure the value of a specific business process and whether we should invest in changing them and what the cost for that change is.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">Linked mentioned in the episodes.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"><a href='https://aka.ms/oneguidance'>https://aka.ms/oneguidance</a></p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"><a href='https://Aka.ms/businessprocesstechtalks'>https://Aka.ms/businessprocesstechtalks</a></p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"><a href='https://aka.ms/BusinessProcessCatalog'>https://aka.ms/BusinessProcessCatalog</a>

/Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">In this episode we interview Rachel Profitt, Principal Program Manager at Microsoft. Rachel is currently working on an extensive series of tech talks about business processes. We talk about how Microsoft is building Introduction to the Dynamics 365 Guidance Hub for working with defining Business Processes and buiding your Business Process Catalog. We also talk about how to work with Business Processes in Azure Devops, both for documentation, for testing and for emprove them with an initial set of works items.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">One of the points we touch on is how we measure the value of a specific business process and whether we should invest in changing them and what the cost for that change is.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">Linked mentioned in the episodes.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"><a href='https://aka.ms/oneguidance'>https://aka.ms/oneguidance</a></p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"><a href='https://Aka.ms/businessprocesstechtalks'>https://Aka.ms/businessprocesstechtalks</a></p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"><a href='https://aka.ms/BusinessProcessCatalog'>https://aka.ms/BusinessProcessCatalog</a><br>
<br>
/Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/mdn3aw/dynamicsupdate-Rachel_Profittb24zd.mp3" length="37683662" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we interview Rachel Profitt, Principal Program Manager at Microsoft. Rachel is currently working on an extensive series of tech talks about business processes. We talk about how Microsoft is building Introduction to the Dynamics 365 Guidance Hub for working with defining Business Processes and buiding your Business Process Catalog. We also talk about how to work with Business Processes in Azure Devops, both for documentation, for testing and for emprove them with an initial set of works items.
 
One of the points we touch on is how we measure the value of a specific business process and whether we should invest in changing them and what the cost for that change is.
 
Linked mentioned in the episodes.
https://aka.ms/oneguidance
https://Aka.ms/businessprocesstechtalks
https://aka.ms/BusinessProcessCatalog/Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2351</itunes:duration>
                <itunes:episode>71</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Dynamics 365 2024 Release Wave 1</title>
        <itunes:title>Dynamics 365 2024 Release Wave 1</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/dynamics-365-2024-release-wave-1/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/dynamics-365-2024-release-wave-1/#comments</comments>        <pubDate>Fri, 09 Feb 2024 07:04:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/0e21f3a1-2984-3b48-b84d-1952df0fb261</guid>
                                    <description><![CDATA[


<p>In this episode, we dive into the latest enhancements in Dynamics 365 that are set to revolutionize the way businesses operate. Join us as we explore new tools and features designed to streamline processes and boost performance.</p>
<ol><li>
<p>Business Performance Planning Tool: Discover how this new tool can help you align your business goals with performance metrics.</p>
</li>
<li>
<p>Dimension and Cube Creation with Copilot: Learn about the innovative integration of Copilot for creating dimensions and cubes effortlessly.</p>
</li>
<li>
<p>Financial Tags Defaulting Engine: A deep dive into how the defaulting engine simplifies financial transactions and reporting.</p>
</li>
<li>
<p>Archiving: Understand the benefits of the new archiving feature for managing data lifecycle and compliance.</p>
</li>
<li>
<p>Globalization Studio: Explore how the Globalization Studio aids businesses in adapting to diverse markets.</p>
</li>
<li>
<p>Product Information Management: Get insights into the enhanced product information management system for better data accuracy and quality.</p>
</li>
<li>
<p>Demand Planning with Copilot: See how Copilot assists in predicting and managing product demand more effectively.</p>
</li>
<li>
<p>Warehouse Management Only Mode: An overview of the ‘Warehouse Management Only’ mode and its impact on warehouse operations.</p>
</li>
<li>
<p>Asynchronous Operation in DualWrite: Examine the improvements in data synchronization between Dynamics 365 and other applications.</p>
</li>
<li>
<p>Hassle-free use of FnO data on Dataverse: Learn about the seamless integration of Finance and Operations data with Dataverse.</p>
</li>
<li>
<p>HR Integration with Entra ID: Discover the streamlined HR processes enabled by the integration with Entra ID.</p>
</li>
<li>
<p>Purchase Order Confirmation: A look at the new automated purchase order confirmation process.</p>
</li>
<li>
<p>Store Commerce: Insights into the new Store Commerce capabilities and how they enhance retail experiences.</p>
</li>
<li>
<p>Stored Procedures in Power Apps: Understand how stored procedures can now be utilized within Power Apps for advanced data operations.</p>
</li>
<li>
<p>Enterprise Data Activation: Discuss the concept of Enterprise Data Activation and its significance in data-driven decision-making.</p>
</li>
</ol><p>/Gustav and Johan</p>


]]></description>
                                                            <content:encoded><![CDATA[


<p>In this episode, we dive into the latest enhancements in Dynamics 365 that are set to revolutionize the way businesses operate. Join us as we explore new tools and features designed to streamline processes and boost performance.</p>
<ol><li>
<p>Business Performance Planning Tool: Discover how this new tool can help you align your business goals with performance metrics.</p>
</li>
<li>
<p>Dimension and Cube Creation with Copilot: Learn about the innovative integration of Copilot for creating dimensions and cubes effortlessly.</p>
</li>
<li>
<p>Financial Tags Defaulting Engine: A deep dive into how the defaulting engine simplifies financial transactions and reporting.</p>
</li>
<li>
<p>Archiving: Understand the benefits of the new archiving feature for managing data lifecycle and compliance.</p>
</li>
<li>
<p>Globalization Studio: Explore how the Globalization Studio aids businesses in adapting to diverse markets.</p>
</li>
<li>
<p>Product Information Management: Get insights into the enhanced product information management system for better data accuracy and quality.</p>
</li>
<li>
<p>Demand Planning with Copilot: See how Copilot assists in predicting and managing product demand more effectively.</p>
</li>
<li>
<p>Warehouse Management Only Mode: An overview of the ‘Warehouse Management Only’ mode and its impact on warehouse operations.</p>
</li>
<li>
<p>Asynchronous Operation in DualWrite: Examine the improvements in data synchronization between Dynamics 365 and other applications.</p>
</li>
<li>
<p>Hassle-free use of FnO data on Dataverse: Learn about the seamless integration of Finance and Operations data with Dataverse.</p>
</li>
<li>
<p>HR Integration with Entra ID: Discover the streamlined HR processes enabled by the integration with Entra ID.</p>
</li>
<li>
<p>Purchase Order Confirmation: A look at the new automated purchase order confirmation process.</p>
</li>
<li>
<p>Store Commerce: Insights into the new Store Commerce capabilities and how they enhance retail experiences.</p>
</li>
<li>
<p>Stored Procedures in Power Apps: Understand how stored procedures can now be utilized within Power Apps for advanced data operations.</p>
</li>
<li>
<p>Enterprise Data Activation: Discuss the concept of Enterprise Data Activation and its significance in data-driven decision-making.</p>
</li>
</ol><p>/Gustav and Johan</p>


]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/c54cvp/dynamicsupdate-2024_Wave_16tyfw.mp3" length="28246561" type="audio/mpeg"/>
        <itunes:summary><![CDATA[


In this episode, we dive into the latest enhancements in Dynamics 365 that are set to revolutionize the way businesses operate. Join us as we explore new tools and features designed to streamline processes and boost performance.

Business Performance Planning Tool: Discover how this new tool can help you align your business goals with performance metrics.


Dimension and Cube Creation with Copilot: Learn about the innovative integration of Copilot for creating dimensions and cubes effortlessly.


Financial Tags Defaulting Engine: A deep dive into how the defaulting engine simplifies financial transactions and reporting.


Archiving: Understand the benefits of the new archiving feature for managing data lifecycle and compliance.


Globalization Studio: Explore how the Globalization Studio aids businesses in adapting to diverse markets.


Product Information Management: Get insights into the enhanced product information management system for better data accuracy and quality.


Demand Planning with Copilot: See how Copilot assists in predicting and managing product demand more effectively.


Warehouse Management Only Mode: An overview of the ‘Warehouse Management Only’ mode and its impact on warehouse operations.


Asynchronous Operation in DualWrite: Examine the improvements in data synchronization between Dynamics 365 and other applications.


Hassle-free use of FnO data on Dataverse: Learn about the seamless integration of Finance and Operations data with Dataverse.


HR Integration with Entra ID: Discover the streamlined HR processes enabled by the integration with Entra ID.


Purchase Order Confirmation: A look at the new automated purchase order confirmation process.


Store Commerce: Insights into the new Store Commerce capabilities and how they enhance retail experiences.


Stored Procedures in Power Apps: Understand how stored procedures can now be utilized within Power Apps for advanced data operations.


Enterprise Data Activation: Discuss the concept of Enterprise Data Activation and its significance in data-driven decision-making.

/Gustav and Johan


]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1761</itunes:duration>
                <itunes:episode>70</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Alex Meyer - D365FOAdmin Toolkit</title>
        <itunes:title>Interview - Alex Meyer - D365FOAdmin Toolkit</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-alex-meyer-d365foadmin-toolkit/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-alex-meyer-d365foadmin-toolkit/#comments</comments>        <pubDate>Fri, 19 Jan 2024 08:23:53 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/24d37bc8-6a13-3800-b7d2-a983b548ba5a</guid>
                                    <description><![CDATA[<p>Hi...</p>
<p> </p>
<p>
We start of the new year with a return of Alex Meyer - Microsoft MVP and Senior Manager - Business Application Solutions at Protivity. In this episode he tells us about the new community tool he launched at the beginning of the year, called D365FO Admin Toolkit. We also talk about the importance of community and why this is different from the AX2012 days.

Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi...</p>
<p> </p>
<p><br>
We start of the new year with a return of Alex Meyer - Microsoft MVP and Senior Manager - Business Application Solutions at Protivity. In this episode he tells us about the new community tool he launched at the beginning of the year, called D365FO Admin Toolkit. We also talk about the importance of community and why this is different from the AX2012 days.<br>
<br>
Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/ybgbpw/dynamicsupdate-AlexMeyer2.mp3" length="26053530" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi...
 
We start of the new year with a return of Alex Meyer - Microsoft MVP and Senior Manager - Business Application Solutions at Protivity. In this episode he tells us about the new community tool he launched at the beginning of the year, called D365FO Admin Toolkit. We also talk about the importance of community and why this is different from the AX2012 days.Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1624</itunes:duration>
                <itunes:episode>69</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.38</title>
        <itunes:title>10.0.38</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10038/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10038/#comments</comments>        <pubDate>Fri, 15 Dec 2023 09:26:14 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/a8d43f29-6bbb-36db-b465-113db97a65e7</guid>
                                    <description><![CDATA[<p>HI All</p>
<p>In this last episode of the year we look into the 10.0.38 version:</p>
<ul><li>New update cadence</li>
<li>Net customer balance</li>
<li>Asynchronous Dualwrite</li>
<li>External Users</li>
<li>Compound Surcharges</li>
<li>Dev VM and Entra ID</li>
<li>Copilot</li>
<li>Multiple Currencies in Stores</li>
</ul>
<p>Best Regards and Happy Holiday

Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>HI All</p>
<p>In this last episode of the year we look into the 10.0.38 version:</p>
<ul><li>New update cadence</li>
<li>Net customer balance</li>
<li>Asynchronous Dualwrite</li>
<li>External Users</li>
<li>Compound Surcharges</li>
<li>Dev VM and Entra ID</li>
<li>Copilot</li>
<li>Multiple Currencies in Stores</li>
</ul>
<p>Best Regards and Happy Holiday<br>
<br>
Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/eh8mny/dynamicsupdate10-0-38.mp3" length="25041650" type="audio/mpeg"/>
        <itunes:summary><![CDATA[HI All
In this last episode of the year we look into the 10.0.38 version:
New update cadence
Net customer balance
Asynchronous Dualwrite
External Users
Compound Surcharges
Dev VM and Entra ID
Copilot
Multiple Currencies in Stores
Best Regards and Happy HolidayGustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1561</itunes:duration>
                <itunes:episode>68</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - André Arnaud de Calavon</title>
        <itunes:title>Interview - André Arnaud de Calavon</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-andre-arnaud-de-calavon/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-andre-arnaud-de-calavon/#comments</comments>        <pubDate>Fri, 27 Oct 2023 09:50:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/3e766394-aa61-388c-8f74-5734a5e4faa8</guid>
                                    <description><![CDATA[<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">This time we interview Community Legend André Arnaud de Calavon. André has been Microsoft Business Applicartions MVP for the latest 10 years and has also supplied more than 33000 answers on the Microsoft Dynamics Community over the years.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">We discussed why the community is important for Dynamics 365 and how you can engage and give back to the community.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"> </p>
<ul style="margin-top:0in;margin-bottom:0in;" type="disc"><li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://dynamicspedia.com/'>https://dynamicspedia.com/</a></li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://community.dynamics.com/'>https://community.dynamics.com/</a></li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://community.dynamics.com/profile/?userid=afe65877-3fab-4ecd-91bc-b74df7ae8f39'>https://community.dynamics.com/profile/?userid=afe65877-3fab-4ecd-91bc-b74df7ae8f39</a></li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://www.linkedin.com/in/andreadc/'>https://www.linkedin.com/in/andreadc/</a></li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://twitter.com/dynamicspedia'>https://twitter.com/dynamicspedia</a></li>
</ul>
]]></description>
                                                            <content:encoded><![CDATA[<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">This time we interview Community Legend André Arnaud de Calavon. André has been Microsoft Business Applicartions MVP for the latest 10 years and has also supplied more than 33000 answers on the Microsoft Dynamics Community over the years.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us">We discussed why the community is important for Dynamics 365 and how you can engage and give back to the community.</p>
<p lang="en-us" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" xml:lang="en-us"> </p>
<ul style="margin-top:0in;margin-bottom:0in;" type="disc"><li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://dynamicspedia.com/'>https://dynamicspedia.com/</a></li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://community.dynamics.com/'>https://community.dynamics.com/</a></li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://community.dynamics.com/profile/?userid=afe65877-3fab-4ecd-91bc-b74df7ae8f39'>https://community.dynamics.com/profile/?userid=afe65877-3fab-4ecd-91bc-b74df7ae8f39</a></li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://www.linkedin.com/in/andreadc/'>https://www.linkedin.com/in/andreadc/</a></li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us"><a href='https://twitter.com/dynamicspedia'>https://twitter.com/dynamicspedia</a></li>
</ul>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/9xg9vd/dynamicsupdate-andre.mp3" length="33874800" type="audio/mpeg"/>
        <itunes:summary><![CDATA[This time we interview Community Legend André Arnaud de Calavon. André has been Microsoft Business Applicartions MVP for the latest 10 years and has also supplied more than 33000 answers on the Microsoft Dynamics Community over the years.
 
We discussed why the community is important for Dynamics 365 and how you can engage and give back to the community.
 
https://dynamicspedia.com/
https://community.dynamics.com/
https://community.dynamics.com/profile/?userid=afe65877-3fab-4ecd-91bc-b74df7ae8f39
https://www.linkedin.com/in/andreadc/
https://twitter.com/dynamicspedia
]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2113</itunes:duration>
                <itunes:episode>67</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
        <podcast:chapters url="https://mcdn.podbean.com/mf/web/4x3ffh/N1Wy9zT0Kuk7_chapters.json" type="application/json" />    </item>
    <item>
        <title>10.0.37</title>
        <itunes:title>10.0.37</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10037/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10037/#comments</comments>        <pubDate>Fri, 06 Oct 2023 08:32:11 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/e3992ae5-7c74-397a-8c44-a22a011e7d17</guid>
                                    <description><![CDATA[<p>Hi...

Time for a new episode. This time we discuss the news in 10.0.37:

- Payment Reporting (PAIN)
- Approved By on Invoice Register (non  mandatory)
- Electronic Reporting
- Feature Recommendations
- Calculate Line ammount
- File Bugs!!!
- Onhand in Commerce</p>
<p>Links</p>
<p><a href='https://www.linkedin.com/pulse/how-does-new-feature-recommendation-notifications-work-hylke-britstra%3FtrackingId=k1Tbn8DuRkuHNdlEp5iZVw%253D%253D/'>https://www.linkedin.com/pulse/how-does-new-feature-recommendation-notifications-work-hylke-britstra%3FtrackingId=k1Tbn8DuRkuHNdlEp5iZVw%253D%253D/</a>

<a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-37'>https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-37</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-37'>https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-37</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-37'>https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-37</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-37'>https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-37</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi...<br>
<br>
Time for a new episode. This time we discuss the news in 10.0.37:<br>
<br>
- Payment Reporting (PAIN)<br>
- Approved By on Invoice Register (non  mandatory)<br>
- Electronic Reporting<br>
- Feature Recommendations<br>
- Calculate Line ammount<br>
- File Bugs!!!<br>
- Onhand in Commerce</p>
<p>Links</p>
<p><a href='https://www.linkedin.com/pulse/how-does-new-feature-recommendation-notifications-work-hylke-britstra%3FtrackingId=k1Tbn8DuRkuHNdlEp5iZVw%253D%253D/'>https://www.linkedin.com/pulse/how-does-new-feature-recommendation-notifications-work-hylke-britstra%3FtrackingId=k1Tbn8DuRkuHNdlEp5iZVw%253D%253D/</a><br>
<br>
<a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-37'>https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-37</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-37'>https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-37</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-37'>https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-37</a></p>
<p><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-37'>https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-37</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/8yb4ir/dynamicsupdate-100378mi6r.mp3" length="21034258" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi...Time for a new episode. This time we discuss the news in 10.0.37:- Payment Reporting (PAIN)- Approved By on Invoice Register (non  mandatory)- Electronic Reporting- Feature Recommendations- Calculate Line ammount- File Bugs!!!- Onhand in Commerce
Links
https://www.linkedin.com/pulse/how-does-new-feature-recommendation-notifications-work-hylke-britstra%3FtrackingId=k1Tbn8DuRkuHNdlEp5iZVw%253D%253D/https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-37
https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-37
https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-37
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-37]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1310</itunes:duration>
                <itunes:episode>66</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Elif Item</title>
        <itunes:title>Interview - Elif Item</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-elif-item/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-elif-item/#comments</comments>        <pubDate>Thu, 14 Sep 2023 23:14:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/05333809-2917-34a7-9bfe-af5b33864b1f</guid>
                                    <description><![CDATA[<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">In this episode we speak to Elif Item, CEO and founder  of Item by Item, and Microsoft Business Applications MVP. We talk about the importance of training in a project, what the different ways we can manage training and the importance of continous learning.

We also ask the eternal question: "Why is the training budget the first we cut and why is Canada better?".</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">You can find more information about Elif here:
<a href='https://www.linkedin.com/in/elifitem/'>https://www.linkedin.com/in/elifitem/</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://www.itembyitem.co/'>https://www.itembyitem.co/</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">In this episode we speak to Elif Item, CEO and founder  of Item by Item, and Microsoft Business Applications MVP. We talk about the importance of training in a project, what the different ways we can manage training and the importance of continous learning.<br>
<br>
We also ask the eternal question: "Why is the training budget the first we cut and why is Canada better?".</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">You can find more information about Elif here:<br>
<a href='https://www.linkedin.com/in/elifitem/'>https://www.linkedin.com/in/elifitem/</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://www.itembyitem.co/'>https://www.itembyitem.co/</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/fjhpih/dynamicsupdate-elif.mp3" length="32717471" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we speak to Elif Item, CEO and founder  of Item by Item, and Microsoft Business Applications MVP. We talk about the importance of training in a project, what the different ways we can manage training and the importance of continous learning.We also ask the eternal question: "Why is the training budget the first we cut and why is Canada better?".
 
You can find more information about Elif here:https://www.linkedin.com/in/elifitem/
https://www.itembyitem.co/]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2040</itunes:duration>
                <itunes:episode>65</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.36</title>
        <itunes:title>10.0.36</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10036/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10036/#comments</comments>        <pubDate>Fri, 25 Aug 2023 08:48:58 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/648c8aaf-1211-3592-883e-5d14bdb62042</guid>
                                    <description><![CDATA[<p>Back again after Vacation with the following topics:</p>
<ul><li>Issues in the first version of 10.0.36</li>
<li>Inventory Visibility </li>
<li>Loyalty Cards</li>
<li>Bundles</li>
<li>Archiving</li>
<li>One Dynamics One Platform</li>
<li>Reciept Number Sequences</li>
<li>DMF Job history cleanup</li>
<li>Warehouse WiFi Strength in App Insights</li>
<li>Automatic Import of Bank Statement</li>
<li>DMF Staging Cleanup</li>
<li>Financial Tags on Sales Orders</li>
<li>Dataverse interoperability</li>
</ul>
]]></description>
                                                            <content:encoded><![CDATA[<p>Back again after Vacation with the following topics:</p>
<ul><li>Issues in the first version of 10.0.36</li>
<li>Inventory Visibility </li>
<li>Loyalty Cards</li>
<li>Bundles</li>
<li>Archiving</li>
<li>One Dynamics One Platform</li>
<li>Reciept Number Sequences</li>
<li>DMF Job history cleanup</li>
<li>Warehouse WiFi Strength in App Insights</li>
<li>Automatic Import of Bank Statement</li>
<li>DMF Staging Cleanup</li>
<li>Financial Tags on Sales Orders</li>
<li>Dataverse interoperability</li>
</ul>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/dbqyxa/dynamicsupdate-10-0-36.mp3" length="29174849" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Back again after Vacation with the following topics:
Issues in the first version of 10.0.36
Inventory Visibility 
Loyalty Cards
Bundles
Archiving
One Dynamics One Platform
Reciept Number Sequences
DMF Job history cleanup
Warehouse WiFi Strength in App Insights
Automatic Import of Bank Statement
DMF Staging Cleanup
Financial Tags on Sales Orders
Dataverse interoperability
]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1819</itunes:duration>
                <itunes:episode>64</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.35</title>
        <itunes:title>10.0.35</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10035/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10035/#comments</comments>        <pubDate>Fri, 21 Jul 2023 07:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/1520192a-3420-32a3-b537-40d52b922815</guid>
                                    <description><![CDATA[<p>In this summer episode Johan and Gustav discusses the upcoming update of 10.0.35 which among other things contain:

Process Mining
Electronic Invoicing in France
On-Behalf ordering
Asynchrounous Customer Orders Cancellation
Azure Application Insights Monitoring for Supply Chain
Location Directives Optimization
Warehouse User Session Monitoring Improvements
Processessinig for Warehouse
User Protection Limit

Have a great vacation

</p>
<p>Gustav &amp; Johan</p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this summer episode Johan and Gustav discusses the upcoming update of 10.0.35 which among other things contain:<br>
<br>
Process Mining<br>
Electronic Invoicing in France<br>
On-Behalf ordering<br>
Asynchrounous Customer Orders Cancellation<br>
Azure Application Insights Monitoring for Supply Chain<br>
Location Directives Optimization<br>
Warehouse User Session Monitoring Improvements<br>
Processessinig for Warehouse<br>
User Protection Limit<br>
<br>
Have a great vacation<br>
<br>
</p>
<p>Gustav &amp; Johan</p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/bt665i/dynamicsupdate-10035.mp3" length="27160286" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this summer episode Johan and Gustav discusses the upcoming update of 10.0.35 which among other things contain:Process MiningElectronic Invoicing in FranceOn-Behalf orderingAsynchrounous Customer Orders CancellationAzure Application Insights Monitoring for Supply ChainLocation Directives OptimizationWarehouse User Session Monitoring ImprovementsProcessessinig for WarehouseUser Protection LimitHave a great vacation
Gustav &amp; Johan
 ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1693</itunes:duration>
                <itunes:episode>63</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Ryan Cunningham</title>
        <itunes:title>Interview - Ryan Cunningham</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-ryan-cunningham/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-ryan-cunningham/#comments</comments>        <pubDate>Thu, 22 Jun 2023 08:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/5d2fe68e-3f61-3185-bca9-9c37f4e13656</guid>
                                    <description><![CDATA[<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Hi All

We are back with a new Interview on Dynamics Update. This time it is an honor to welcome Ryan Cunningham. Ryan is the Vice President of Power Platform at Microsoft.</p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb"> </p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">We discuss the future of Power Platform, the reputation of the citizen developer and their importance going forward and also that "Life finds a way".</p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb"> </p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">/Gustav & Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Hi All<br>
<br>
We are back with a new Interview on Dynamics Update. This time it is an honor to welcome Ryan Cunningham. Ryan is the Vice President of Power Platform at Microsoft.</p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb"> </p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">We discuss the future of Power Platform, the reputation of the citizen developer and their importance going forward and also that "Life finds a way".</p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb"> </p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">/Gustav & Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/vbjhp4/DyanmicsUpdate_-_Ryan_Cunningham7wodg.mp3" length="30263633" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi AllWe are back with a new Interview on Dynamics Update. This time it is an honor to welcome Ryan Cunningham. Ryan is the Vice President of Power Platform at Microsoft.
 
We discuss the future of Power Platform, the reputation of the citizen developer and their importance going forward and also that "Life finds a way".
 
/Gustav & Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1887</itunes:duration>
                <itunes:episode>62</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.34</title>
        <itunes:title>10.0.34</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10034/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10034/#comments</comments>        <pubDate>Fri, 02 Jun 2023 07:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/92f86126-a5e4-3641-b77a-c553c6acf2c0</guid>
                                    <description><![CDATA[<p>Hi All...</p>
<p>Time for a new release notes episode, this time it is about 10.0.34. </p>
<p>Our favourite features, amongst others, are:</p>
<p>- Google Pay and Apple Pay in Commerce
- Remove scrubboing from non-personal Identifiable Data
- Archiving
- SQL Row Version Change Tracking
- The Global General Journal Page
- Printing Labels using External Service
- Efficiency Enhancements in Prospect to Cash</p>
<p>Links:</p>
<p>https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-34
https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-34
https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-34
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-34</p>
<ul><li>
<p> </p>
</li>
</ul>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All...</p>
<p>Time for a new release notes episode, this time it is about 10.0.34. </p>
<p>Our favourite features, amongst others, are:</p>
<p>- Google Pay and Apple Pay in Commerce<br>
- Remove scrubboing from non-personal Identifiable Data<br>
- Archiving<br>
- SQL Row Version Change Tracking<br>
- The Global General Journal Page<br>
- Printing Labels using External Service<br>
- Efficiency Enhancements in Prospect to Cash</p>
<p>Links:</p>
<p>https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-34<br>
https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-34<br>
https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-34<br>
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-34</p>
<ul><li>
<p> </p>
</li>
</ul>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/uhvb8m/dynamicsupdate-1003460wsz.mp3" length="25413634" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All...
Time for a new release notes episode, this time it is about 10.0.34. 
Our favourite features, amongst others, are:
- Google Pay and Apple Pay in Commerce- Remove scrubboing from non-personal Identifiable Data- Archiving- SQL Row Version Change Tracking- The Global General Journal Page- Printing Labels using External Service- Efficiency Enhancements in Prospect to Cash
Links:
https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-34https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-34https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-34https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-34

 

]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1584</itunes:duration>
                <itunes:episode>61</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Dynamics Minds</title>
        <itunes:title>Dynamics Minds</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/dynamics-update/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/dynamics-update/#comments</comments>        <pubDate>Sat, 27 May 2023 14:49:17 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/6f8d2e31-9056-355d-a394-755ada2c4ea3</guid>
                                    <description><![CDATA[<p>In this extra episode Johan and Gustav reflect a bit about our visit to the conference DynamicsMinds in Slovenia.</p>
<p> </p>
<p>They disuss the conference, our favourite sessions, how our speaking sessions went and how we found it. 

BR</p>
<p> </p>
<p>Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this extra episode Johan and Gustav reflect a bit about our visit to the conference DynamicsMinds in Slovenia.</p>
<p> </p>
<p>They disuss the conference, our favourite sessions, how our speaking sessions went and how we found it. <br>
<br>
BR</p>
<p> </p>
<p>Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/7zmsf8/dynamicsupdate-DynamicsMinds.mp3" length="25707459" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this extra episode Johan and Gustav reflect a bit about our visit to the conference DynamicsMinds in Slovenia.
 
They disuss the conference, our favourite sessions, how our speaking sessions went and how we found it. BR
 
Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1602</itunes:duration>
                <itunes:episode>60</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Miha Vuk</title>
        <itunes:title>Interview - Miha Vuk</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-miha-vuk/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-miha-vuk/#comments</comments>        <pubDate>Tue, 02 May 2023 17:16:33 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/77db531f-6840-5a0d-9a51-34eec2d0d1f1</guid>
                                    <description><![CDATA[<p>Hi All...</p>
<p>In this 45:th episode of Dynamics Update we interview Miha Vuk. Miha is Software Architect and Technical Fellow at Docentric.

We discuss the reason why Docentric has chosen to release their main product as both a free and a paid version. We also talk a bit about soem of the challenges of being an ISV in a product such as Dynamics 365 for Operations.</p>
<p></p>
<p>/Dynamics Update</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All...</p>
<p>In this 45:th episode of Dynamics Update we interview Miha Vuk. Miha is Software Architect and Technical Fellow at Docentric.<br>
<br>
We discuss the reason why Docentric has chosen to release their main product as both a free and a paid version. We also talk a bit about soem of the challenges of being an ISV in a product such as Dynamics 365 for Operations.</p>
<p></p>
<p>/Dynamics Update</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/grpa2q/dynamicsupdate-MihaVuk.mp3" length="30093105" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All...
In this 45:th episode of Dynamics Update we interview Miha Vuk. Miha is Software Architect and Technical Fellow at Docentric.We discuss the reason why Docentric has chosen to release their main product as both a free and a paid version. We also talk a bit about soem of the challenges of being an ISV in a product such as Dynamics 365 for Operations.

/Dynamics Update]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1876</itunes:duration>
                <itunes:episode>59</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Nathan Clouse</title>
        <itunes:title>Interview - Nathan Clouse</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-nathan-clouse/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-nathan-clouse/#comments</comments>        <pubDate>Fri, 21 Apr 2023 06:13:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/15b2f485-410c-5a37-b306-4cdb42959391</guid>
                                    <description><![CDATA[<p>In this episode of Dynamics update we speak to Nathan Clouse, Microsoft BizApps MVP, about ALM for Dynamics 365 for Finance and Supply chain, the differences between Git and VSTC and why we might want to use Git instead of VSTC as a source control solution for our FnO code.

You can find more on Nathan here:
<a href='https://www.linkedin.com/in/nathanclouseax/'>Nathan Clouse | LinkedIn</a>
<a href='https://www.atomicax.com/blogs/nathan-clouse'>Nathan Clouse's blog | Atomic AX</a>
<a href='https://dynamics.fo/'>Home | Dynamics.FO - F&O Documentation and References</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode of Dynamics update we speak to Nathan Clouse, Microsoft BizApps MVP, about ALM for Dynamics 365 for Finance and Supply chain, the differences between Git and VSTC and why we might want to use Git instead of VSTC as a source control solution for our FnO code.<br>
<br>
You can find more on Nathan here:<br>
<a href='https://www.linkedin.com/in/nathanclouseax/'>Nathan Clouse | LinkedIn</a><br>
<a href='https://www.atomicax.com/blogs/nathan-clouse'>Nathan Clouse's blog | Atomic AX</a><br>
<a href='https://dynamics.fo/'>Home | Dynamics.FO - F&O Documentation and References</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/7j48it/dynamicsupdate-NathanClouse-v1.mp3" length="29102960" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode of Dynamics update we speak to Nathan Clouse, Microsoft BizApps MVP, about ALM for Dynamics 365 for Finance and Supply chain, the differences between Git and VSTC and why we might want to use Git instead of VSTC as a source control solution for our FnO code.You can find more on Nathan here:Nathan Clouse | LinkedInNathan Clouse's blog | Atomic AXHome | Dynamics.FO - F&O Documentation and References]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1814</itunes:duration>
                <itunes:episode>57</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.33</title>
        <itunes:title>10.0.33</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10033/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10033/#comments</comments>        <pubDate>Fri, 31 Mar 2023 11:16:23 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/2cd60776-c97c-50fd-af4a-e6f5a2006254</guid>
                                    <description><![CDATA[<p>Hi All

In this episode of Dynamics Update Johan and Gustav are speaking about the 10.0.33 update an these upcoming changes:

</p>
<ul style="margin-top:0in;margin-bottom:0in;" type="disc"><li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Asynchronous Customer Orders</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Adhoc Label printing</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">API Protection Limit enforcement</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">ChatGPT</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Pricing Management</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Financial Tags for Settlements</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Shipping Containers</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Archiving</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Prospect to Cash
</li>
</ul>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All<br>
<br>
In this episode of Dynamics Update Johan and Gustav are speaking about the 10.0.33 update an these upcoming changes:<br>
<br>
</p>
<ul style="margin-top:0in;margin-bottom:0in;" type="disc"><li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Asynchronous Customer Orders</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Adhoc Label printing</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">API Protection Limit enforcement</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">ChatGPT</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Pricing Management</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Financial Tags for Settlements</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Shipping Containers</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Archiving</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Prospect to Cash<br>
</li>
</ul>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/m21zar/dynamicsupdate-10-0-33.mp3" length="20792677" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi AllIn this episode of Dynamics Update Johan and Gustav are speaking about the 10.0.33 update an these upcoming changes:
Asynchronous Customer Orders
Adhoc Label printing
API Protection Limit enforcement
ChatGPT
Pricing Management
Financial Tags for Settlements
Shipping Containers
Archiving
Prospect to Cash
]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1295</itunes:duration>
                <itunes:episode>55</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Lone Gru and Ulrika Stenervik</title>
        <itunes:title>Interview - Lone Gru and Ulrika Stenervik</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-lone-gru-and-ulrika-stenervik/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-lone-gru-and-ulrika-stenervik/#comments</comments>        <pubDate>Fri, 17 Mar 2023 10:51:24 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/8cbbb411-c941-5675-8d92-206a933eca7a</guid>
                                    <description><![CDATA[<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">In our interview with Lone and Ulrika we will talk a little about their "Battle" at Finance and Supply Chain Summit 2023 and about all of the new exiting features coming to the finance side FnO.</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<ul style="margin-top:0in;margin-bottom:0in;" type="disc"><li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Financial Tags</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Vendor Invoice Automation</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Invoice Capture</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Automatic Invoice matching</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Chat Bots</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Process Mining</li>
</ul>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">We also discuss the value and downside of rigorous processes and how the finance organization more easily can adapt the new ways of working.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">In our interview with Lone and Ulrika we will talk a little about their "Battle" at Finance and Supply Chain Summit 2023 and about all of the new exiting features coming to the finance side FnO.</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<ul style="margin-top:0in;margin-bottom:0in;" type="disc"><li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Financial Tags</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Vendor Invoice Automation</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Invoice Capture</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Automatic Invoice matching</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Chat Bots</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Process Mining</li>
</ul>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">We also discuss the value and downside of rigorous processes and how the finance organization more easily can adapt the new ways of working.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/0l1xcd/dynamicsupdate-Lone_och_Ulrika.mp3" length="30077641" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In our interview with Lone and Ulrika we will talk a little about their "Battle" at Finance and Supply Chain Summit 2023 and about all of the new exiting features coming to the finance side FnO.
 
Financial Tags
Vendor Invoice Automation
Invoice Capture
Automatic Invoice matching
Chat Bots
Process Mining
 
We also discuss the value and downside of rigorous processes and how the finance organization more easily can adapt the new ways of working.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1875</itunes:duration>
                <itunes:episode>53</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.32</title>
        <itunes:title>10.0.32</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10032/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10032/#comments</comments>        <pubDate>Sat, 25 Feb 2023 13:09:58 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/a783d4c8-6366-53c6-82b2-754a014cc8d9</guid>
                                    <description><![CDATA[<p>Hi All

It´s been a while but we are finally here with an new episode where discuss the version 10.0.32

</p>
<ul style="margin-top:0in;margin-bottom:0in;" type="disc"><li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">2023 wave 1</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Cross company product sharing</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Changes in Release Notes</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Warehouse transactions</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Microsoft Dynamics and Power Platform Release Planner</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Changes in POS Device Token</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Changes to Row Versions Row tracking</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Document Routing Agent changes</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Changes for document management with PDF, EMF and ZPL</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">The new client being on by default
</li>
</ul>
<p> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-32</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-32</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-32</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-32</a></p>
<p>Thanks for joining

Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All<br>
<br>
It´s been a while but we are finally here with an new episode where discuss the version 10.0.32<br>
<br>
</p>
<ul style="margin-top:0in;margin-bottom:0in;" type="disc"><li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">2023 wave 1</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Cross company product sharing</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Changes in Release Notes</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Warehouse transactions</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Microsoft Dynamics and Power Platform Release Planner</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Changes in POS Device Token</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Changes to Row Versions Row tracking</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Document Routing Agent changes</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">Changes for document management with PDF, EMF and ZPL</li>
<li lang="en-us" style="margin-top:0;margin-bottom:0;vertical-align:middle;" xml:lang="en-us">The new client being on by default<br>
</li>
</ul>
<p> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-32</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-32</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-32</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-32</a></p>
<p>Thanks for joining<br>
<br>
Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/t9z4wa/dynamicsupdate-10032.mp3" length="21334770" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi AllIt´s been a while but we are finally here with an new episode where discuss the version 10.0.32
2023 wave 1
Cross company product sharing
Changes in Release Notes
Warehouse transactions
Microsoft Dynamics and Power Platform Release Planner
Changes in POS Device Token
Changes to Row Versions Row tracking
Document Routing Agent changes
Changes for document management with PDF, EMF and ZPL
The new client being on by default
 
https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-32
https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-32
https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-32
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-32
Thanks for joiningGustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1329</itunes:duration>
                <itunes:episode>51</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Tommy Skaue</title>
        <itunes:title>Interview - Tommy Skaue</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-tommy-skaue/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-tommy-skaue/#comments</comments>        <pubDate>Fri, 02 Dec 2022 11:07:50 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/177ec822-73be-3926-98fd-9c2629241930</guid>
                                    <description><![CDATA[<p>In this episode of Dynamics Update we talk to Tommy Skaue, Senior FastTrack Solution Architect at Microsoft. We discuss the impact of the community and the value of documentation.</p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode of Dynamics Update we talk to Tommy Skaue, Senior FastTrack Solution Architect at Microsoft. We discuss the impact of the community and the value of documentation.</p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/5jxuti/dynamicsupdate-tommyskaue-v1.mp3" length="34755858" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode of Dynamics Update we talk to Tommy Skaue, Senior FastTrack Solution Architect at Microsoft. We discuss the impact of the community and the value of documentation.
 ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2168</itunes:duration>
                <itunes:episode>49</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.31</title>
        <itunes:title>10.0.31</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10031/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10031/#comments</comments>        <pubDate>Fri, 11 Nov 2022 13:56:59 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/90a35d5b-7423-5fd9-877f-5415b981edd0</guid>
                                    <description><![CDATA[<p>In this episode Johan and Gustav discusses the new in 10.0.31. </p>
<p> </p>
<p>Some of the highlights</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Start and Resume batches in Master Planning</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Shared Tables</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Create Purchase Orders from POS</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Automatic Detours in the Warehouse App</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Location Directives in Warehouse</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Change tracking in Dataverse</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Disable Database logging per tables</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Disable deletion of user roles</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Supply Risks dashboard</p>
<p> </p>
<p>Links</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-31</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-31</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-31</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-31</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode Johan and Gustav discusses the new in 10.0.31. </p>
<p> </p>
<p>Some of the highlights</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Start and Resume batches in Master Planning</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Shared Tables</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Create Purchase Orders from POS</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Automatic Detours in the Warehouse App</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Location Directives in Warehouse</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Change tracking in Dataverse</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Disable Database logging per tables</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Disable deletion of user roles</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:16pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Supply Risks dashboard</p>
<p> </p>
<p>Links</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-31</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-31</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-31</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-31'>https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-31</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/xq9h69/dynamicsupdate-10023.mp3" length="19555100" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode Johan and Gustav discusses the new in 10.0.31. 
 
Some of the highlights
Start and Resume batches in Master Planning
Shared Tables
Create Purchase Orders from POS
Automatic Detours in the Warehouse App
Location Directives in Warehouse
Change tracking in Dataverse
Disable Database logging per tables
Disable deletion of user roles
Supply Risks dashboard
 
Links
https://learn.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-31
https://learn.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-31
https://learn.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-31
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-31
 ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1218</itunes:duration>
                <itunes:episode>48</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Fredrik Saetre</title>
        <itunes:title>Interview - Fredrik Saetre</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-fredrik-saetre/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-fredrik-saetre/#comments</comments>        <pubDate>Fri, 21 Oct 2022 00:03:17 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/2f98ab9a-a543-530e-a2d2-e50010223de1</guid>
                                    <description><![CDATA[<p>In this episode of Dynamics Update, Gustav and Johan Talks to Fredrik Saetre. Fredrik  works as a Technology Specialist Manager at Microsoft. We discuss the architecture of Dynamics 365 for Finance and Operations and the differences between single and multi tenant hosting of ERP systems

/Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode of Dynamics Update, Gustav and Johan Talks to Fredrik Saetre. Fredrik  works as a Technology Specialist Manager at Microsoft. We discuss the architecture of Dynamics 365 for Finance and Operations and the differences between single and multi tenant hosting of ERP systems<br>
<br>
/Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/kt29kv/dynamicsupdate-FredrikSaetre.mp3" length="32526464" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode of Dynamics Update, Gustav and Johan Talks to Fredrik Saetre. Fredrik  works as a Technology Specialist Manager at Microsoft. We discuss the architecture of Dynamics 365 for Finance and Operations and the differences between single and multi tenant hosting of ERP systems/Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2028</itunes:duration>
                <itunes:episode>46</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.30</title>
        <itunes:title>10.0.30</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10030/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10030/#comments</comments>        <pubDate>Fri, 30 Sep 2022 12:11:10 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/e8bff6fe-9a71-5223-ab8c-2a9410ea8593</guid>
                                    <description><![CDATA[<p>In the episode about 10.0.30 we bring up these features:</p>
<ul><li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Quality Updates</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Operational insights events, for POS and FnO to your Application Insights account.</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Support self-service in the POS client</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Prettier ER documents and Validation for Electronic Rporting</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Menu Detours in the Warehouse App</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;text-align:left;" xml:lang="en-gb">Sensor Data intelligence</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Power Virtual Agents in Commerce</li>
</ul>
<p>Links</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-30'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-30</a></p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-30'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-30</a></p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-30'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-30</a></p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-30'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-30</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In the episode about 10.0.30 we bring up these features:</p>
<ul><li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Quality Updates</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Operational insights events, for POS and FnO to your Application Insights account.</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Support self-service in the POS client</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Prettier ER documents and Validation for Electronic Rporting</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Menu Detours in the Warehouse App</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;text-align:left;" xml:lang="en-gb">Sensor Data intelligence</li>
<li lang="en-gb" style="line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-gb">Power Virtual Agents in Commerce</li>
</ul>
<p>Links</p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-30'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-30</a></p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-30'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-30</a></p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-30'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-30</a></p>
<p lang="en-us" style="margin-top:5pt;margin-bottom:5pt;line-height:15pt;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-30'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-30</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/xhg6u9/dynamicsupdate-10030.mp3" length="26142973" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In the episode about 10.0.30 we bring up these features:
Quality Updates
Operational insights events, for POS and FnO to your Application Insights account.
Support self-service in the POS client
Prettier ER documents and Validation for Electronic Rporting
Menu Detours in the Warehouse App
Sensor Data intelligence
Power Virtual Agents in Commerce
Links
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-30
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-30
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-30
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-30]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1629</itunes:duration>
                <itunes:episode>44</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Adria Ariste Santacreu</title>
        <itunes:title>Interview - Adria Ariste Santacreu</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-adria-ariste-santacreu/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-adria-ariste-santacreu/#comments</comments>        <pubDate>Fri, 09 Sep 2022 08:01:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/1a0e2f97-e158-540d-bb62-22ec49dea3fd</guid>
                                    <description><![CDATA[<p>This time we are interviewing Adrià Ariste Santacreu who is a technical architect and Microsoft Business Applications MVP working out of Madrid. Adrià also wrote the ultimate guide to application lifecycle management for D365 FO. In this talk we discuss the evolution of Dynamics 365 for Finance and Operations, the importance of community and look forward on what the future have in store when it comes to the convergence of ERP and CRM.</p>
<p>More information on Adrià here:</p>
<p><a href='https://ariste.info/en/dynamics365almguide/welcome/'>Welcome! - ariste.info</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>This time we are interviewing Adrià Ariste Santacreu who is a technical architect and Microsoft Business Applications MVP working out of Madrid. Adrià also wrote the ultimate guide to application lifecycle management for D365 FO. In this talk we discuss the evolution of Dynamics 365 for Finance and Operations, the importance of community and look forward on what the future have in store when it comes to the convergence of ERP and CRM.</p>
<p>More information on Adrià here:</p>
<p><a href='https://ariste.info/en/dynamics365almguide/welcome/'>Welcome! - ariste.info</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/k8zm6w/dynamicsupdate-Adria.mp3" length="36020602" type="audio/mpeg"/>
        <itunes:summary><![CDATA[This time we are interviewing Adrià Ariste Santacreu who is a technical architect and Microsoft Business Applications MVP working out of Madrid. Adrià also wrote the ultimate guide to application lifecycle management for D365 FO. In this talk we discuss the evolution of Dynamics 365 for Finance and Operations, the importance of community and look forward on what the future have in store when it comes to the convergence of ERP and CRM.
More information on Adrià here:
Welcome! - ariste.info]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2247</itunes:duration>
                <itunes:episode>42</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.29</title>
        <itunes:title>10.0.29</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10029/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10029/#comments</comments>        <pubDate>Sat, 20 Aug 2022 11:58:56 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/644190d1-3110-593f-87e1-0e7ed089e236</guid>
                                    <description><![CDATA[<p>This time we are looking into then latest news in version 10.0.29</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>This time we are looking into then latest news in version 10.0.29</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/9lyb72/dynamicsupdate-10029.mp3" length="24069059" type="audio/mpeg"/>
        <itunes:summary><![CDATA[This time we are looking into then latest news in version 10.0.29]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1500</itunes:duration>
                <itunes:episode>40</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Microservices</title>
        <itunes:title>Microservices</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/microservices/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/microservices/#comments</comments>        <pubDate>Fri, 29 Jul 2022 23:08:41 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/7151856b-1600-5d3d-b83b-90fb3404aefc</guid>
                                    <description><![CDATA[<p>Hi...</p>
<p>As a little vacation treat, we give you an episode about Microservices in relation to Dynamics 365 for Finance and Sypply Chain. Which services are available, and when should you use them, </p>
<p>We also discuss the design choices and the pros and cons.</p>
<p>Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi...</p>
<p>As a little vacation treat, we give you an episode about Microservices in relation to Dynamics 365 for Finance and Sypply Chain. Which services are available, and when should you use them, </p>
<p>We also discuss the design choices and the pros and cons.</p>
<p>Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/b6nfhn/dynamicsupdate-microservices.mp3" length="30789843" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi...
As a little vacation treat, we give you an episode about Microservices in relation to Dynamics 365 for Finance and Sypply Chain. Which services are available, and when should you use them, 
We also discuss the design choices and the pros and cons.
Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1920</itunes:duration>
                <itunes:episode>36</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.28</title>
        <itunes:title>10.0.28</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10028/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10028/#comments</comments>        <pubDate>Thu, 30 Jun 2022 23:57:03 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/30053d8e-e264-51ef-b358-22463e5b0915</guid>
                                    <description><![CDATA[<p>In this episode of Dynamics Update Johan and Gustav discuss the latest news from the latest update, 10.0.28.</p>
<p>Notification settings, landed cost, LCS and some DualWrite discussions amongst other things</p>
<p>Here we go</p>
<p>Gustav & Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode of Dynamics Update Johan and Gustav discuss the latest news from the latest update, 10.0.28.</p>
<p>Notification settings, landed cost, LCS and some DualWrite discussions amongst other things</p>
<p>Here we go</p>
<p>Gustav & Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/6y7fjq/dynamicsupdate-10028.mp3" length="26211936" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode of Dynamics Update Johan and Gustav discuss the latest news from the latest update, 10.0.28.
Notification settings, landed cost, LCS and some DualWrite discussions amongst other things
Here we go
Gustav & Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1634</itunes:duration>
                <itunes:episode>38</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Alex Meyer</title>
        <itunes:title>Interview - Alex Meyer</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/100xx/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/100xx/#comments</comments>        <pubDate>Thu, 02 Jun 2022 23:49:10 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/7aa59240-fc37-5e19-a0bc-1500e0089ae3</guid>
                                    <description><![CDATA[<p>In this episode Johan and Gustav talk to Alex Meyer. Alex it the Director of Customer Solutions at Fastpath. We discuss the ins and outs of licenses, security and compliance in Dynamics 365 FO.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode Johan and Gustav talk to Alex Meyer. Alex it the Director of Customer Solutions at Fastpath. We discuss the ins and outs of licenses, security and compliance in Dynamics 365 FO.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/wy2ugy/dynamicsupdate-alexMayer.mp3" length="30481389" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode Johan and Gustav talk to Alex Meyer. Alex it the Director of Customer Solutions at Fastpath. We discuss the ins and outs of licenses, security and compliance in Dynamics 365 FO.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1900</itunes:duration>
                <itunes:episode>34</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.27</title>
        <itunes:title>10.0.27</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10027/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10027/#comments</comments>        <pubDate>Thu, 12 May 2022 21:50:50 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/2e857c84-83f5-5a99-8489-2571ff7b588b</guid>
                                    <description><![CDATA[<p>In this episode Gustav and Johan is look into some new additions to version 10.0.27. These are some of the subjects:</p>
<p>- UI and productivity enhancements
- Changes to the PEAP program
- Improvements to the Inventory Visibility Addin
- Electronic Reporting

Thanks for listening</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode Gustav and Johan is look into some new additions to version 10.0.27. These are some of the subjects:</p>
<p>- UI and productivity enhancements<br>
- Changes to the PEAP program<br>
- Improvements to the Inventory Visibility Addin<br>
- Electronic Reporting<br>
<br>
Thanks for listening</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/9gf9k0/dynamicsupdate-10027.mp3" length="22885817" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode Gustav and Johan is look into some new additions to version 10.0.27. These are some of the subjects:
- UI and productivity enhancements- Changes to the PEAP program- Improvements to the Inventory Visibility Addin- Electronic ReportingThanks for listening]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1426</itunes:duration>
                <itunes:episode>32</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Mötz Jensen</title>
        <itunes:title>Interview - Mötz Jensen</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-motzjensen/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-motzjensen/#comments</comments>        <pubDate>Fri, 08 Apr 2022 07:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/41e484c7-2f60-37bd-953a-b8db4e5aed32</guid>
                                    <description><![CDATA[<p>In this 30:th episode of Dynamics Update we get the honor of speaking to Mötz Jensen, the co-creator and sole maintainer of the open source PowerShell module d365fo.tools that makes it possible to handle the ALM story of Dynamics 365 for Finance and Supply Chain in an automated way. 

In the interview we discuss the history of the project, how he got in the business, what he thinks about automated testing and a bit about the community driven development initiative from Microsoft.</p>
<p> </p>
<p>Link:
<a href='https://github.com/d365collaborative/d365fo.tools'>GitHub - d365collaborative/d365fo.tools: Tools used for Dynamics 365 Finance and Operations</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this 30:th episode of Dynamics Update we get the honor of speaking to Mötz Jensen, the co-creator and sole maintainer of the open source PowerShell module d365fo.tools that makes it possible to handle the ALM story of Dynamics 365 for Finance and Supply Chain in an automated way. <br>
<br>
In the interview we discuss the history of the project, how he got in the business, what he thinks about automated testing and a bit about the community driven development initiative from Microsoft.</p>
<p> </p>
<p>Link:<br>
<a href='https://github.com/d365collaborative/d365fo.tools'>GitHub - d365collaborative/d365fo.tools: Tools used for Dynamics 365 Finance and Operations</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/6j3b2t/dynamicsupdate-M_tz6gme8.mp3" length="33693824" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this 30:th episode of Dynamics Update we get the honor of speaking to Mötz Jensen, the co-creator and sole maintainer of the open source PowerShell module d365fo.tools that makes it possible to handle the ALM story of Dynamics 365 for Finance and Supply Chain in an automated way. In the interview we discuss the history of the project, how he got in the business, what he thinks about automated testing and a bit about the community driven development initiative from Microsoft.
 
Link:GitHub - d365collaborative/d365fo.tools: Tools used for Dynamics 365 Finance and Operations]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2101</itunes:duration>
                <itunes:episode>30</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.26</title>
        <itunes:title>10.0.26</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10026/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10026/#comments</comments>        <pubDate>Mon, 21 Mar 2022 22:00:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/261aad32-6a09-3274-8055-98b7d57919d4</guid>
                                    <description><![CDATA[<p>This time we are covering the news in Dynamics 365 for Finance and Operations 10.0.26.</p>
<p> </p>
<p>Links</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-26'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-26</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-26'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-26</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-26'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-26</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-26'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-26</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://experience.dynamics.com/releaseplans/'>https://experience.dynamics.com/releaseplans/</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>This time we are covering the news in Dynamics 365 for Finance and Operations 10.0.26.</p>
<p> </p>
<p>Links</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-26'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-26</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-26'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-26</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-26'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-26</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-26'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-26</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://experience.dynamics.com/releaseplans/'>https://experience.dynamics.com/releaseplans/</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/swv85x/dynamicsupdate-10026avvpu.mp3" length="33155074" type="audio/mpeg"/>
        <itunes:summary><![CDATA[This time we are covering the news in Dynamics 365 for Finance and Operations 10.0.26.
 
Links
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-26
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-26
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-26
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-26
https://experience.dynamics.com/releaseplans/
 ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2068</itunes:duration>
                <itunes:episode>29</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Bartosz Szpiech</title>
        <itunes:title>Interview - Bartosz Szpiech</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-bartosz-szpiech/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-bartosz-szpiech/#comments</comments>        <pubDate>Fri, 25 Feb 2022 07:30:00 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/4362ca1c-0d9c-311e-903e-030ba8079562</guid>
                                    <description><![CDATA[<p>In this episode speak to Bartosz Szpiech, Global Product Manager at Xplus. Since Bart is visiting we thought we'd talk about testing and specifically test automation. What do we need to think about around testing in Dynamics 365 for Finance and Operation? What do we need to test and is there such a thing as too much testing?</p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode speak to Bartosz Szpiech, Global Product Manager at Xplus. Since Bart is visiting we thought we'd talk about testing and specifically test automation. What do we need to think about around testing in Dynamics 365 for Finance and Operation? What do we need to test and is there such a thing as too much testing?</p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/yjzgqy/dynamicsupdate-Executive.mp3" length="34827747" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode speak to Bartosz Szpiech, Global Product Manager at Xplus. Since Bart is visiting we thought we'd talk about testing and specifically test automation. What do we need to think about around testing in Dynamics 365 for Finance and Operation? What do we need to test and is there such a thing as too much testing?
 ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2172</itunes:duration>
                <itunes:episode>28</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.25</title>
        <itunes:title>10.0.25</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10025/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10025/#comments</comments>        <pubDate>Fri, 18 Feb 2022 06:48:02 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/f598e90c-4be7-3ae0-8044-45e8fdcae27d</guid>
                                    <description><![CDATA[<p>In this episode we discuss the news in 10.0.25 of Dynamics 365 for Finance and Operations</p>
<p>Links:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-25'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-25</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-25'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-25</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-25'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-25</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-25'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-25</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode we discuss the news in 10.0.25 of Dynamics 365 for Finance and Operations</p>
<p>Links:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-25'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-25</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-25'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-25</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-25'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-25</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-25'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-25</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/reujvc/dynamicsupdate-10-0-25.mp3" length="19067342" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode we discuss the news in 10.0.25 of Dynamics 365 for Finance and Operations
Links:
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-25
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-25
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-25
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-25]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1187</itunes:duration>
                <itunes:episode>27</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.24</title>
        <itunes:title>10.0.24</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10024/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10024/#comments</comments>        <pubDate>Mon, 07 Feb 2022 23:07:45 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/caac14af-3940-3a6b-8687-73116d64f91d</guid>
                                    <description><![CDATA[<p style="margin:0in;font-family:Calibri;font-size:11pt;">Hi All</p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"> </p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;">This time we will be looking closer at the release 10.0.24</p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"> </p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;">Gustav and Johan</p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"> </p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;">Links from the episode</p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/dev-itpro/retail-sdk/migrate-commerce-sdk'>Migrate to the Commerce SDK - Commerce | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb"><a href='https://community.dynamics.com/cfs-filesystemfile/__key/communityserver-components-sitefiles/TechTalk+Presentation+Files/DTT032EXT_5F00_Comm-Ext-3_2D00_Migrate-POS-Extension.pdf'>https://community.dynamics.com/cfs-filesystemfile/__key/communityserver-components-sitefiles/TechTalk+Presentation+Files/DTT032EXT_5F00_Comm-Ext-3_2D00_Migrate-POS-Extension.pdf</a></p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"><a href='https://www.yammer.com/dynamicsaxfeedbackprograms/#/threads/show?threadId=1573975469383680'>(23) Yammer : Finance and Operations Insider Program : View Conversation</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-24'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-24</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-24'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-24</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-24'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-24</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-24'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-24</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p style="margin:0in;font-family:Calibri;font-size:11pt;">Hi All</p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"> </p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;">This time we will be looking closer at the release 10.0.24</p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"> </p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;">Gustav and Johan</p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"> </p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;">Links from the episode</p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/dev-itpro/retail-sdk/migrate-commerce-sdk'>Migrate to the Commerce SDK - Commerce | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-gb" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-gb"><a href='https://community.dynamics.com/cfs-filesystemfile/__key/communityserver-components-sitefiles/TechTalk+Presentation+Files/DTT032EXT_5F00_Comm-Ext-3_2D00_Migrate-POS-Extension.pdf'>https://community.dynamics.com/cfs-filesystemfile/__key/communityserver-components-sitefiles/TechTalk+Presentation+Files/DTT032EXT_5F00_Comm-Ext-3_2D00_Migrate-POS-Extension.pdf</a></p>
<p style="margin:0in;font-family:Calibri;font-size:11pt;"><a href='https://www.yammer.com/dynamicsaxfeedbackprograms/#/threads/show?threadId=1573975469383680'>(23) Yammer : Finance and Operations Insider Program : View Conversation</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-24'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-24</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-24'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-24</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-24'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-24</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-24'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-24</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/4kibrn/dynamicsupdate-100249v3t7.mp3" length="26615267" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All
 
This time we will be looking closer at the release 10.0.24
 
Gustav and Johan
 
Links from the episode
Migrate to the Commerce SDK - Commerce | Dynamics 365 | Microsoft Docs
https://community.dynamics.com/cfs-filesystemfile/__key/communityserver-components-sitefiles/TechTalk+Presentation+Files/DTT032EXT_5F00_Comm-Ext-3_2D00_Migrate-POS-Extension.pdf
(23) Yammer : Finance and Operations Insider Program : View Conversation
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-24
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-24
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-24
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-24]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1659</itunes:duration>
                <itunes:episode>26</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Aurélien Clere - Machine Learning with Dynamics 365 and Power Platform: The Ultimate Guide to Apply Predictive Analytics</title>
        <itunes:title>Interview - Aurélien Clere - Machine Learning with Dynamics 365 and Power Platform: The Ultimate Guide to Apply Predictive Analytics</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-aurelien-clere-machine-learning-with-dynamics-365-and-power-platform-the-ultimate-guide-to-apply-predictive-analytics/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-aurelien-clere-machine-learning-with-dynamics-365-and-power-platform-the-ultimate-guide-to-apply-predictive-analytics/#comments</comments>        <pubDate>Thu, 27 Jan 2022 21:55:26 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/cf5016de-2b37-3ab4-94d7-678514da6212</guid>
                                    <description><![CDATA[<p>This time is an intervjew episode where we talk to Aurélien Clere, who together with his co-writer, Vinnie Bansal has written the book called <a href='https://www.amazon.se/Machine-Learning-Dynamics-Power-Platform/dp/1119771293'>Machine Learning with Dynamics 365 and Power Platform: The Ultimate Guide to Apply Predictive Analytics </a></p>
<p>We talk to Aurélien about AI and Machine Learning in general and especially the business case for using it in the context of the Dynamics Suite.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>This time is an intervjew episode where we talk to Aurélien Clere, who together with his co-writer, Vinnie Bansal has written the book called <a href='https://www.amazon.se/Machine-Learning-Dynamics-Power-Platform/dp/1119771293'>Machine Learning with Dynamics 365 and Power Platform: The Ultimate Guide to Apply Predictive Analytics </a></p>
<p>We talk to Aurélien about AI and Machine Learning in general and especially the business case for using it in the context of the Dynamics Suite.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/ry9csf/dynamicsupdate-Aurelien.mp3" length="24440207" type="audio/mpeg"/>
        <itunes:summary><![CDATA[This time is an intervjew episode where we talk to Aurélien Clere, who together with his co-writer, Vinnie Bansal has written the book called Machine Learning with Dynamics 365 and Power Platform: The Ultimate Guide to Apply Predictive Analytics 
We talk to Aurélien about AI and Machine Learning in general and especially the business case for using it in the context of the Dynamics Suite.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1523</itunes:duration>
                <itunes:episode>25</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Joris De Gruyter</title>
        <itunes:title>Interview - Joris De Gruyter</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-joris-de-gruyter/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-joris-de-gruyter/#comments</comments>        <pubDate>Thu, 25 Nov 2021 22:32:07 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/cd412371-6f27-3b21-b189-de5d053ce56c</guid>
                                    <description><![CDATA[<p>Hi All</p>
<p>This time we have the honor of interviewing none other than Joris De Gruyter - Senior Program Manager for Dynamics 365 Dev Tools at Microsoft. Wi talk a bit about the evolution of D365FO since it was initially released and then we have a discussion about the convergence between D365FO, D365CE and PowerPlatform. The discussion is based on this talk by Sunil Garg.

<a href='https://youtu.be/9wWGCTHxRq0'>https://youtu.be/9wWGCTHxRq0</a></p>
<p> </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All</p>
<p>This time we have the honor of interviewing none other than Joris De Gruyter - Senior Program Manager for Dynamics 365 Dev Tools at Microsoft. Wi talk a bit about the evolution of D365FO since it was initially released and then we have a discussion about the convergence between D365FO, D365CE and PowerPlatform. The discussion is based on this talk by Sunil Garg.<br>
<br>
<a href='https://youtu.be/9wWGCTHxRq0'>https://youtu.be/9wWGCTHxRq0</a></p>
<p> </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/q4e5vv/dynamicsupdate-joris.mp3" length="33779087" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All
This time we have the honor of interviewing none other than Joris De Gruyter - Senior Program Manager for Dynamics 365 Dev Tools at Microsoft. Wi talk a bit about the evolution of D365FO since it was initially released and then we have a discussion about the convergence between D365FO, D365CE and PowerPlatform. The discussion is based on this talk by Sunil Garg.https://youtu.be/9wWGCTHxRq0
 ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2107</itunes:duration>
                <itunes:episode>24</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.23</title>
        <itunes:title>10.0.23</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10023/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10023/#comments</comments>        <pubDate>Sun, 14 Nov 2021 22:14:43 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/cd7f64c1-fd6f-38f3-aa42-8efe44069f11</guid>
                                    <description><![CDATA[<p>In this episode Gustav and Johan discuss what is new in version 10.0.23 of Dynamics 365 for Operations</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-23'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-23</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-23'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-23</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-23'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-23</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-23'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-23</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode Gustav and Johan discuss what is new in version 10.0.23 of Dynamics 365 for Operations</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-23'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-23</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-23'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-23</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-23'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-23</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-23'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-23</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/9swgdk/100237juz5.mp3" length="21667466" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode Gustav and Johan discuss what is new in version 10.0.23 of Dynamics 365 for Operations
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-23
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-23
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-23
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-23]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1350</itunes:duration>
                <itunes:episode>23</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Paul Heisterkamp</title>
        <itunes:title>Interview - Paul Heisterkamp</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-paul-heisterkamp/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-paul-heisterkamp/#comments</comments>        <pubDate>Wed, 20 Oct 2021 21:56:58 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/df0a3417-afec-3651-96ff-a21ff806ef5b</guid>
                                    <description><![CDATA[<p>Hi All</p>
<p>In our 22:nd episode we have another interview. This time with D365FO MVP and FastTrack Recognized Solution Architect Paul Heisterkamp. </p>
<p>Paul calls himself a OneVersion Advocate so this is obviously one och the subjects we discuss in the interview.</p>
<p>Happy Listening</p>
<p>Gustav & Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All</p>
<p>In our 22:nd episode we have another interview. This time with D365FO MVP and FastTrack Recognized Solution Architect Paul Heisterkamp. </p>
<p>Paul calls himself a OneVersion Advocate so this is obviously one och the subjects we discuss in the interview.</p>
<p>Happy Listening</p>
<p>Gustav & Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/me8sfs/PaulHeisterkamp.mp3" length="36399273" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All
In our 22:nd episode we have another interview. This time with D365FO MVP and FastTrack Recognized Solution Architect Paul Heisterkamp. 
Paul calls himself a OneVersion Advocate so this is obviously one och the subjects we discuss in the interview.
Happy Listening
Gustav & Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2270</itunes:duration>
                <itunes:episode>22</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Interview - Kurt Hatlevik</title>
        <itunes:title>Interview - Kurt Hatlevik</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/interview-kurt-hatlevik/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/interview-kurt-hatlevik/#comments</comments>        <pubDate>Wed, 13 Oct 2021 19:24:02 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/1a8950da-3e44-3b05-896e-de5a795c97af</guid>
                                    <description><![CDATA[<p>Hi All</p>
<p>Since out previous episode was number 20 we are celebrating with something very special. This time we have an interview with the legendary Kurt Hatlevik. </p>
<p>Kurt has been working with Ax/Dynamics since before it was even called Axapta. He was first in the world to get certified on Axapta and he has got the mug to prove it!!</p>
<p>Enjoy</p>
<p>Gustav & Johan </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All</p>
<p>Since out previous episode was number 20 we are celebrating with something very special. This time we have an interview with the legendary Kurt Hatlevik. </p>
<p>Kurt has been working with Ax/Dynamics since before it was even called Axapta. He was first in the world to get certified on Axapta and he has got the mug to prove it!!</p>
<p>Enjoy</p>
<p>Gustav & Johan </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/nkhbs7/dynamicsupdate-kurtHattlevik.mp3" length="33560077" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All
Since out previous episode was number 20 we are celebrating with something very special. This time we have an interview with the legendary Kurt Hatlevik. 
Kurt has been working with Ax/Dynamics since before it was even called Axapta. He was first in the world to get certified on Axapta and he has got the mug to prove it!!
Enjoy
Gustav & Johan ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2093</itunes:duration>
                <itunes:episode>21</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.22</title>
        <itunes:title>10.0.22</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10022/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10022/#comments</comments>        <pubDate>Sat, 02 Oct 2021 08:32:33 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/d013b7b3-361d-3ee4-9bd4-fed4de5f2184</guid>
                                    <description><![CDATA[<p>HI All</p>
<p>This time we are digging into the 10.0.22 release and discussing all the new features coming</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-22'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-22</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-22'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-22</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-22'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-22</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-22'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-22</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">
Until next time

Gustav & Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>HI All</p>
<p>This time we are digging into the 10.0.22 release and discussing all the new features coming</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-22'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-22</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-22'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-22</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-22'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-22</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-22'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-22</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><br>
Until next time<br>
<br>
Gustav & Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/p6yc3d/dynamicsupdate-10022.mp3" length="29582777" type="audio/mpeg"/>
        <itunes:summary><![CDATA[HI All
This time we are digging into the 10.0.22 release and discussing all the new features coming
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-22
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-22
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-22
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-22
Until next timeGustav & Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1844</itunes:duration>
                <itunes:episode>20</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.21</title>
        <itunes:title>10.0.21</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10021/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10021/#comments</comments>        <pubDate>Tue, 07 Sep 2021 08:52:13 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/82459310-dc63-3800-a2e1-f4f6c3aea822</guid>
                                    <description><![CDATA[<p>Hi All...</p>
<p>In this episode we have a look at the new and upcoming features in release 10.0.21</p>
<p>You find more information here:
<a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-21'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-21</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-21'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-21</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-21'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-21</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-21'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-21</a></p>
<p> </p>
<p>Happy listening</p>
<p>Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All...</p>
<p>In this episode we have a look at the new and upcoming features in release 10.0.21</p>
<p>You find more information here:<br>
<a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-21'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-21</a><br>
<a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-21'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-21</a><br>
<a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-21'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-21</a><br>
<a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-21'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-21</a></p>
<p> </p>
<p>Happy listening</p>
<p>Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/y7djiy/dynamicsupdate-10021.mp3" length="29898754" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All...
In this episode we have a look at the new and upcoming features in release 10.0.21
You find more information here:https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-21https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-21https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-21https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-21
 
Happy listening
Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1864</itunes:duration>
                <itunes:episode>19</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Special - Microsoft FastTrack</title>
        <itunes:title>Special - Microsoft FastTrack</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/special-microsoft-fasttrack/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/special-microsoft-fasttrack/#comments</comments>        <pubDate>Thu, 22 Jul 2021 00:48:18 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/3e8368bf-806f-3acc-ab5f-6d99b1cd9e38</guid>
                                    <description><![CDATA[<p>In this episode Tobias Lång (FastTrack Recognized Solution Architects – Dynamics 365) join Johan Persson to talk a little about Microsoft Fasttrack. What is it and how do we benefit from it in a project. Is it essential and how can we get it?</p>
<p>Link to <a href='https://docs.microsoft.com/en-us/dynamics365/fasttrack/success-by-design-overview'>Success by Design, The Book</a></p>
<p>Link to <a href='https://community.dynamics.com/365/b/techtalks'>TechTalks</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this episode Tobias Lång (FastTrack Recognized Solution Architects – Dynamics 365) join Johan Persson to talk a little about Microsoft Fasttrack. What is it and how do we benefit from it in a project. Is it essential and how can we get it?</p>
<p>Link to <a href='https://docs.microsoft.com/en-us/dynamics365/fasttrack/success-by-design-overview'>Success by Design, The Book</a></p>
<p>Link to <a href='https://community.dynamics.com/365/b/techtalks'>TechTalks</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/6kmqnk/dynamicsupdate-fasttrack.mp3" length="23604707" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this episode Tobias Lång (FastTrack Recognized Solution Architects – Dynamics 365) join Johan Persson to talk a little about Microsoft Fasttrack. What is it and how do we benefit from it in a project. Is it essential and how can we get it?
Link to Success by Design, The Book
Link to TechTalks]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1471</itunes:duration>
                <itunes:episode>18</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.20</title>
        <itunes:title>10.0.20</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10020/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10020/#comments</comments>        <pubDate>Tue, 06 Jul 2021 08:49:32 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/cbd484e1-e638-3a00-b0d2-dfcb4194a3af</guid>
                                    <description><![CDATA[<p>Hi All...</p>
<p>We are at the start of July and we have a new preview release... </p>
<p>/Tobias & Johan</p>
<p>Links:</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-20'>Platform updates for version 10.0.20 of Finance and Operations apps (August 2021) - Finance & Operations | Dynamics 365 | Microsoft Docs</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-20'>What's new or changed in Dynamics 365 Finance 10.0.20 (August 2021) - Finance | Dynamics 365 | Microsoft Docs</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-20'>Preview of Dynamics 365 Supply Chain Management 10.0.20 (August 2021) - Supply Chain Management | Dynamics 365 | Microsoft Docs</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-20'>Preview features in Dynamics 365 Commerce 10.0.20 (August 2021) - Commerce | Dynamics 365 | Microsoft Docs</a>

</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All...</p>
<p>We are at the start of July and we have a new preview release... </p>
<p>/Tobias & Johan</p>
<p>Links:</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-20'>Platform updates for version 10.0.20 of Finance and Operations apps (August 2021) - Finance & Operations | Dynamics 365 | Microsoft Docs</a><br>
<a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-20'>What's new or changed in Dynamics 365 Finance 10.0.20 (August 2021) - Finance | Dynamics 365 | Microsoft Docs</a><br>
<a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-20'>Preview of Dynamics 365 Supply Chain Management 10.0.20 (August 2021) - Supply Chain Management | Dynamics 365 | Microsoft Docs</a><br>
<a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-20'>Preview features in Dynamics 365 Commerce 10.0.20 (August 2021) - Commerce | Dynamics 365 | Microsoft Docs</a><br>
<br>
</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/22zyhs/dynamicsupdate-10-0-20.mp3" length="20803544" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All...
We are at the start of July and we have a new preview release... 
/Tobias & Johan
Links:
Platform updates for version 10.0.20 of Finance and Operations apps (August 2021) - Finance & Operations | Dynamics 365 | Microsoft DocsWhat's new or changed in Dynamics 365 Finance 10.0.20 (August 2021) - Finance | Dynamics 365 | Microsoft DocsPreview of Dynamics 365 Supply Chain Management 10.0.20 (August 2021) - Supply Chain Management | Dynamics 365 | Microsoft DocsPreview features in Dynamics 365 Commerce 10.0.20 (August 2021) - Commerce | Dynamics 365 | Microsoft Docs]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1296</itunes:duration>
                <itunes:episode>17</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.19</title>
        <itunes:title>10.0.19</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10019/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10019/#comments</comments>        <pubDate>Thu, 20 May 2021 22:45:17 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/235cec8b-cee1-3e53-a43e-eb97cdc71764</guid>
                                    <description><![CDATA[<p>Hi Again..</p>
<p>In this episode we have a look at version 10.0.19 of Dynamics 365 for Finance and Operations and we also discuss how to handle new features in the evergreen releases. Which should we enable? How should we go about testing?</p>
<p>Here we go</p>
<p>/Gustav and Johan

Links</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-19'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-19</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-19'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-19</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-19'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-19</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-19'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-19</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi Again..</p>
<p>In this episode we have a look at version 10.0.19 of Dynamics 365 for Finance and Operations and we also discuss how to handle new features in the evergreen releases. Which should we enable? How should we go about testing?</p>
<p>Here we go</p>
<p>/Gustav and Johan<br>
<br>
Links</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-19'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-19</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-19'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-19</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-19'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-19</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-19'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-19</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/zpig27/10-0-19.mp3" length="29938042" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi Again..
In this episode we have a look at version 10.0.19 of Dynamics 365 for Finance and Operations and we also discuss how to handle new features in the evergreen releases. Which should we enable? How should we go about testing?
Here we go
/Gustav and JohanLinks
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-19
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-19
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-19
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-19]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1867</itunes:duration>
                <itunes:episode>16</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Special - Behind the book - Building a Digital Future: A Transformational Blueprint for Innovating with Microsoft Dynamics 365</title>
        <itunes:title>Special - Behind the book - Building a Digital Future: A Transformational Blueprint for Innovating with Microsoft Dynamics 365</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/special-behind-the-book-building-a-digital-future-a-transformational-blueprint-for-innovating-with-microsoft-dynamics-365/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/special-behind-the-book-building-a-digital-future-a-transformational-blueprint-for-innovating-with-microsoft-dynamics-365/#comments</comments>        <pubDate>Fri, 16 Apr 2021 09:00:19 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/cb3430bf-9e3b-30ee-ac8a-57b9f22bbf3d</guid>
                                    <description><![CDATA[<p>In this bonus episode we were lucky enough to get to talk to Lipi Sarkar who, together with her co-author Vinnie Bansal, have written the book Building a Digital Future: A Transformational Blueprint for Innovating with Microsoft Dynamics 365.

Listen to us discussing the content of the book and the history around how it came about. We also dig into "What is Digital Transfromation?" and how has this changed in the ongoing pandemic.</p>
<p> </p>
<p>If you would like to get your hands on a copy of the book as soon as it is out you can preorder it here:</p>
<p lang="x-none" xml:lang="x-none"><a href='https://www.amazon.se/Building-Digital-Future-Transformational-Innovating/dp/1119747112'>Amazon: Building a Digital Future</a></p>
<p lang="x-none" xml:lang="x-none">To read more about the book and to get in touch with the authors on LinkedIn:
<a href='https://www.linkedin.com/company/digital-transformation-with-dynamics365/'>Building A Digital Future: Overview</a></p>
<p lang="x-none" xml:lang="x-none">Have a great Weekend</p>
<p lang="x-none" xml:lang="x-none"> </p>
<p lang="x-none" xml:lang="x-none">Dynamics Update</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>In this bonus episode we were lucky enough to get to talk to Lipi Sarkar who, together with her co-author Vinnie Bansal, have written the book Building a Digital Future: A Transformational Blueprint for Innovating with Microsoft Dynamics 365.<br>
<br>
Listen to us discussing the content of the book and the history around how it came about. We also dig into "What is Digital Transfromation?" and how has this changed in the ongoing pandemic.</p>
<p> </p>
<p>If you would like to get your hands on a copy of the book as soon as it is out you can preorder it here:</p>
<p lang="x-none" xml:lang="x-none"><a href='https://www.amazon.se/Building-Digital-Future-Transformational-Innovating/dp/1119747112'>Amazon: Building a Digital Future</a></p>
<p lang="x-none" xml:lang="x-none">To read more about the book and to get in touch with the authors on LinkedIn:<br>
<a href='https://www.linkedin.com/company/digital-transformation-with-dynamics365/'>Building A Digital Future: Overview</a></p>
<p lang="x-none" xml:lang="x-none">Have a great Weekend</p>
<p lang="x-none" xml:lang="x-none"> </p>
<p lang="x-none" xml:lang="x-none">Dynamics Update</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/5s9mnj/dynamicsupdate-lipi_sarkar.mp3" length="27286509" type="audio/mpeg"/>
        <itunes:summary><![CDATA[In this bonus episode we were lucky enough to get to talk to Lipi Sarkar who, together with her co-author Vinnie Bansal, have written the book Building a Digital Future: A Transformational Blueprint for Innovating with Microsoft Dynamics 365.Listen to us discussing the content of the book and the history around how it came about. We also dig into "What is Digital Transfromation?" and how has this changed in the ongoing pandemic.
 
If you would like to get your hands on a copy of the book as soon as it is out you can preorder it here:
Amazon: Building a Digital Future
To read more about the book and to get in touch with the authors on LinkedIn:Building A Digital Future: Overview
Have a great Weekend
 
Dynamics Update]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1701</itunes:duration>
                <itunes:episode>15</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.18</title>
        <itunes:title>10.0.18</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10018/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10018/#comments</comments>        <pubDate>Sat, 10 Apr 2021 13:04:41 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/900320e2-b4ba-3007-b720-2557bcc8adb7</guid>
                                    <description><![CDATA[<p>Hi Again!!</p>
<p> </p>
<p>New release, new episode. This time we have a look at the release 10.0.18 and what is new there.</p>
<p>The Link about changing the hosted build pipeline:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/pipeline-nuget-split'>Update the hosted Azure Pipeline for new NuGet packages - Finance & Operations | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">BR</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Gustav and Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi Again!!</p>
<p> </p>
<p>New release, new episode. This time we have a look at the release 10.0.18 and what is new there.</p>
<p>The Link about changing the hosted build pipeline:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/pipeline-nuget-split'>Update the hosted Azure Pipeline for new NuGet packages - Finance & Operations | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">BR</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us">Gustav and Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/pkmuew/dynamicsupdate-10018-new.mp3" length="23387786" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi Again!!
 
New release, new episode. This time we have a look at the release 10.0.18 and what is new there.
The Link about changing the hosted build pipeline:
Update the hosted Azure Pipeline for new NuGet packages - Finance & Operations | Dynamics 365 | Microsoft Docs
 
BR
Gustav and Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1457</itunes:duration>
                <itunes:episode>14</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Special - Environments, tenants and instances</title>
        <itunes:title>Special - Environments, tenants and instances</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/special-environments-tenants-and-instances/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/special-environments-tenants-and-instances/#comments</comments>        <pubDate>Fri, 26 Feb 2021 09:09:04 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/ea0233b9-8348-31c2-b968-84e86df1cf45</guid>
                                    <description><![CDATA[<p>Hi again.</p>
<p>In this episode we will tackle three important questions at the start of any implementation project. Questions that might decide the success of your entire project.</p>
<p>Should you run inn the cloud or on premise?
Should you use a single or multiple instances?
Should you have one or more Azure tenants?

These questions almost have obvious answers and in this episode we discuss and explain.

Gustav & Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi again.</p>
<p>In this episode we will tackle three important questions at the start of any implementation project. Questions that might decide the success of your entire project.</p>
<p>Should you run inn the cloud or on premise?<br>
Should you use a single or multiple instances?<br>
Should you have one or more Azure tenants?<br>
<br>
These questions almost have obvious answers and in this episode we discuss and explain.<br>
<br>
Gustav & Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/hxizvr/dynamicsupdate-spec-environments.mp3" length="29451956" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi again.
In this episode we will tackle three important questions at the start of any implementation project. Questions that might decide the success of your entire project.
Should you run inn the cloud or on premise?Should you use a single or multiple instances?Should you have one or more Azure tenants?These questions almost have obvious answers and in this episode we discuss and explain.Gustav & Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1836</itunes:duration>
                <itunes:episode>13</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.17</title>
        <itunes:title>10.0.17</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10017/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10017/#comments</comments>        <pubDate>Fri, 19 Feb 2021 00:14:39 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/86ca9418-6193-3979-9d33-be31bf788167</guid>
                                    <description><![CDATA[<p>Hi All</p>
<p>We are back with a new episode of Dynamics Update and this time we are walking through the release notes of version 10.0.17. To assist us we have enlisted Tobias Lång, CTO at Engage Group

Links for the episode</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-17'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-17</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-17'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-17</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-17'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-17</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-17'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-17</a></p>
<p lang="x-none" xml:lang="x-none"><a href='https://www.codecrib.com/2021/01/updating-the-legacy-pipeline-for-vs2017.html'>Updating The Legacy Pipeline for Visual Studio 2017 (codecrib.com)</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Hi All</p>
<p>We are back with a new episode of Dynamics Update and this time we are walking through the release notes of version 10.0.17. To assist us we have enlisted Tobias Lång, CTO at Engage Group<br>
<br>
Links for the episode</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-17'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-17</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-17'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-17</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-17'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-17</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-17'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-17</a></p>
<p lang="x-none" xml:lang="x-none"><a href='https://www.codecrib.com/2021/01/updating-the-legacy-pipeline-for-vs2017.html'>Updating The Legacy Pipeline for Visual Studio 2017 (codecrib.com)</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/bpwatx/dynamicsupdate-10-0-17.mp3" length="36739910" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Hi All
We are back with a new episode of Dynamics Update and this time we are walking through the release notes of version 10.0.17. To assist us we have enlisted Tobias Lång, CTO at Engage GroupLinks for the episode
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-17
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-17
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-17
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-17
Updating The Legacy Pipeline for Visual Studio 2017 (codecrib.com)]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2292</itunes:duration>
                <itunes:episode>12</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.16 v2</title>
        <itunes:title>10.0.16 v2</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10016/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10016/#comments</comments>        <pubDate>Fri, 01 Jan 2021 22:02:02 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/e3134c4f-0805-3f24-b857-3bdb626ab80b</guid>
                                    <description><![CDATA[<p>NOTE: Unfortunately the last episode had the wrong file. This is the new one</p>
<p> </p>
<p>Today it is time to take a closer look at what is new in D365FO version 10.0.16</p>
<p> </p>
<p>Best Regards</p>
<p>Gustav and Johan</p>
<p> </p>
<p>Links:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-16'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-16</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-16'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-16</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-16'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-16</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-16'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-16</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>NOTE: Unfortunately the last episode had the wrong file. This is the new one</p>
<p> </p>
<p>Today it is time to take a closer look at what is new in D365FO version 10.0.16</p>
<p> </p>
<p>Best Regards</p>
<p>Gustav and Johan</p>
<p> </p>
<p>Links:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-16'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-16</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-16'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-16</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-16'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-16</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-16'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-16</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/g25gww/dynamicsupdate10016.mp3" length="26434290" type="audio/mpeg"/>
        <itunes:summary><![CDATA[NOTE: Unfortunately the last episode had the wrong file. This is the new one
 
Today it is time to take a closer look at what is new in D365FO version 10.0.16
 
Best Regards
Gustav and Johan
 
Links:
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-16
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-16
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-16
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-16]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1648</itunes:duration>
                <itunes:episode>11</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.14 + 10.0.15 + English</title>
        <itunes:title>10.0.14 + 10.0.15 + English</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10014-10015/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10014-10015/#comments</comments>        <pubDate>Sat, 21 Nov 2020 21:37:24 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/2f19b0c3-4157-3624-84ef-985abb45e405</guid>
                                    <description><![CDATA[<p>This time there are some changes to the podcast. Due to us missing the episode for 10.0.14 we are releasing a double episode for both 14 and 15. We are also experimenting and changing the language of the podcast to English du to requests.</p>
<p> </p>
<p>Here are the links to the release notes for 10.0.14:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-14'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-14</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-14'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-14</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-14'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-14</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-14'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-14</a></p>
<p>and 10.0.15:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-15'>What's new or changed in Dynamics 365 Finance 10.0.15 (January 2021) - Finance | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-15'>Preview of Dynamics 365 Supply Chain Management 10.0.15 (January 2021) - Supply Chain Management | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-15'>Preview features in Dynamics 365 Commerce 10.0.15 (January 2021) - Commerce | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-15'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-15</a></p>
<p> </p>
<p>If you have any feedback, questions or just want to get in contact with us, send an email to <a href='mailto:dunamicsupdate@engagegroup.se'>dynamicsupdate@engagegroup.se</a></p>
<p> </p>
<p>Gustav & Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>This time there are some changes to the podcast. Due to us missing the episode for 10.0.14 we are releasing a double episode for both 14 and 15. We are also experimenting and changing the language of the podcast to English du to requests.</p>
<p> </p>
<p>Here are the links to the release notes for 10.0.14:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-14'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-14</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-14'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-14</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-14'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-14</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-14'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-14</a></p>
<p>and 10.0.15:</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-15'>What's new or changed in Dynamics 365 Finance 10.0.15 (January 2021) - Finance | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-15'>Preview of Dynamics 365 Supply Chain Management 10.0.15 (January 2021) - Supply Chain Management | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-15'>Preview features in Dynamics 365 Commerce 10.0.15 (January 2021) - Commerce | Dynamics 365 | Microsoft Docs</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"> </p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-15'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-15</a></p>
<p> </p>
<p>If you have any feedback, questions or just want to get in contact with us, send an email to <a href='mailto:dunamicsupdate@engagegroup.se'>dynamicsupdate@engagegroup.se</a></p>
<p> </p>
<p>Gustav & Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/wausej/dynamicsupdate10014.mp3" length="30376899" type="audio/mpeg"/>
        <itunes:summary><![CDATA[This time there are some changes to the podcast. Due to us missing the episode for 10.0.14 we are releasing a double episode for both 14 and 15. We are also experimenting and changing the language of the podcast to English du to requests.
 
Here are the links to the release notes for 10.0.14:
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-14
 
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-14
 
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-14
 
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-14
and 10.0.15:
What's new or changed in Dynamics 365 Finance 10.0.15 (January 2021) - Finance | Dynamics 365 | Microsoft Docs
 
Preview of Dynamics 365 Supply Chain Management 10.0.15 (January 2021) - Supply Chain Management | Dynamics 365 | Microsoft Docs
 
Preview features in Dynamics 365 Commerce 10.0.15 (January 2021) - Commerce | Dynamics 365 | Microsoft Docs
 
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-15
 
If you have any feedback, questions or just want to get in contact with us, send an email to dynamicsupdate@engagegroup.se
 
Gustav & Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1894</itunes:duration>
                <itunes:episode>10</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.13</title>
        <itunes:title>10.0.13</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10013/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10013/#comments</comments>        <pubDate>Fri, 04 Sep 2020 08:46:14 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/00e4eba8-bb9c-33b4-bc9d-3828e1cbd226</guid>
                                    <description><![CDATA[<p>Efter sommaruppehållet är vi nu tillbaka med ett nytt avsnitt. Denna gången avhandlar vi nyheter och favoriter i version 10.0.12. Mer information om vad som är nytt hittar du här.</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-13'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-13</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-13'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-13</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-13'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-13</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-13'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-13</a></p>
<p> </p>
<p>Gustav och Johan</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Efter sommaruppehållet är vi nu tillbaka med ett nytt avsnitt. Denna gången avhandlar vi nyheter och favoriter i version 10.0.12. Mer information om vad som är nytt hittar du här.</p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-13'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-13</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-13'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-13</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-13'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-13</a></p>
<p lang="en-us" style="margin:0in;font-family:Calibri;font-size:11pt;" xml:lang="en-us"><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-13'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-13</a></p>
<p> </p>
<p>Gustav och Johan</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/xdn6ci/dynamicsupdate-9.mp3" length="33346499" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Efter sommaruppehållet är vi nu tillbaka med ett nytt avsnitt. Denna gången avhandlar vi nyheter och favoriter i version 10.0.12. Mer information om vad som är nytt hittar du här.
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-13
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-13
https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-13
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-updates-10-0-13
 
Gustav och Johan]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2080</itunes:duration>
                <itunes:episode>9</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Special - ISV i Dynamics 365 FO</title>
        <itunes:title>Special - ISV i Dynamics 365 FO</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/special-isv-i-dynamics-365-fo/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/special-isv-i-dynamics-365-fo/#comments</comments>        <pubDate>Fri, 03 Jul 2020 18:00:00 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/9234061d-47db-5516-98b4-476f5410ee7c</guid>
                                    <description><![CDATA[<p>I detta sommarspecialavsnitt pratar vi med Per Skoogh från Signup lite om hur det är att vara ISV i Dynamics 365 for Finance and Operations. Vilka regler måste man förhålla sig till, vilka fördelar restpektive nackdelar finns och hur ser han på framtiden. Vi passar även på att diskutera lite hur man som kund eller partner skall tänka kring val av ISVer kontra att utveckla själv.</p>
<p>Glad sommar</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>I detta sommarspecialavsnitt pratar vi med Per Skoogh från Signup lite om hur det är att vara ISV i Dynamics 365 for Finance and Operations. Vilka regler måste man förhålla sig till, vilka fördelar restpektive nackdelar finns och hur ser han på framtiden. Vi passar även på att diskutera lite hur man som kund eller partner skall tänka kring val av ISVer kontra att utveckla själv.</p>
<p>Glad sommar</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/2p8vhx/dynamicsupdate-ISV-Per.mp3" length="29278085" type="audio/mpeg"/>
        <itunes:summary><![CDATA[I detta sommarspecialavsnitt pratar vi med Per Skoogh från Signup lite om hur det är att vara ISV i Dynamics 365 for Finance and Operations. Vilka regler måste man förhålla sig till, vilka fördelar restpektive nackdelar finns och hur ser han på framtiden. Vi passar även på att diskutera lite hur man som kund eller partner skall tänka kring val av ISVer kontra att utveckla själv.
Glad sommar]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1825</itunes:duration>
                <itunes:episode>8</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.11</title>
        <itunes:title>10.0.11</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10011/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10011/#comments</comments>        <pubDate>Tue, 26 May 2020 09:30:42 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/843f4303-4583-5442-a103-22687e5ff215</guid>
                                    <description><![CDATA[<p>I detta avsnitt av Dynamics har vi lånat in en vikarie då Gustav är lite upptagen</p>
<p>Vi pratar som vanligt nyheter i den senaste releasen och funderar lite kring vad som egentligen är skillnaden nu när Microsoft bestämmer uppdateringstakten</p>
<p>Länkar</p>

<a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-11'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-11</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-11'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-11</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-35'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-35</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-11'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-11</a>
 
Vi som pratar i podden är Helene Johansson och Johan Persson från Engage Group i Stockholm.
]]></description>
                                                            <content:encoded><![CDATA[<p>I detta avsnitt av Dynamics har vi lånat in en vikarie då Gustav är lite upptagen</p>
<p>Vi pratar som vanligt nyheter i den senaste releasen och funderar lite kring vad som egentligen är skillnaden nu när Microsoft bestämmer uppdateringstakten</p>
<p>Länkar</p>

<a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-11'>https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-11</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-11'>https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-11</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-35'>https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-35</a>
<a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-11'>https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-11</a>
 
Vi som pratar i podden är Helene Johansson och Johan Persson från Engage Group i Stockholm.
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/pv7yu0/dynamicsupdate-10011_7a19c.mp3" length="31367463" type="audio/mpeg"/>
        <itunes:summary><![CDATA[I detta avsnitt av Dynamics har vi lånat in en vikarie då Gustav är lite upptagen
Vi pratar som vanligt nyheter i den senaste releasen och funderar lite kring vad som egentligen är skillnaden nu när Microsoft bestämmer uppdateringstakten
Länkar

https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-11
https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-11
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-35
https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-11
 
Vi som pratar i podden är Helene Johansson och Johan Persson från Engage Group i Stockholm.
]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1956</itunes:duration>
                <itunes:episode>7</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.10 - Version 2</title>
        <itunes:title>10.0.10 - Version 2</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10010-version-2/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10010-version-2/#comments</comments>        <pubDate>Fri, 10 Apr 2020 11:36:03 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/293f1713-b2cf-594c-baa2-20b14d1246e3</guid>
                                    <description><![CDATA[<p>Då det verkar ha blivit lite tjall på linjen och filen som laddades upp igår var lite trasig kommer här en ny som är dubbelkollad. Vi ber om ursäkt för strulet.</p>
<p> </p>
<p>Då var det dax för ett nytt avsnitt där vi avhandlar det som är nytt... denna gång i verison 10.0.10. </p>
<p>Här har ni alla länkar som nämns i avsnittet</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-10'>What's new in Finance</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-10'>What's new in Commerce</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-10'>What's new in SCM</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-34'>What's new in Platform update 34</a></p>
<p><a href='https://fix.lcs.dynamics.com/Issue/Details?bugId=424137'>Hotfixar i 10.0.10

Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Då det verkar ha blivit lite tjall på linjen och filen som laddades upp igår var lite trasig kommer här en ny som är dubbelkollad. Vi ber om ursäkt för strulet.</p>
<p> </p>
<p>Då var det dax för ett nytt avsnitt där vi avhandlar det som är nytt... denna gång i verison 10.0.10. </p>
<p>Här har ni alla länkar som nämns i avsnittet</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-10'>What's new in Finance</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-10'>What's new in Commerce</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-10'>What's new in SCM</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-34'>What's new in Platform update 34</a></p>
<p><a href='https://fix.lcs.dynamics.com/Issue/Details?bugId=424137'>Hotfixar i 10.0.10<br>
<br>
Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/kj2pwb/dynamicsupdate-10_0_10-v2.mp3" length="24977703" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Då det verkar ha blivit lite tjall på linjen och filen som laddades upp igår var lite trasig kommer här en ny som är dubbelkollad. Vi ber om ursäkt för strulet.
 
Då var det dax för ett nytt avsnitt där vi avhandlar det som är nytt... denna gång i verison 10.0.10. 
Här har ni alla länkar som nämns i avsnittet
What's new in Finance
What's new in Commerce
What's new in SCM
What's new in Platform update 34
Hotfixar i 10.0.10Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1557</itunes:duration>
                <itunes:episode>6</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.10</title>
        <itunes:title>10.0.10</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/10010/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/10010/#comments</comments>        <pubDate>Thu, 09 Apr 2020 22:19:33 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/5fc6b9fb-899b-5b7f-8a26-7b8bb9687758</guid>
                                    <description><![CDATA[<p>Då var det dax för ett nytt avsnitt där vi avhandlar det som är nytt... denna gång i verison 10.0.10. </p>
<p>Här har ni alla länkar som nämns i avsnittet</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-10'>What's new in Finance</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-10'>What's new in Commerce</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-10'>What's new in SCM</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-34'>What's new in Platform update 34</a></p>
<p><a href='https://fix.lcs.dynamics.com/Issue/Details?bugId=424137'>Hotfixar i 10.0.10</a></p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Då var det dax för ett nytt avsnitt där vi avhandlar det som är nytt... denna gång i verison 10.0.10. </p>
<p>Här har ni alla länkar som nämns i avsnittet</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-10'>What's new in Finance</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/commerce/get-started/whats-new-commerce-10-0-10'>What's new in Commerce</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-10'>What's new in SCM</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-34'>What's new in Platform update 34</a></p>
<p><a href='https://fix.lcs.dynamics.com/Issue/Details?bugId=424137'>Hotfixar i 10.0.10</a></p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/kj2pwb/dynamicsupdate-10_0_10-v2.mp3" length="24977703" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Då var det dax för ett nytt avsnitt där vi avhandlar det som är nytt... denna gång i verison 10.0.10. 
Här har ni alla länkar som nämns i avsnittet
What's new in Finance
What's new in Commerce
What's new in SCM
What's new in Platform update 34
Hotfixar i 10.0.10]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1557</itunes:duration>
                <itunes:episode>5</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.9</title>
        <itunes:title>10.0.9</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/1009-1581974194/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/1009-1581974194/#comments</comments>        <pubDate>Mon, 17 Feb 2020 22:16:34 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/f3a8152d-a5c2-55c1-89fc-26d5bf370fa6</guid>
                                    <description><![CDATA[<p>I detta avsnitt pratar vi om 10.0.9 Platform Update 33</p>
<p>Länkar som nämns i avsnittet:</p>
<p><a href='https://docs.microsoft.com/sv-se/dynamics365-release-plan/2020wave1/'>https://docs.microsoft.com/sv-se/dynamics365-release-plan/2020wave1/</a>
<a href='https://docs.microsoft.com/sv-se/power-platform-release-plan/2020wave1/'>https://docs.microsoft.com/sv-se/power-platform-release-plan/2020wave1/</a></p>
<p>Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>I detta avsnitt pratar vi om 10.0.9 Platform Update 33</p>
<p>Länkar som nämns i avsnittet:</p>
<p><a href='https://docs.microsoft.com/sv-se/dynamics365-release-plan/2020wave1/'>https://docs.microsoft.com/sv-se/dynamics365-release-plan/2020wave1/</a><br>
<a href='https://docs.microsoft.com/sv-se/power-platform-release-plan/2020wave1/'>https://docs.microsoft.com/sv-se/power-platform-release-plan/2020wave1/</a></p>
<p>Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/f5kdkr/dynamicsupdate-10_0_9.mp3" length="27136880" type="audio/mpeg"/>
        <itunes:summary><![CDATA[I detta avsnitt pratar vi om 10.0.9 Platform Update 33
Länkar som nämns i avsnittet:
https://docs.microsoft.com/sv-se/dynamics365-release-plan/2020wave1/https://docs.microsoft.com/sv-se/power-platform-release-plan/2020wave1/
Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1691</itunes:duration>
                <itunes:episode>4</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.8</title>
        <itunes:title>10.0.8</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/1008-1578776178/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/1008-1578776178/#comments</comments>        <pubDate>Sat, 11 Jan 2020 21:56:18 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/bcbbfa45-37cf-5243-b917-72405e57d051</guid>
                                    <description><![CDATA[<p>I detta avsnitt pratar vi om 10.0.7 Platform Update 32</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-32'>What is New</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365-release-plan/2019wave2/dynamics365-finance/planned-features'>Dynamics 365 for Finance</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365-release-plan/2019wave2/dynamics365-retail/planned-features'>Dynamics 365 for Retail</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365-release-plan/2019wave2/dynamics365-supply-chain-management/planned-features'>Dynamics 365 for Supply Chain Management</a></p>
<p><a href='https://community.dynamics.com/365/financeandoperations/b/newdynamicsax/posts/finance-and-operations-aos-kernel-improvements'>Kernel Fix</a></p>
<p>Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>I detta avsnitt pratar vi om 10.0.7 Platform Update 32</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-32'>What is New</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365-release-plan/2019wave2/dynamics365-finance/planned-features'>Dynamics 365 for Finance</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365-release-plan/2019wave2/dynamics365-retail/planned-features'>Dynamics 365 for Retail</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365-release-plan/2019wave2/dynamics365-supply-chain-management/planned-features'>Dynamics 365 for Supply Chain Management</a></p>
<p><a href='https://community.dynamics.com/365/financeandoperations/b/newdynamicsax/posts/finance-and-operations-aos-kernel-improvements'>Kernel Fix</a></p>
<p>Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/b27dhx/dynamicsupdate-10_0_8.mp3" length="21511567" type="audio/mpeg"/>
        <itunes:summary><![CDATA[I detta avsnitt pratar vi om 10.0.7 Platform Update 32
What is New
Dynamics 365 for Finance
Dynamics 365 for Retail
Dynamics 365 for Supply Chain Management
Kernel Fix
Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>1340</itunes:duration>
                <itunes:episode>3</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>10.0.7</title>
        <itunes:title>10.0.7</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/1007-1574976523/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/1007-1574976523/#comments</comments>        <pubDate>Thu, 28 Nov 2019 22:41:46 +0100</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/1007-1574976523-388a02a5ae114158ed177358edb13fc2</guid>
                                    <description><![CDATA[<p>I detta avsnitt pratar vi om 10.0.7 Platform Update 31</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-31'>What is New</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/deprecated-features'>Deprecated Features</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-7'>Release Notes Finance</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/retail/get-started/whats-new-10-0-7?toc=/dynamics365/commerce/toc.json'>Release Notes Retail</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-7'>Release Notes Supply Chain Mangements</a></p>
<p><a href='https://www.linkedin.com/pulse/how-update-latest-greatest-version-dyn365fo-more-than-heisterkamp/?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_post_details%3BnWbIL2GVTi2ByJdnyf%2F77g%3D%3D'>Förlänga testperioden</a></p>
<p>Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.</p>
]]></description>
                                                            <content:encoded><![CDATA[<p>I detta avsnitt pratar vi om 10.0.7 Platform Update 31</p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-31'>What is New</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/deprecated-features'>Deprecated Features</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/finance/get-started/whats-new-changed-10-0-7'>Release Notes Finance</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/retail/get-started/whats-new-10-0-7?toc=/dynamics365/commerce/toc.json'>Release Notes Retail</a></p>
<p><a href='https://docs.microsoft.com/en-us/dynamics365/supply-chain/get-started/whats-new-scm-10-0-7'>Release Notes Supply Chain Mangements</a></p>
<p><a href='https://www.linkedin.com/pulse/how-update-latest-greatest-version-dyn365fo-more-than-heisterkamp/?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_post_details%3BnWbIL2GVTi2ByJdnyf%2F77g%3D%3D'>Förlänga testperioden</a></p>
<p>Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.</p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/7fgrf2/dynamicsupdate-2_2.mp3" length="33790790" type="audio/mpeg"/>
        <itunes:summary><![CDATA[I detta avsnitt pratar vi om 10.0.7 Platform Update 31
What is New
Deprecated Features
Release Notes Finance
Release Notes Retail
Release Notes Supply Chain Mangements
Förlänga testperioden
Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm.]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>2107</itunes:duration>
                <itunes:episode>2</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
    <item>
        <title>Pilot + 10.0.6</title>
        <itunes:title>Pilot + 10.0.6</itunes:title>
        <link>https://dynamicsupdate.podbean.com/e/pilot-1006/</link>
                    <comments>https://dynamicsupdate.podbean.com/e/pilot-1006/#comments</comments>        <pubDate>Fri, 18 Oct 2019 08:10:45 +0200</pubDate>
        <guid isPermaLink="false">dynamicsupdate.podbean.com/pilot-1006-d46173d7e0b1dc8ae1bf38c87f74a221</guid>
                                    <description><![CDATA[<p>Vad kul att ni hittat till oss! Vi är en ny podd som har som uppgift att presentera nyheterna i Microsofts senaste versionsuppdatering av Dynamics 365 Finance and Operations. Vi kommer att gå igenom vad som är nytt, förändrat och vad som inte längre funkar för att du skall slippa leta efter detaljerna.</p>
<p>Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm. </p>
]]></description>
                                                            <content:encoded><![CDATA[<p>Vad kul att ni hittat till oss! Vi är en ny podd som har som uppgift att presentera nyheterna i Microsofts senaste versionsuppdatering av Dynamics 365 Finance and Operations. Vi kommer att gå igenom vad som är nytt, förändrat och vad som inte längre funkar för att du skall slippa leta efter detaljerna.</p>
<p>Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm. </p>
]]></content:encoded>
                                    
        <enclosure url="https://mcdn.podbean.com/mf/web/8q25jq/dynamicsupdate-1v2.mp3" length="53211681" type="audio/mpeg"/>
        <itunes:summary><![CDATA[Vad kul att ni hittat till oss! Vi är en ny podd som har som uppgift att presentera nyheterna i Microsofts senaste versionsuppdatering av Dynamics 365 Finance and Operations. Vi kommer att gå igenom vad som är nytt, förändrat och vad som inte längre funkar för att du skall slippa leta efter detaljerna.
Vi som pratar i podden är Gustav Sundblad och Johan Persson från Engage Group i Stockholm. ]]></itunes:summary>
        <itunes:author>dynamicsupdate</itunes:author>
        <itunes:explicit>false</itunes:explicit>
        <itunes:block>No</itunes:block>
        <itunes:duration>3321</itunes:duration>
        <itunes:season>1</itunes:season>
        <itunes:episode>1</itunes:episode>
        <itunes:episodeType>full</itunes:episodeType>
            </item>
</channel>
</rss>
