<?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 Paginated Report - 1 page per parameter value? in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-1-page-per-parameter-value/m-p/3446351#M31205</link>
    <description>&lt;P&gt;I have a parameter with a set of values and I want to run each value through the parameter so I can have 1 page per set of charts repeated for each different value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only get the report to print the first selected value from the list:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The last post I could find on this was something from 2020:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Report-Server/Report-with-one-page-for-each-parameter-value-Report-Builder/m-p/1486684" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/Report-Server/Report-with-one-page-for-each-parameter-value-Report-Builder/m-p/1486684&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just wondering if there has been any functionality changes since then, if this is now possible or not?&amp;nbsp; I wrote a Power Automate flow with the paginated report export feeding in all the values, but it also only generates the first page.&amp;nbsp; Do I need to write some kind of C# app using PBI API to feed in each parameter value, get back 1 pdf page at a time, and manually concatentate each page into one big file?&lt;/P&gt;</description>
    <pubDate>Mon, 25 Sep 2023 16:45:08 GMT</pubDate>
    <dc:creator>Dave82</dc:creator>
    <dc:date>2023-09-25T16:45:08Z</dc:date>
    <item>
      <title>Paginated Report - 1 page per parameter value?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-1-page-per-parameter-value/m-p/3446351#M31205</link>
      <description>&lt;P&gt;I have a parameter with a set of values and I want to run each value through the parameter so I can have 1 page per set of charts repeated for each different value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only get the report to print the first selected value from the list:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The last post I could find on this was something from 2020:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Report-Server/Report-with-one-page-for-each-parameter-value-Report-Builder/m-p/1486684" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/Report-Server/Report-with-one-page-for-each-parameter-value-Report-Builder/m-p/1486684&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just wondering if there has been any functionality changes since then, if this is now possible or not?&amp;nbsp; I wrote a Power Automate flow with the paginated report export feeding in all the values, but it also only generates the first page.&amp;nbsp; Do I need to write some kind of C# app using PBI API to feed in each parameter value, get back 1 pdf page at a time, and manually concatentate each page into one big file?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 16:45:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-1-page-per-parameter-value/m-p/3446351#M31205</guid>
      <dc:creator>Dave82</dc:creator>
      <dc:date>2023-09-25T16:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Paginated Report - 1 page per parameter value?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-1-page-per-parameter-value/m-p/3448766#M31226</link>
      <description>&lt;P&gt;The answer in that previous post is incorrect. This functionality has been available in paginated reports for probably around 15 years. The way to do this would be to create a tablix grouping on the PlantLines then insert the charts into the tablix then set the group properties for a page break between each group.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 02:05:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-1-page-per-parameter-value/m-p/3448766#M31226</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-09-27T02:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Paginated Report - 1 page per parameter value?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-1-page-per-parameter-value/m-p/3450678#M31235</link>
      <description>&lt;P&gt;I have very little experience in Report Builder.&amp;nbsp; To get a tablix group going do I just insert a table and drag the PlantLines in there somewhere?&amp;nbsp; I'm not sure what you mean by inserting the charts into the tablix group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I looked at this but it doesn't really seem that intuitive&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-design/tablix-data-region-cells-rows-and-columns-report-builder-and-ssrs?view=sql-server-ver16" target="_blank"&gt;https://learn.microsoft.com/en-us/sql/reporting-services/report-design/tablix-data-region-cells-rows-and-columns-report-builder-and-ssrs?view=sql-server-ver16&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 00:08:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-1-page-per-parameter-value/m-p/3450678#M31235</guid>
      <dc:creator>Dave82</dc:creator>
      <dc:date>2023-09-28T00:08:28Z</dc:date>
    </item>
  </channel>
</rss>

