<?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: Reset page number after each loop in report Editor in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646724#M447570</link>
    <description>&lt;P&gt;I understand doing the page number in the script part. The main issue I am facing is the multi-page, where you have a table that require more than one page to fit. Since there are not filtering or action being done, the page number variable would just be static across all pages instead of 4,5,6...&lt;/P&gt;&lt;P&gt;See attached for example&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2019 00:05:23 GMT</pubDate>
    <dc:creator>ethanch</dc:creator>
    <dc:date>2019-11-14T00:05:23Z</dc:date>
    <item>
      <title>Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645536#M447498</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I created a report and it will loop the report over a field. Everything worked fine but I want the page number to reset to 1 after each loop instead of the overall page number.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, a report to show product name, product weight, product price and loop over product.&lt;/P&gt;&lt;P&gt;product 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; product 2&lt;/P&gt;&lt;P&gt;11 g &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 80g&lt;/P&gt;&lt;P&gt;$5 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $10&amp;nbsp;&lt;/P&gt;&lt;P&gt;page 1/1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; page 1/1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645536#M447498</guid>
      <dc:creator>ethanch</dc:creator>
      <dc:date>2024-11-16T01:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645624#M447500</link>
      <description>&lt;P&gt;Build your pageNo at script level:&lt;/P&gt;&lt;P&gt;Refer qvw attached as reference.&lt;/P&gt;&lt;P&gt;Select PageNo report in Report Editor to view the result.&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Arthur Fong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 02:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645624#M447500</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-12T02:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645630#M447501</link>
      <description>&lt;P&gt;Thank you for your reply Arthur.&amp;nbsp; I apologize for my misleading and over simplify example.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my actual report, there are a product table in a multi-page(product page), a page with graphs and calculation(graph page).&amp;nbsp; The graph page will loop over each product. The REPORT will loop over each Provider.&lt;/P&gt;&lt;P&gt;The product table can exceed a page depending on the provider, which why it is a multi-page.&lt;/P&gt;&lt;P&gt;&amp;nbsp; A full report run down could be,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cover page - 1 page&lt;/P&gt;&lt;P&gt;product page 1 - 3 pages&lt;/P&gt;&lt;P&gt;graph page 1 page&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to reset my page number after each loop on a provider. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 03:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645630#M447501</guid>
      <dc:creator>ethanch</dc:creator>
      <dc:date>2019-11-12T03:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645631#M447502</link>
      <description>&lt;P&gt;The page for graph will be continuous from product page or starting from 1?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 03:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645631#M447502</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-12T03:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645632#M447503</link>
      <description>&lt;P&gt;The page number will be continuous, until a new loop on the report level.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 03:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645632#M447503</guid>
      <dc:creator>ethanch</dc:creator>
      <dc:date>2019-11-12T03:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645634#M447504</link>
      <description>&lt;P&gt;Say Provider B has 3 Products:&lt;/P&gt;&lt;P&gt;Your Product Page will be&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product A : Page 1&lt;/P&gt;&lt;P&gt;Product B: Page 1&lt;/P&gt;&lt;P&gt;Product C: Page 1&lt;/P&gt;&lt;P&gt;What's the expected page number for the second provider in graph section?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 03:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1645634#M447504</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-12T03:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646060#M447529</link>
      <description>&lt;P&gt;in the case where provider B have 3 products,&amp;nbsp;&lt;/P&gt;&lt;P&gt;the page layout would be&lt;/P&gt;&lt;P&gt;Cover page - page 1&lt;/P&gt;&lt;P&gt;product a - page 2&lt;/P&gt;&lt;P&gt;product b - page 3&lt;/P&gt;&lt;P&gt;product c - page 4&lt;/P&gt;&lt;P&gt;graph page - page 5&lt;/P&gt;&lt;P&gt;Then go on to provider c with 2 products&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cover page a - page 1&lt;/P&gt;&lt;P&gt;product c - page 2&amp;nbsp;&lt;/P&gt;&lt;P&gt;product e - page 3&lt;/P&gt;&lt;P&gt;graph page - page 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 18:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646060#M447529</guid>
      <dc:creator>ethanch</dc:creator>
      <dc:date>2019-11-12T18:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646124#M447533</link>
      <description>&lt;P&gt;Refer qvw attached as reference.&lt;/P&gt;&lt;P&gt;Select PageNo report in Report Editor to preview the PDF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 02:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646124#M447533</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-13T02:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646125#M447534</link>
      <description>&lt;P&gt;Will it work on multi-page? The graph page also include a history table that is very likely to go over a page, so it is a mulit-page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;cover page : 1 page&lt;/P&gt;&lt;P&gt;product a to x : 2 - x page &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; x for the number of products for this provider&lt;/P&gt;&lt;P&gt;graph page : (x+1) to (x+i) page &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; i for the number of page the history table would take to fit&lt;/P&gt;&lt;P&gt;Reset to 1 for the next provider&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 02:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646125#M447534</guid>
      <dc:creator>ethanch</dc:creator>
      <dc:date>2019-11-13T02:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reset page number after each loop in report Editor</title>
      <link>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646724#M447570</link>
      <description>&lt;P&gt;I understand doing the page number in the script part. The main issue I am facing is the multi-page, where you have a table that require more than one page to fit. Since there are not filtering or action being done, the page number variable would just be static across all pages instead of 4,5,6...&lt;/P&gt;&lt;P&gt;See attached for example&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 00:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reset-page-number-after-each-loop-in-report-Editor/m-p/1646724#M447570</guid>
      <dc:creator>ethanch</dc:creator>
      <dc:date>2019-11-14T00:05:23Z</dc:date>
    </item>
  </channel>
</rss>

