<?xml version="1.0" encoding="UTF-8"?><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:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MPPC22 &#8211; DataMartIn</title>
	<atom:link href="https://datamartin.ca/tag/mppc22/feed/" rel="self" type="application/rss+xml" />
	<link>https://datamartin.ca</link>
	<description>We Know Data</description>
	<lastBuildDate>Tue, 30 Jul 2024 13:22:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>Microsoft Power Platform Conference #MPCC2022 &#8211; Day 2 and 3 Recap</title>
		<link>https://datamartin.ca/2022/09/21/mpcc2022-day-2-and-3-recap/</link>
		
		<dc:creator><![CDATA[Nuric Ugarte]]></dc:creator>
		<pubDate>Wed, 21 Sep 2022 22:57:11 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Power BI]]></category>
		<category><![CDATA[MPPC2022]]></category>
		<category><![CDATA[MPPC22]]></category>
		<category><![CDATA[Power Plarform]]></category>
		<guid isPermaLink="false">https://site1668528124.mywhc.ca/?p=438</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<div  data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid jupiter-donut- mk-fullwidth-false  attched-false     js-master-row  mk-grid">
				
<div class="vc_col-sm-12 wpb_column column_container  jupiter-donut- _ jupiter-donut-height-full">
		<div class=" vc_custom_1664321719850">

<div id="text-block-2" class="mk-text-block  jupiter-donut- ">

	
	<p>Last week was the first Microsoft Power Platform conference with over 150 interesting sessions and 18 workshops, I had the pleasure of meeting new people who share my passion for Power BI, and I met some of the heroes I&#8217;ve been following and learning a lot from like Patrick, Adam and Miri Rodriguez.</p>
