<?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 Exporting 1 page of Power Bi Report to PDF for each value of one column of a table in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-1-page-of-Power-Bi-Report-to-PDF-for-each-value-of-one/m-p/3485761#M45004</link>
    <description>&lt;P&gt;I am trying to determine the best way to pull the data in 1 column in a table of my report and then cycling through this data and exporting 1 page of the report for each value in the column pulled.&lt;BR /&gt;&lt;BR /&gt;I think the easiest way might be using Python and the Power Bi python package.&amp;nbsp; But I am not sure if that is the best / easiest way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that I can add filter=table/column eq "datapoint" to the end of the page url to filter the page to the "Datapoint".&amp;nbsp; I can use a loop in python to cycle through the datapoints.&amp;nbsp; But to use python I have to get an Azure App registered and that can be a long process due to having to go through corporate IT.&lt;BR /&gt;&lt;BR /&gt;Is there a way to pull 1 table and cycle through the datapoints in a Powerscript?&amp;nbsp; Power Automate?&amp;nbsp; Any other way??&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2023 14:27:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-10-19T14:27:23Z</dc:date>
    <item>
      <title>Exporting 1 page of Power Bi Report to PDF for each value of one column of a table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-1-page-of-Power-Bi-Report-to-PDF-for-each-value-of-one/m-p/3485761#M45004</link>
      <description>&lt;P&gt;I am trying to determine the best way to pull the data in 1 column in a table of my report and then cycling through this data and exporting 1 page of the report for each value in the column pulled.&lt;BR /&gt;&lt;BR /&gt;I think the easiest way might be using Python and the Power Bi python package.&amp;nbsp; But I am not sure if that is the best / easiest way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that I can add filter=table/column eq "datapoint" to the end of the page url to filter the page to the "Datapoint".&amp;nbsp; I can use a loop in python to cycle through the datapoints.&amp;nbsp; But to use python I have to get an Azure App registered and that can be a long process due to having to go through corporate IT.&lt;BR /&gt;&lt;BR /&gt;Is there a way to pull 1 table and cycle through the datapoints in a Powerscript?&amp;nbsp; Power Automate?&amp;nbsp; Any other way??&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 14:27:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-1-page-of-Power-Bi-Report-to-PDF-for-each-value-of-one/m-p/3485761#M45004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-19T14:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting 1 page of Power Bi Report to PDF for each value of one column of a table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-1-page-of-Power-Bi-Report-to-PDF-for-each-value-of-one/m-p/3490355#M45036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Base on your description, it seems that you are trying to&amp;nbsp;&lt;SPAN&gt;export a Power BI report to PDF for each value of a column in a table. Both of them&amp;nbsp;require Azure App registration when using Python or Powershell. Power Automate can be used to automate the process of exporting Power BI reports. You can create a flow that exports a Power BI report as a PDF and attaches it to an email that is sent on a weekly basis. However, this method might not support exporting the report for each value in a column directly. You might need to create a paginated report for each row in an Excel Online table or SharePoint Online list.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-automate-power-bi-report-export" target="_blank"&gt;Export and email a report with Power Automate - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-automate-paginated-excel-sharepoint-list" target="_blank"&gt;Export a paginated report for each row in an Excel Online table or SharePoint list - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 04:26:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-1-page-of-Power-Bi-Report-to-PDF-for-each-value-of-one/m-p/3490355#M45036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-23T04:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting 1 page of Power Bi Report to PDF for each value of one column of a table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Exporting-1-page-of-Power-Bi-Report-to-PDF-for-each-value-of-one/m-p/3789856#M50957</link>
      <description>&lt;P&gt;Thank you for your response.&amp;nbsp; looking into it more, I might need to do a little of both.&amp;nbsp; I need to change the existing page since there is a Photo gallery and a visual that has a horizontal slider.&amp;nbsp; I am looking at recreating the page in Power bi with the changes needed, and / or creating the page in Paginated report.&amp;nbsp; I am also looking at using Python to cycle through the values for the filter.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 17:37:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Exporting-1-page-of-Power-Bi-Report-to-PDF-for-each-value-of-one/m-p/3789856#M50957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-25T17:37:00Z</dc:date>
    </item>
  </channel>
</rss>

