<?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 Looping on sheet and Print to PDF in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221678#M74473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to loop over two fields?&lt;/P&gt;&lt;P&gt;I think there are two alternatives:&lt;/P&gt;&lt;P&gt;- Create on script a field which is the combination of the two fields you need (only to use for the report)&lt;/P&gt;&lt;P&gt;- try to go to page setting, there should be a similar setting. I hope QlikView will make two loops, one inside another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2011 03:14:34 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-04-20T03:14:34Z</dc:date>
    <item>
      <title>Looping on sheet and Print to PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221675#M74470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i have a case study here which is&lt;/P&gt;&lt;P&gt;i have a UserID, InvoiceID, and Month like below&lt;/P&gt;&lt;P&gt;UserID, InvoiceID, Month&lt;/P&gt;&lt;P&gt;S001, SH001, Apr&lt;/P&gt;&lt;P&gt;S001, SH002, Apr&lt;/P&gt;&lt;P&gt;S001, SH003, Apr&lt;/P&gt;&lt;P&gt;S002, SH004, Apr&lt;/P&gt;&lt;P&gt;S003, SH005, Apr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user select UserID S001 in Month is Apr, so it will show of 3 invoiceID with the invoice detail&lt;/P&gt;&lt;P&gt;the case study is when user click on Print button, it able to print all invoice into &lt;B&gt;'one'&lt;/B&gt; PDF&lt;/P&gt;&lt;P&gt;i create a invoice template with a new sheet, and using button contain marco to print that sheet (name as '&lt;B&gt;PrintSheet&lt;/B&gt;') when user select a UserID&lt;/P&gt;&lt;P&gt;the problem is when i using marco to get the InvoiceID using looping method and put print '&lt;B&gt;PrintSheet'&lt;/B&gt; inside the looping, it will print three PDF for UserID S001 due to looping three time. but the case study is one PDF but contain three '&lt;B&gt;Printsheet&lt;/B&gt;' inside&lt;/P&gt;&lt;P&gt;Any idea on how to resolve this case study?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John Choi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 10:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221675#M74470</guid>
      <dc:creator />
      <dc:date>2011-04-19T10:35:09Z</dc:date>
    </item>
    <item>
      <title>Looping on sheet and Print to PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221676#M74471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, John.&lt;/P&gt;&lt;P&gt;Instead of creating sheets and writing macros, you should buy a QlikView Report and config it to loop on a field.&lt;/P&gt;&lt;P&gt;First, create a report, then go to report Settings, Selection tab and go to banding.&lt;/P&gt;&lt;P&gt;This will generate one report for each possible value in the selected field in one single pdf.&lt;/P&gt;&lt;P&gt;As an alternative, you could make a loop on a single page.&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 20:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221676#M74471</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-04-19T20:17:05Z</dc:date>
    </item>
    <item>
      <title>Looping on sheet and Print to PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221677#M74472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich, thank you very much. It work for my case. i got another one question related to the report setting. Since the Edit Report &amp;gt;Setting&amp;gt;Banding, &lt;B&gt;The loop report over possible value in field&lt;/B&gt; only contain one drop down selection. it that meaning that i need to select the main Key ID for the report in order to make it to loop. In My real case study, UserID, InvoiceID is the main key for the report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 03:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221677#M74472</guid>
      <dc:creator />
      <dc:date>2011-04-20T03:07:38Z</dc:date>
    </item>
    <item>
      <title>Looping on sheet and Print to PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221678#M74473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to loop over two fields?&lt;/P&gt;&lt;P&gt;I think there are two alternatives:&lt;/P&gt;&lt;P&gt;- Create on script a field which is the combination of the two fields you need (only to use for the report)&lt;/P&gt;&lt;P&gt;- try to go to page setting, there should be a similar setting. I hope QlikView will make two loops, one inside another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 03:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221678#M74473</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-04-20T03:14:34Z</dc:date>
    </item>
    <item>
      <title>Looping on sheet and Print to PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221679#M74474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi erich,&lt;/P&gt;&lt;P&gt;The Page setting is same either the way, so make a new key by combine both the necessary key would be good solution.&lt;/P&gt;&lt;P&gt;Thank very much for suggestion again and have nice day &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John choi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 04:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looping-on-sheet-and-Print-to-PDF/m-p/221679#M74474</guid>
      <dc:creator />
      <dc:date>2011-04-20T04:47:23Z</dc:date>
    </item>
  </channel>
</rss>

