<?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 Pivot table page break in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187497#M51156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a report where I want to print a pivot table on two pages and one of my dimensions is in the columns.&lt;/P&gt;&lt;P&gt;Is it possible to set a pagebreak for this dimension. (I already tried to use 'Conditional break' without result).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jun 2010 14:50:25 GMT</pubDate>
    <dc:creator>guyvermeiren</dc:creator>
    <dc:date>2010-06-14T14:50:25Z</dc:date>
    <item>
      <title>Pivot table page break</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187497#M51156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a report where I want to print a pivot table on two pages and one of my dimensions is in the columns.&lt;/P&gt;&lt;P&gt;Is it possible to set a pagebreak for this dimension. (I already tried to use 'Conditional break' without result).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 14:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187497#M51156</guid>
      <dc:creator>guyvermeiren</dc:creator>
      <dc:date>2010-06-14T14:50:25Z</dc:date>
    </item>
    <item>
      <title>Pivot table page break</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187498#M51157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The breaks in pivot table works other way, where you say how QV deals with the change of the dimensions.&lt;/P&gt;&lt;P&gt;I Don´t lknow how your report looks like but, if it has a fixed number of rows you can create a calculated dimension grouping the rows in two parts, then use the forced break.&lt;/P&gt;&lt;P&gt;The calculated Dimension (Page) formula should be " if([Report Line]&amp;lt;=3, '1' ,'2')&lt;/P&gt;&lt;P&gt;The result is something like:&lt;/P&gt;&lt;P&gt;BEFORE&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Report Line Value&lt;BR /&gt;1 1000&lt;BR /&gt;2 2000&lt;BR /&gt;3 3000&lt;BR /&gt;4 4000&lt;BR /&gt;5 5000&lt;BR /&gt;6 6000&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;AFTER&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Page Report Line Value&lt;BR /&gt;1 1 1000&lt;BR /&gt;1 2 2000&lt;BR /&gt;1 3 3000&lt;BR /&gt;2 4 4000&lt;BR /&gt;2 5 5000&lt;BR /&gt;2 6 6000&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 15:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187498#M51157</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-06-14T15:01:53Z</dc:date>
    </item>
    <item>
      <title>Pivot table page break</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187499#M51158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mr Fernando,&lt;/P&gt;&lt;P&gt;Thanks, but I would like to apply this page break to the columns, this means for example dimensions values 1 to 7 (first 7 colums) on page 1 and values 7 to 12 (columns 7 to 12) on page 2. Within each dimesion value I have results for 3 expressions ( total resultcolums:36).&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 15:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187499#M51158</guid>
      <dc:creator>guyvermeiren</dc:creator>
      <dc:date>2010-06-14T15:24:15Z</dc:date>
    </item>
    <item>
      <title>Pivot table page break</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187500#M51159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, page breaks only works for rows.&lt;/P&gt;&lt;P&gt;But you can create a calculated dimension showing only some values in the dimension you use as column. Then you can either have 3 charts or a field (like the previous "Page" one) that maps your columns in pages.&lt;/P&gt;&lt;P&gt;To print this create a Document Report with the 3 charts or with One chart that loops through the Page field.&lt;/P&gt;&lt;P&gt;hope it helps this time&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 15:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187500#M51159</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-06-14T15:47:42Z</dc:date>
    </item>
    <item>
      <title>Pivot table page break</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187501#M51160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fernando,&lt;/P&gt;&lt;P&gt;OK, I managed to create the calculated dimension and named it "Page" but when I'm trying to set up a report with a loop I can't find my calculated dimension-field in the list that says that that's the field to loop through.&lt;/P&gt;&lt;P&gt;Kin,d regards,&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 08:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-page-break/m-p/187501#M51160</guid>
      <dc:creator>guyvermeiren</dc:creator>
      <dc:date>2010-06-15T08:53:01Z</dc:date>
    </item>
  </channel>
</rss>

