<?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 Make calculated table dynamic with Power Automate in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4861271#M185429</link>
    <description>&lt;P&gt;I’m new to Power Automate.&lt;BR /&gt;My Power BI report uses a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;live connection&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SQL Server Analysis Services (SSAS)&lt;/STRONG&gt;.&lt;BR /&gt;I have a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom aggregated (calculated) table&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with three columns used for a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Sankey chart&lt;/STRONG&gt;.&lt;BR /&gt;Currently, the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Amount&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;column in the Sankey chart is calculated only for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;July 2025&lt;/STRONG&gt;.&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;However, I want the Sankey chart to be&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;responsive to the Date slicer&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the report.&lt;BR /&gt;There’s currently&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;no relationship&amp;nbsp;&lt;/STRONG&gt;between my Calendar table and the calculated table&amp;nbsp;&lt;STRONG&gt;and won't be&amp;nbsp;&lt;/STRONG&gt;(because cal. table is formed with UNION, SELECTCOLUMNS, SUMMURIZE, ROW-just source, target and amount columns)&amp;nbsp;&lt;BR /&gt;I plan to modify my DAX formula using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SELECTEDVALUE()&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to make it dynamic.&lt;/P&gt;&lt;P&gt;My idea is to create a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Power Automate flow&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that captures the user’s date selection, recalculates the DAX measure/table, and updates the chart.&lt;BR /&gt;&lt;BR /&gt;Is this possible with Power Automate?&lt;BR /&gt;Can Power Automate send a parameter to Analysis Services?&lt;BR /&gt;Or should I instead write the table output to Excel or another data source to use it again for chart? And which license is needed for Power Automate and Power BI?&lt;BR /&gt;&lt;BR /&gt;Thanks for your time beforehand!! I will highly appreciate it.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 29 Oct 2025 06:09:10 GMT</pubDate>
    <dc:creator>Zarina_H</dc:creator>
    <dc:date>2025-10-29T06:09:10Z</dc:date>
    <item>
      <title>Make calculated table dynamic with Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4861271#M185429</link>
      <description>&lt;P&gt;I’m new to Power Automate.&lt;BR /&gt;My Power BI report uses a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;live connection&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SQL Server Analysis Services (SSAS)&lt;/STRONG&gt;.&lt;BR /&gt;I have a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom aggregated (calculated) table&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with three columns used for a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Sankey chart&lt;/STRONG&gt;.&lt;BR /&gt;Currently, the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Amount&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;column in the Sankey chart is calculated only for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;July 2025&lt;/STRONG&gt;.&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;However, I want the Sankey chart to be&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;responsive to the Date slicer&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the report.&lt;BR /&gt;There’s currently&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;no relationship&amp;nbsp;&lt;/STRONG&gt;between my Calendar table and the calculated table&amp;nbsp;&lt;STRONG&gt;and won't be&amp;nbsp;&lt;/STRONG&gt;(because cal. table is formed with UNION, SELECTCOLUMNS, SUMMURIZE, ROW-just source, target and amount columns)&amp;nbsp;&lt;BR /&gt;I plan to modify my DAX formula using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SELECTEDVALUE()&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to make it dynamic.&lt;/P&gt;&lt;P&gt;My idea is to create a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Power Automate flow&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that captures the user’s date selection, recalculates the DAX measure/table, and updates the chart.&lt;BR /&gt;&lt;BR /&gt;Is this possible with Power Automate?&lt;BR /&gt;Can Power Automate send a parameter to Analysis Services?&lt;BR /&gt;Or should I instead write the table output to Excel or another data source to use it again for chart? And which license is needed for Power Automate and Power BI?&lt;BR /&gt;&lt;BR /&gt;Thanks for your time beforehand!! I will highly appreciate it.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Oct 2025 06:09:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4861271#M185429</guid>
      <dc:creator>Zarina_H</dc:creator>
      <dc:date>2025-10-29T06:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Make calculated table dynamic with Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4861503#M185438</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287723" data-lia-user-login="Zarina_H" class="lia-mention lia-mention-user"&gt;Zarina_H&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rebuild your Sankey logic using measures instead of a calculated table. Measures respond dynamically to slicers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The calculated table approach fundamentally can't work with slicers, it's a data model limitation.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 10:26:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4861503#M185438</guid>
      <dc:creator>Kedar_Pande</dc:creator>
      <dc:date>2025-10-29T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Make calculated table dynamic with Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4861706#M185445</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287723" data-lia-user-login="Zarina_H" class="lia-mention lia-mention-user"&gt;Zarina_H&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned in the answer by&amp;nbsp;Kedar_Pande&amp;nbsp;below, use of a measure will solve your issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Measure used in chart will respond to your slicer selection as shown above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached a pbix file for your reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 13:54:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4861706#M185445</guid>
      <dc:creator>DataNinja777</dc:creator>
      <dc:date>2025-10-29T13:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Make calculated table dynamic with Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4862784#M185480</link>
      <description>&lt;P&gt;Thankyou,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="568855" data-lia-user-login="Kedar_Pande" class="lia-mention lia-mention-user"&gt;Kedar_Pande&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608865" data-lia-user-login="DataNinja777" class="lia-mention lia-mention-user"&gt;DataNinja777&lt;/a&gt;&amp;nbsp;for your responses.&lt;BR /&gt;&lt;BR /&gt;Hi Zarina_H,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We appreciate your enquiry through the Microsoft Fabric Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Based on my understanding, calculated tables in Power BI are static and are evaluated only during model processing. They do not respond to slicers or user interactions. With a live SSAS connection, model changes such as recalculated tables are not supported, only measures can be dynamic.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please consider the following approach, which may help resolve the issue:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Since Power Automate cannot dynamically pass slicer values or refresh DAX calculated tables in a live SSAS model, as suggested by&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="568855" data-lia-user-login="Kedar_Pande" class="lia-mention lia-mention-user"&gt;Kedar_Pande&lt;/a&gt;&amp;nbsp; and &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608865" data-lia-user-login="DataNinja777" class="lia-mention lia-mention-user"&gt;DataNinja777&lt;/a&gt;&amp;nbsp;, use DAX measures instead of calculated tables for the Sankey Amount logic. Measures are evaluated in the current filter context and therefore update immediately with Date slicer selections. If your model is in SSAS, request the model owner to add the same measure in SSAS or, if permitted, create a report level measure in Power BI Desktop.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Power Automate can be used for scheduled refreshes, dataset processing, or executing REST/XMLA API calls, but not for interactive slicer based recalculations. Use of the XMLA/REST API requires Power BI Premium or Power BI Premium Per User (PPU), and use of Power Automate with premium connectors requires a Power Automate Premium licence.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We hope the information provided helps to resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 19:28:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-calculated-table-dynamic-with-Power-Automate/m-p/4862784#M185480</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2025-10-30T19:28:38Z</dc:date>
    </item>
  </channel>
</rss>

