<?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: Export multiple Power BI tables to a template excel file in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4739921#M61930</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/224133"&gt;@AyushAwasthi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution so that other community members can find it easily.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Thank you.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jun 2025 04:07:53 GMT</pubDate>
    <dc:creator>v-menakakota</dc:creator>
    <dc:date>2025-06-23T04:07:53Z</dc:date>
    <item>
      <title>Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4736480#M61874</link>
      <description>&lt;P&gt;I have a Power BI file which has multiple pages and there is a table on every page of the report. The table has same columns on each page but I have different measures on each page to show different rows in the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have a button at one place to just copy or export the data in each table of the PBI to a template excel and preferably then be sent to the user on his email.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can this be done using Power Automate or any other automation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 20:44:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4736480#M61874</guid>
      <dc:creator>AyushAwasthi</dc:creator>
      <dc:date>2025-06-18T20:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4736486#M61875</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/224133"&gt;@AyushAwasthi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed, to achieve this kind of feature, Power automate is your friend&lt;/P&gt;&lt;P&gt;For each table, you have to catch the query (in dax) and in Power Auomtate, run a query against dataset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I helped another user to achieve something similar under the following post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Downloading-Data-through-Power-Automate/m-p/4656405#M1392391" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/Downloading-Data-through-Power-Automate/m-p/4656405#M1392391&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do not hesiste to ask if you need more help&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 21:17:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4736486#M61875</guid>
      <dc:creator>Cookistador</dc:creator>
      <dc:date>2025-06-18T21:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4736735#M61880</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/224133"&gt;@AyushAwasthi&lt;/a&gt;&amp;nbsp;&amp;nbsp;,&lt;BR /&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;BR /&gt;&lt;BR /&gt;In addition to the helpful response shared earlier, I’d also recommend reviewing the official Microsoft documentation which outlines how to automate Power BI report exports using Power Automate.&lt;/P&gt;
&lt;P&gt;&lt;A title="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-automate-power-bi-report-export" href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-automate-power-bi-report-export" target="_blank" rel="noreferrer noopener"&gt;Export and email a report with Power Automate - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would also take a moment to thank &amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/400842"&gt;@Cookistador&lt;/a&gt;&amp;nbsp; , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post was helpful, please give us &lt;STRONG&gt;Kudos&lt;/STRONG&gt; and consider marking &lt;STRONG&gt;Accept as solution&lt;/STRONG&gt; to assist other members in finding it more easily.&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Menaka Kota&amp;nbsp;&lt;BR /&gt;Community Support Team&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 05:10:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4736735#M61880</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-06-19T05:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4736799#M61882</link>
      <description>&lt;P&gt;But in my case the user is making slicer selections, and if I copy the DAX query those selections are hard coded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will this work if the user makes a different slicer selection? Also I want to copy the rows to an already created template excel. How can that be achieved?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 06:10:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4736799#M61882</guid>
      <dc:creator>AyushAwasthi</dc:creator>
      <dc:date>2025-06-19T06:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4738201#M61910</link>
      <description>&lt;P data-start="234" data-end="454"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/224133"&gt;@AyushAwasthi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the update, Going forward when using DAX queries captured via Performance Analyzer, slicer values get hard-coded into the query, which means they won’t reflect real-time user selections.&lt;/P&gt;
