<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Power BI’s Data Compression: Large Data Imports in Power BI	</title>
	<atom:link href="https://intellitect.com/blog/power-bi-data-compression/feed/" rel="self" type="application/rss+xml" />
	<link>https://intellitect.com/blog/power-bi-data-compression/</link>
	<description>Complex Software Development - Simplified</description>
	<lastBuildDate>Sun, 21 Aug 2022 22:18:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Clayton Gravatt		</title>
		<link>https://intellitect.com/blog/power-bi-data-compression/#comment-386120</link>

		<dc:creator><![CDATA[Clayton Gravatt]]></dc:creator>
		<pubDate>Thu, 19 Aug 2021 22:53:28 +0000</pubDate>
		<guid isPermaLink="false">https://intellitect.com/?p=40102#comment-386120</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://intellitect.com/blog/power-bi-data-compression/#comment-386090&quot;&gt;Zdenek Soldan&lt;/a&gt;.

Hello Zdenek,

Thank you for your reply! There are a number of reasons for high memory usage during refresh. Due to the transactional nature of Power BI&#039;s data refresh, the entire refreshed model is loaded into memory with the old model, then after refresh is complete the old model is purged, meaning you should expect at least twice the memory usage during refresh, and perhaps more depending on the optimization of your M queries. If memory usage remains high after refresh, I would agree this is likely Power BI still compressing the data.

I would recommend running Query diagnostics,
https://docs.microsoft.com/en-us/power-query/querydiagnostics , and depending on your model needs implementing incremental refresh to reduce memory usage on refresh, https://docs.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview.

Best regards,
-Clayton]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://intellitect.com/blog/power-bi-data-compression/#comment-386090">Zdenek Soldan</a>.</p>
<p>Hello Zdenek,</p>
<p>Thank you for your reply! There are a number of reasons for high memory usage during refresh. Due to the transactional nature of Power BI&#8217;s data refresh, the entire refreshed model is loaded into memory with the old model, then after refresh is complete the old model is purged, meaning you should expect at least twice the memory usage during refresh, and perhaps more depending on the optimization of your M queries. If memory usage remains high after refresh, I would agree this is likely Power BI still compressing the data.</p>
<p>I would recommend running Query diagnostics,<br />
<a href="https://docs.microsoft.com/en-us/power-query/querydiagnostics" rel="nofollow ugc">https://docs.microsoft.com/en-us/power-query/querydiagnostics</a> , and depending on your model needs implementing incremental refresh to reduce memory usage on refresh, <a href="https://docs.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview" rel="nofollow ugc">https://docs.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview</a>.</p>
<p>Best regards,<br />
-Clayton</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Zdenek Soldan		</title>
		<link>https://intellitect.com/blog/power-bi-data-compression/#comment-386090</link>

		<dc:creator><![CDATA[Zdenek Soldan]]></dc:creator>
		<pubDate>Fri, 13 Aug 2021 09:11:06 +0000</pubDate>
		<guid isPermaLink="false">https://intellitect.com/?p=40102#comment-386090</guid>

					<description><![CDATA[Hello,

thank you for a great article. I&#039;m facing a strange behavior I don&#039;t understand with my PBI model. When I check the model size with DAX Studio in PBI Service before and after refresh of the dataset after the refresh the model size is x times bigger (for some datasets 5 times, for other 3 times..) than before refresh. After some time the size goes automatically back to the size before the refresh. Does it mean that after the refresh the model in PBI Service is uncompressed and after some time the compression brings the size back to the compressed before refresh state? 
Thank you very much for your response.
Best regards,
Zdenek Soldan]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>thank you for a great article. I&#8217;m facing a strange behavior I don&#8217;t understand with my PBI model. When I check the model size with DAX Studio in PBI Service before and after refresh of the dataset after the refresh the model size is x times bigger (for some datasets 5 times, for other 3 times..) than before refresh. After some time the size goes automatically back to the size before the refresh. Does it mean that after the refresh the model in PBI Service is uncompressed and after some time the compression brings the size back to the compressed before refresh state?<br />
Thank you very much for your response.<br />
Best regards,<br />
Zdenek Soldan</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