<p>Yesterday I was catching up on my to-dos, so today I was able to make time to write a recap of the sessions I attended on the 2nd and 3rd at the Power Platform Conference.</p>
<p><strong>Power BI + Azure Synapse Analytics. All you need to start creating a unified analytics solution</strong></p>
<p>By Adam Saxton and Patrick LeBlanc</p>
<p><img decoding="async" class="wp-image-452 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-1-300x225.jpg" alt="" width="539" height="404" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-1-300x225.jpg 300w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-1-768x576.jpg 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-1.jpg 936w" sizes="(max-width: 539px) 100vw, 539px" /></p>
<p>In this session Adam and Patrick shared how the Azure Synapse platform integrates with Power BI, and how ingestion of structured and unstructured data, extract-transform-load (ETL), big data, and data warehousing technologies coexist within a single unified service:</p>
<p><img decoding="async" class="wp-image-453 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-2.jpg-300x165.png" alt="" width="595" height="327" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-2.jpg-300x165.png 300w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-2.jpg-768x422.png 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-2.jpg.png 936w" sizes="(max-width: 595px) 100vw, 595px" /></p>
<p>They also showed demos about:</p>
<ol>
<li>Data Ingestion and Integration: Here we saw an introduction to logical data warehouses that allow querying disparate data sources without the need to extract, transform and load the data into another data store.</li>
</ol>
<p>This allows organizations to extract information from data sources without the need for additional data warehouses to hold the transformed data.</p>
<ol start="2">
<li>Big Data and Data Warehousing: Here the objective is to design and implement a data model that, despite being complex, is fully optimized, for this the recommendation is to handle:</li>
</ol>
<p>&#8211; Hybrid tables: It combine the performance of VertiPaq in-memory caches with the capabilities of DirectQuery, allowing users to unlock massive datasets for real-time, interactive analysis</p>
<p>&#8211; Aggregations: This is one of the most powerful data modeling features available with Power BI are aggregations because allows store data at a higher level of granularity than the original table which can optionally be stored in a compressed in-memory cache improving the performance</p>
<p>&#8211; Combined storage modes (import, DirectQuery and dual).</p>
<p><img decoding="async" class="wp-image-454 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-3-300x172.jpg" alt="" width="597" height="342" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-3-300x172.jpg 300w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-3-768x441.jpg 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-3.jpg 936w" sizes="(max-width: 597px) 100vw, 597px" /></p>
<ol start="3">
<li>Power BI Datamart: It’s a self-service analytics solution that helps bridge the gap between business and IT users providing a simple no-code experience to ingest data from different data sources, transform it using Power Query.</li>
</ol>
<p>Once the data is loaded into a datamart, the user can define relationships, DAX measures, and row-level security rules and it automatically generates a dataset, which can be used right away to create Power BI reports and dashboards.</p>
<p>Power BI datamart and Azure Synapse create a great synergy between enterprise and self-service analytics for example, datamart can be used as a serving layer for subsets of data coming from Azure Synapse</p>
<p>Azure Synapse Community Resources: <a href="https://datamartin-my.sharepoint.com/personal/nuric_datamartin_ca/Documents/aka.ms/SynapseCommunityResources">aka.ms/SynapseCommunityResources</a></p>
<p>&nbsp;</p>
<p><strong>Azure Monitor, Azure Data Explorer and Power BI</strong></p>
<p>By John White and jason Himmelstein</p>
<p>Log Analytics and Application Insights <u>is a storage mechanism for telemetry data</u>. At its core is Azure Data Explorer (ADX) or &#8220;Kusto&#8221;, and the KQL language for analysis, which can also be used independently.</p>
<p><img decoding="async" class="wp-image-455 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-4-300x186.jpg" alt="" width="795" height="493" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-4-300x186.jpg 300w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-4-768x477.jpg 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-4.jpg 924w" sizes="(max-width: 795px) 100vw, 795px" /></p>
<p>ADX can connect to Power BI, a business analytics solution that lets you visualize your data and share the results across your organization. The various methods of connection to Power BI allow for interactive analysis of organizational data such as tracking and presentation of trends.</p>
<p>Power BI has a native connector to Azure Data Explorer. The connection process is very intuitive:</p>
<p><img decoding="async" class="wp-image-456 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-5-300x117.jpg" alt="" width="628" height="245" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-5-300x117.jpg 300w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-5-768x299.jpg 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-5.jpg 936w" sizes="(max-width: 628px) 100vw, 628px" /></p>
<p>More info here:</p>
<p><a href="https://learn.microsoft.com/en-us/azure/data-explorer/power-bi-connector">https://learn.microsoft.com/en-us/azure/data-explorer/power-bi-connector</a></p>
<p><a href="https://learn.microsoft.com/en-us/azure/data-explorer/">https://learn.microsoft.com/en-us/azure/data-explorer/</a></p>
<p><strong>User Adoption: Creating and Supporting Power BI Champions</strong></p>
<p>By Belinda Allen</p>
<p>It was a very interesting session where Belinda shared experiences and Microsoft Suggested Methodology to help during the adoption process of Power BI in the Organizations.</p>
<p>Successful Power BI adoption involves making effective processes, support, tools, and data available and integrated into regular ongoing patterns of usage for content creators, consumers, and stakeholders in the organization.</p>
<p><img decoding="async" class="wp-image-457 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-6-300x165.jpg" alt="" width="615" height="338" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-6-300x165.jpg 300w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-6-768x423.jpg 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-6.jpg 936w" sizes="(max-width: 615px) 100vw, 615px" /></p>
<p>Some of the highlights of this session were:</p>
<p>“Any successful begins by bringing the right team together, so champions are essential to driving awareness, adoption, and education in your organization, they influence and help their colleagues in many ways, including solution development, learning, skills improvement, troubleshooting, and keeping up to date”.</p>
<p>“The resistance is normal in the adoption process for that we need to be anticipated which allows as to be proactive in identifying and managing resistance”.</p>
<p>“A key factor for successfully enabling users in a Power BI community is training as people are worried there will not be sufficient training for new ways of working and this is main reason for the resistance”.</p>
<p>Here there is very complete information about the process of Power BI adoption:</p>
<p><img decoding="async" class="wp-image-458 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-7-293x300.jpg" alt="" width="596" height="610" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-7-293x300.jpg 293w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-7-768x786.jpg 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-7.jpg 780w" sizes="(max-width: 596px) 100vw, 596px" /></p>
<ul>
<li><u><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-overview">Overview</a></u></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-maturity-levels">Adoption maturity levels</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-data-culture">Data culture</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-executive-sponsorship">Executive sponsorship</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-content-ownership-and-management">Content ownership and management</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-content-delivery-scope">Content delivery scope</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-center-of-excellence">Center of Excellence</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-governance">Governance</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-mentoring-and-user-enablement">Mentoring and enablement</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-community-of-practice">Community of practice</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-user-support">User support</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-system-oversight">System oversight</a></li>
<li><a href="https://learn.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-conclusion">Conclusion and additional resources</a></li>
</ul>
<p><strong>The Future of Storytelling</strong></p>
<p>By Miri Rodriguez</p>
<p>It was one of my favorite sessions, I am passionate about storytelling and I think Miri is a great referent in this fields, in the session she shared practical tools to helps us become a skilled storyteller in this immersive new universe.</p>
<p>Key takeaways:</p>
<p><strong>“Story is 22x more memorable than any other piece of information you will ever share”</strong></p>
<p>“Storytelling is the emotional transfer of information, opinions, assertions, facts, data, ideas, and argument through the introduction of character, plot, and conclusion”.</p>
<p><strong><img decoding="async" class="wp-image-459 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-8-300x162.jpg" alt="" width="639" height="345" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-8-300x162.jpg 300w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-8-768x414.jpg 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-8.jpg 936w" sizes="(max-width: 639px) 100vw, 639px" /> </strong></p>
<p><strong>Storytelling Hacks</strong></p>
<ol>
<li>Cross functionally and collectively aligns on WHY you want to the tell the story and which stories you will tell</li>
<li>Let product + data inform your story</li>
<li>Invite your audience to become your main character</li>
<li>Create tension and curiosity for the character</li>
<li>Let the character conclude that need your solution</li>
</ol>
<p><strong>Designs Thinking in Storytelling</strong></p>
<p><img decoding="async" class="wp-image-460 aligncenter" src="/wp-content/uploads/2022/09/day-2-photo-9-300x214.jpg" alt="" width="744" height="531" srcset="https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-9-300x214.jpg 300w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-9-768x548.jpg 768w, https://datamartin.ca/wp-content/uploads/2022/09/day-2-photo-9.jpg 936w" sizes="(max-width: 744px) 100vw, 744px" /></p>

	<div class="clearboth"></div>
</div>

	</div>
</div>
	</div>

]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