&lt;P data-start="456" data-end="618"&gt;To address this exact limitation, I’d recommend using Paginated Reports with parameters, which allow you to dynamically pass slicer selections at runtime.&lt;/P&gt;
&lt;UL&gt;
&lt;LI data-start="672" data-end="767"&gt;
&lt;P data-start="674" data-end="767"&gt;You can define report parameters that correspond to slicers.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="768" data-end="905"&gt;
&lt;P data-start="770" data-end="905"&gt;These parameters accept values dynamically, either from a Power BI button using Power Automate, or from a scheduled/triggered flow.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="906" data-end="984"&gt;
&lt;P data-start="908" data-end="984"&gt;The export will always reflect the user’s current selections not fixed one.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To publish and automate paginated reports, your workspace must be in a Power BI Premium capacity or you must have a Power BI Premium Per User (PPU) license.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If this post was helpful, please give us &lt;STRONG&gt;Kudos&lt;/STRONG&gt; and consider marking &lt;STRONG&gt;Accept as solution&lt;/STRONG&gt; to assist other members in finding it more easily.&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Menaka Kota&amp;nbsp;&lt;BR /&gt;Community Support Team&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 04:22:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4738201#M61910</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-07-07T04:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4739921#M61930</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/224133"&gt;@AyushAwasthi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution so that other community members can find it easily.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Thank you.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 04:07:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4739921#M61930</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-06-23T04:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4744458#M61999</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Hi&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/224133"&gt;@AyushAwasthi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Thank you.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 05:20:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4744458#M61999</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-06-26T05:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4747620#M62043</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Hi &amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/224133"&gt;@AyushAwasthi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution so that other community members can find it easily.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jun 2025 16:28:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4747620#M62043</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-06-29T16:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Power BI tables to a template excel file</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4753700#M62111</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/224133"&gt;@AyushAwasthi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="0" data-end="257"&gt;Yes, your requirement to export data from multiple tables across different pages in a Power BI report into a structured Excel template and then send it via email &lt;STRONG data-start="162" data-end="213"&gt;can be partially automated using Power Automate&lt;/STRONG&gt;, though with some important considerations.&lt;/P&gt;
&lt;P data-start="259" data-end="566"&gt;Power BI does not natively allow exporting visuals (like tables from different pages) all at once. However, you can achieve your goal by &lt;STRONG data-start="396" data-end="477"&gt;using Power Automate buttons in Power BI (Power Automate for Power BI Visual)&lt;/STRONG&gt; in combination with &lt;STRONG data-start="498" data-end="513"&gt;DAX queries&lt;/STRONG&gt; and &lt;STRONG data-start="518" data-end="565"&gt;Power BI REST API or Power Automate actions&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P data-start="568" data-end="602"&gt;Here’s how this can be approached:&lt;/P&gt;
&lt;OL data-start="604" data-end="1716"&gt;
&lt;LI data-start="604" data-end="797"&gt;
&lt;P data-start="607" data-end="797"&gt;&lt;STRONG data-start="607" data-end="639"&gt;Create a Power Automate flow&lt;/STRONG&gt; that is triggered from a button in Power BI (via the Power Automate visual). This button can pass necessary parameters like user context or page identifiers.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="799" data-end="1111"&gt;
&lt;P data-start="802" data-end="1111"&gt;&lt;STRONG data-start="802" data-end="852"&gt;Use the “Run a query against a dataset” action&lt;/STRONG&gt; in Power Automate (part of the Power BI connector) to run &lt;STRONG data-start="911" data-end="926"&gt;DAX queries&lt;/STRONG&gt; that replicate the logic used in each table on the different pages of your report. Since you can't extract visual-level data directly, you'll need to simulate it using DAX in the flow.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1113" data-end="1427"&gt;
&lt;P data-start="1116" data-end="1427"&gt;&lt;STRONG data-start="1116" data-end="1165"&gt;Format the results into a CSV or Excel format&lt;/STRONG&gt; using the “Create CSV table” or “Create HTML table” action. If you want to insert the data into a pre-defined Excel template, you can use &lt;STRONG data-start="1304" data-end="1339"&gt;Excel Online (Business) actions&lt;/STRONG&gt; to populate specific cells or tables within that file stored on OneDrive or SharePoint.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1429" data-end="1541"&gt;
&lt;P data-start="1432" data-end="1541"&gt;&lt;STRONG data-start="1432" data-end="1471"&gt;Send the final Excel file via email&lt;/STRONG&gt; using the “Send an email (V2)” action with the file as an attachment.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1543" data-end="1716"&gt;
&lt;P data-start="1546" data-end="1716"&gt;Optionally, if you want this process to run on a schedule (e.g., daily summary), you can trigger it with a &lt;STRONG data-start="1653" data-end="1686"&gt;scheduled Power Automate flow&lt;/STRONG&gt; instead of a Power BI button.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-start="1718" data-end="1730"&gt;Limitations:&lt;/P&gt;
&lt;UL data-start="1731" data-end="2059"&gt;
&lt;LI data-start="1731" data-end="1811"&gt;
&lt;P data-start="1733" data-end="1811"&gt;You cannot directly “export visuals” from multiple report pages automatically.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1812" data-end="1933"&gt;
&lt;P data-start="1814" data-end="1933"&gt;This method works with &lt;STRONG data-start="1837" data-end="1873"&gt;semantic model (dataset) queries&lt;/STRONG&gt;, so the measure logic must be replicated accurately in DAX.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1934" data-end="2059"&gt;
&lt;P data-start="1936" data-end="2059"&gt;Complex formatting within Power BI visuals (like conditional formatting or dynamic columns) won’t carry over automatically.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="2061" data-end="2554" data-is-last-node="" data-is-only-node=""&gt;In summary, &lt;STRONG data-start="2073" data-end="2080"&gt;yes&lt;/STRONG&gt;, Power Automate can help automate exporting data from multiple logical tables (via DAX) into Excel and emailing it, but you’ll need to &lt;STRONG data-start="2216" data-end="2273"&gt;rebuild the logic for each page’s table using queries&lt;/STRONG&gt; and handle the formatting and structuring manually in Power Automate. For fully automated and polished reporting, consider combining this with &lt;STRONG data-start="2417" data-end="2438"&gt;Paginated Reports&lt;/STRONG&gt; or using &lt;STRONG data-start="2448" data-end="2475"&gt;Power BI Report Builder&lt;/STRONG&gt;, which supports detailed export logic into Excel or PDF formats more natively.&lt;/P&gt;
&lt;P data-start="2061" data-end="2554" data-is-last-node="" data-is-only-node=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jul 2025 05:07:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-multiple-Power-BI-tables-to-a-template-excel-file/m-p/4753700#M62111</guid>
      <dc:creator>Poojara_D12</dc:creator>
      <dc:date>2025-07-05T05:07:24Z</dc:date>
    </item>
  </channel>
</rss>

