<?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: Power BI Paginated Report with One column only in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4097843#M36401</link>
    <description>&lt;P&gt;I think the table with rows might be a challenge since the output I'm looking for needs to print with no repeating values e.g. names, salespersonid etc.. When previewed it should only show something like below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;For what I am working on there are more field names that need to be added that's why it goes over one page. It's really like a printout of a form that I'm trying to achieve. Apologies if I was not clear enough with my problem description.&amp;nbsp;&lt;BR /&gt;Thank you again for your response and help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2024 14:33:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-08-13T14:33:29Z</dc:date>
    <item>
      <title>Power BI Paginated Report with One column only</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4096185#M36385</link>
      <description>&lt;P&gt;Is it possible to create a paginated report in Power BI Report Builder with only one column only? The report will look like a form that needs to be printed. A sample of what it would like is below:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;There are a lot of fields and go beyond one page. I am also having issues with adding page break. Do I need to use a List?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 22:32:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4096185#M36385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-12T22:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Paginated Report with One column only</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4096352#M36390</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your description, I use the following data set to create the form in your description:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Add our data set in the Report builder:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;We can add a custom table:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;In the table definition, enter the name of the first column:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;In the second column, enter the Field value in the first row and the fields in the dataset in the other rows:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;We run our paginated report and see the following results:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Another problem you mentioned is that you have too many fields and it exceeds one page. Then you can consider the following two methods:&lt;BR /&gt;Reduce the fields used in the custom table&lt;BR /&gt;Add a parameter filter. This is the most common method. The following demonstrates the use of this method:&lt;/P&gt;
&lt;P&gt;First, add a parameter dataset, which contains the fields we need to add as parameters:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Bind this parameter to our dataset1 to complete the filtering effect:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;The results are as follows:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;The above are the methods that can be implemented currently.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 01:49:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4096352#M36390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-13T01:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Paginated Report with One column only</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4097699#M36399</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;Thank you so much for the help! I initially started with a table and tried to add a row at the bottom but it did not insert the row proplery like yours did. With your screenschots and description I was able to add row below within group in the right order. Thank you!&lt;BR /&gt;I do have a parameter, several actually. Even with filter the output still goes beyond one page and it cuts off where the page ends and starts on the next page. How can I insert a page break?&amp;nbsp;&lt;BR /&gt;Thank you so much again!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 13:05:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4097699#M36399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-13T13:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Paginated Report with One column only</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4097843#M36401</link>
      <description>&lt;P&gt;I think the table with rows might be a challenge since the output I'm looking for needs to print with no repeating values e.g. names, salespersonid etc.. When previewed it should only show something like below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;For what I am working on there are more field names that need to be added that's why it goes over one page. It's really like a printout of a form that I'm trying to achieve. Apologies if I was not clear enough with my problem description.&amp;nbsp;&lt;BR /&gt;Thank you again for your response and help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 14:33:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Paginated-Report-with-One-column-only/m-p/4097843#M36401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-13T14:33:29Z</dc:date>
    </item>
  </channel>
</rss>

