<?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>Power Apps &#8211; Prologika</title>
	<atom:link href="https://prologika.com/tag/power-apps/feed/" rel="self" type="application/rss+xml" />
	<link>https://prologika.com</link>
	<description>Business Intelligence Consulting and Training in Atlanta</description>
	<lastBuildDate>Sun, 05 Apr 2020 22:02:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Two Virtual Workshops to Learn the Power BI Platform</title>
		<link>https://prologika.com/two-virtual-workshops-to-learn-the-power-bi-platform/</link>
					<comments>https://prologika.com/two-virtual-workshops-to-learn-the-power-bi-platform/#respond</comments>
		
		<dc:creator><![CDATA[Prologika - Teo Lachev]]></dc:creator>
		<pubDate>Sun, 05 Apr 2020 22:02:37 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Power Apps]]></category>
		<category><![CDATA[Power Automate]]></category>
		<category><![CDATA[Power BI]]></category>
		<category><![CDATA[Power Platform]]></category>
		<category><![CDATA[Training]]></category>
		<guid isPermaLink="false">https://prologika.com/?p=6868</guid>

					<description><![CDATA[Take advantage of this exclusive opportunity to increase your data IQ from the comfort of your home wherever you are! Register today for my instructor-led digital training events and learn [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Take advantage of this exclusive opportunity to increase your data IQ from the comfort of your home wherever you are! Register today for my instructor-led digital training events and learn the Microsoft Power Platform consisting of Power BI, Power Apps, and Power Automate.</p>
<p><span style="font-size: 18pt;"><strong>1-Day Power BI Dashboard in a Day (DIAD) Workshop<br />
</strong></span></p>
<ul>
<li>Date: April 14, 2020</li>
<li>Time: 9:00 AM – 5:00 PM Eastern Time (GMT -4)</li>
<li>Price: $199</li>
<li>For more information and to register, go to <a href="https://prologika.com/event/diad20200414/">https://prologika.com/event/diad20200414/<br />
</a></li>
</ul>
<p><span style="font-size: 18pt;"><strong>1-Day Application in a Day (AIAD) Workshop<br />
</strong></span></p>
<ul>
<li>Date: April 21, 2020</li>
<li>Time: 9:00 AM – 5:00 PM Eastern Time (GMT -4)</li>
<li>Price: $199</li>
<li>For more information and to register, go to <a href="https://prologika.com/event/aaid20200421/">https://prologika.com/event/aaid20200421/</a></li>
</ul>
<p>The workshops will be conducted online. Login instructions will be sent to registered attendees before the event.<br />
<img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-6867" src="https://prologika.com/wp-content/uploads/2020/04/040520_2144_TwoVirtualW1.png" alt="" width="266" height="264" srcset="https://prologika.com/wp-content/uploads/2020/04/040520_2144_TwoVirtualW1.png 266w, https://prologika.com/wp-content/uploads/2020/04/040520_2144_TwoVirtualW1-80x80.png 80w, https://prologika.com/wp-content/uploads/2020/04/040520_2144_TwoVirtualW1-36x36.png 36w, https://prologika.com/wp-content/uploads/2020/04/040520_2144_TwoVirtualW1-180x180.png 180w, https://prologika.com/wp-content/uploads/2020/04/040520_2144_TwoVirtualW1-100x100.png 100w, https://prologika.com/wp-content/uploads/2020/04/040520_2144_TwoVirtualW1-50x50.png 50w" sizes="(max-width: 266px) 100vw, 266px" /></p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://prologika.com/two-virtual-workshops-to-learn-the-power-bi-platform/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Getting to Power Apps Source Code</title>
		<link>https://prologika.com/getting-to-power-apps-source-code/</link>
					<comments>https://prologika.com/getting-to-power-apps-source-code/#respond</comments>
		
		<dc:creator><![CDATA[Prologika - Teo Lachev]]></dc:creator>
		<pubDate>Fri, 27 Mar 2020 00:58:37 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Power Apps]]></category>
		<guid isPermaLink="false">https://prologika.com/?p=6768</guid>

					<description><![CDATA[As it stands, Power Apps doesn&#8217;t offer an easy way to get to the app source code. Yet, there are scenarios where this could be useful, including: Putting the app [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>As it stands, Power Apps doesn&#8217;t offer an easy way to get to the app source code. Yet, there are scenarios where this could be useful, including:</p>
<ol>
<li>Putting the app source under source control when the Power Apps version history is not enough. Currently, Power Apps doesn&#8217;t integrate with source code repos, such as GitHub.</li>
<li>Finding references to an item. For example, I&#8217;ve referenced a collection in the wrong property, and I couldn&#8217;t find what triggered the collection load on the app startup. Since Power Apps doesn&#8217;t currently include dependency analysis for collections, I wanted to search the source code to find all references to it.</li>
</ol>
<p>Here is the fastest way to get to the app source code:</p>
<ol>
<li>Open the app in edit mode and click Save As.</li>
<li>Choose &#8220;This computer&#8221; and click Download to download the app as a *.msapp file</li>
<li>Rename the extension of the downloaded file to zip. Double click the zip file.</li>
</ol>
<p><img decoding="async" class="alignnone size-full wp-image-6766" src="https://prologika.com/wp-content/uploads/2020/03/032720_0047_GettingPowe1.png" alt="" width="713" height="429" srcset="https://prologika.com/wp-content/uploads/2020/03/032720_0047_GettingPowe1.png 713w, https://prologika.com/wp-content/uploads/2020/03/032720_0047_GettingPowe1-300x181.png 300w, https://prologika.com/wp-content/uploads/2020/03/032720_0047_GettingPowe1-705x424.png 705w, https://prologika.com/wp-content/uploads/2020/03/032720_0047_GettingPowe1-450x271.png 450w" sizes="(max-width: 713px) 100vw, 713px" /></p>
<p>In my case, the exported app has three *.json files in the Controls folder. The interesting code is in the largest json file: 3.json.</p>
<p><img decoding="async" class="alignnone size-full wp-image-6767" src="https://prologika.com/wp-content/uploads/2020/03/032720_0047_GettingPowe2.png" alt="" width="334" height="129" srcset="https://prologika.com/wp-content/uploads/2020/03/032720_0047_GettingPowe2.png 334w, https://prologika.com/wp-content/uploads/2020/03/032720_0047_GettingPowe2-300x116.png 300w" sizes="(max-width: 334px) 100vw, 334px" /></p>
<p>Open this file in your favorite JSON editor and this is how we get to the app source code.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://prologika.com/getting-to-power-apps-source-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Power Platform World Tour</title>
		<link>https://prologika.com/power-platform-world-tour/</link>
					<comments>https://prologika.com/power-platform-world-tour/#respond</comments>
		
		<dc:creator><![CDATA[Prologika - Teo Lachev]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 21:34:10 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Power Apps]]></category>
		<category><![CDATA[Power BI]]></category>
		<category><![CDATA[Power Platform]]></category>
		<guid isPermaLink="false">https://prologika.com/?p=6404</guid>

					<description><![CDATA[Organized by Microsoft and Dynamic Communities, the Power Platform World Tour will take a place in Atlanta from 2/10-2/12, 2020. I&#8217;m teaching Power BI Dashboard in a Day (DIAD) on [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Organized by Microsoft and Dynamic Communities, the <a href="https://www.powerplatformworldtour.com/ppworldtour/locations/atlanta">Power Platform World Tour</a> will take a place in Atlanta from 2/10-2/12, 2020. I&#8217;m teaching Power BI <strong>Dashboard in a Day</strong> (DIAD) on Feb 10 for a full day. Although this is a paid event ($599), you should get a great business value as the audience will probably be smaller and I&#8217;ll be able to provide more personal attention. Then, I&#8217;ll present &#8220;<strong>Bridge Analytics and Developer Worlds with Power Platform</strong>&#8221; on Feb 12 and show how Power BI can integrate with Power Apps to allow you to change the data behind a report.</p>
<p><a href="https://www.powerplatformworldtour.com/ppworldtour/locations/atlanta"><img decoding="async" src="https://prologika.com/wp-content/uploads/2019/12/121819_2132_PowerPlatfo1.png" alt="" border="0" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://prologika.com/power-platform-world-tour/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
