<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: All Calculated tables are refreshed when the measure is updated in PBIX file in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4767008#M182600</link>
    <description>&lt;P&gt;thanks for your support,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;. very helpful.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 12:52:48 GMT</pubDate>
    <dc:creator>sunyangjun1115</dc:creator>
    <dc:date>2025-07-17T12:52:48Z</dc:date>
    <item>
      <title>All Calculated tables are refreshed when the measure is updated in PBIX file</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4764476#M182512</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a PBIX file which contains some calculated tables and measures. i noticed that when i make the changes to the measure, it will take some time to save the changes. i observed that the reason why it takes time to save the changes to the measure is that all Calculate tables are refreshed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the calculated tables do not use the measure that i made changes to . does anyknow know what is the reason why this is happening and how to resolve this ?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 03:22:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4764476#M182512</guid>
      <dc:creator>sunyangjun1115</dc:creator>
      <dc:date>2025-07-16T03:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: All Calculated tables are refreshed when the measure is updated in PBIX file</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4764661#M182517</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="630285" data-lia-user-login="sunyangjun1115" class="lia-mention lia-mention-user"&gt;sunyangjun1115&lt;/a&gt;&amp;nbsp;Hey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly follow below method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reasons:&lt;/P&gt;&lt;P&gt;Power BI &lt;STRONG&gt;recalculates to ensure all interdependencies are maintained for data integrity&lt;/STRONG&gt; and optimal performance.&lt;/P&gt;&lt;P&gt;Calculated tables might be&lt;STRONG&gt; indirectly connected to other elements or filter contexts&lt;/STRONG&gt; that involve the changed measure.&lt;/P&gt;&lt;P&gt;Power BI often &lt;STRONG&gt;processes the entire model to ensure performance optimization&lt;/STRONG&gt; and accurate results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Potential Solutions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Analyze the &lt;STRONG&gt;relationships and dependencies&lt;/STRONG&gt; within the model to identify any unnecessary links or complex logic.&lt;/P&gt;&lt;P&gt;Setting up&lt;STRONG&gt; incremental refresh policies can minimize the need for full refreshes&lt;/STRONG&gt;, improving performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;If possible, &lt;STRONG&gt;simplify or recreate calculated tables using simple DAX expressions&lt;/STRONG&gt; to avoid extensive recalculation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Microsoft documentation or the community forums may offer updates or solutions tailored to specific deployments.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Harish M&lt;/P&gt;&lt;P&gt;Please accepts this as a solution if it is solve your problem and give kudos as wel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 06:04:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4764661#M182517</guid>
      <dc:creator>HarishKM</dc:creator>
      <dc:date>2025-07-16T06:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: All Calculated tables are refreshed when the measure is updated in PBIX file</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4766532#M182588</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="630285" data-lia-user-login="sunyangjun1115" class="lia-mention lia-mention-user"&gt;sunyangjun1115&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;BR /&gt;&lt;BR /&gt;When you&amp;nbsp;create a calculated column or a calculated table In Power BI Desktop, their contents can be viewed immediately in the Data view. They are also recalculated every time you refresh data.&lt;/P&gt;
&lt;P&gt;While it may seem counter-intuitive, calculated columns and calculated tables are also recalculated every time you create or edit measures in Power BI Desktop. This is why sometimes in large models editing a measure takes a long time, accompanied by the Working on it message&lt;/P&gt;
&lt;P&gt;While you can't disable this refresh entirely (it's by design), there are some strategies to reduce its impact:&lt;BR /&gt;1) Use measures instead of calculated tables where possible. Measures are evaluated on demand, while calculated tables lock in data at refresh time so using measures can eliminate unnecessary overhead.&lt;BR /&gt;2) Off-load heavy table logic to Power Query or use aggregation tables. Processing in Power Query runs during data refresh not when measures change and is generally more performant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 08:18:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4766532#M182588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-17T08:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: All Calculated tables are refreshed when the measure is updated in PBIX file</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4767008#M182600</link>
      <description>&lt;P&gt;thanks for your support,&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;. very helpful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 12:52:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/All-Calculated-tables-are-refreshed-when-the-measure-is-updated/m-p/4767008#M182600</guid>
      <dc:creator>sunyangjun1115</dc:creator>
      <dc:date>2025-07-17T12:52:48Z</dc:date>
    </item>
  </channel>
</rss>

