<?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: Assist please in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639269#M26599</link>
    <description>&lt;P&gt;How about using&amp;nbsp;&amp;lt;deleterow&amp;gt; tag from Extras section?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/22267iA81F8A4C54EAB25F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2019 04:02:22 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2019-10-24T04:02:22Z</dc:date>
    <item>
      <title>Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1638878#M26559</link>
      <description>&lt;P&gt;hi guys&lt;/P&gt;&lt;P&gt;so as I understand it, I cannot use a pivot as-is from a QlikView model in Nprinting.&lt;/P&gt;&lt;P&gt;So I create a straight table, and then format it as a pivot in Excel in Nprinting.&lt;/P&gt;&lt;P&gt;so my straight table in Nprinting looks something like this..(see Attachment)&lt;/P&gt;&lt;P&gt;to create a pivot I have to select three rows(I'm using Year as an example here)..The first line selected would contain the heading (Year), the second - the actual field (&amp;lt;Year&amp;gt;) and a third blank line below - that will contain the data.&lt;/P&gt;&lt;P&gt;problem is - once I create the pivot, I always get a blank value in every table ..see attachment&lt;/P&gt;&lt;P&gt;Can any one assist - how do I get rid of these blank values in my pivot?&lt;/P&gt;&lt;P&gt;Much appreciated&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 10:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1638878#M26559</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2019-10-23T10:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639269#M26599</link>
      <description>&lt;P&gt;How about using&amp;nbsp;&amp;lt;deleterow&amp;gt; tag from Extras section?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/22267iA81F8A4C54EAB25F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 04:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639269#M26599</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-10-24T04:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639279#M26602</link>
      <description>Hello Lech&lt;BR /&gt;&lt;BR /&gt;How and where would I use it?. So the first line in my raw data is heading,&lt;BR /&gt;the next line the placeholder for the data and the third row the one that&lt;BR /&gt;actually contains the data.&lt;BR /&gt;&lt;BR /&gt;I am assuming you say I should use Delete row on the third line? Would that&lt;BR /&gt;not delete the line that actually contains the data?&lt;BR /&gt;&lt;BR /&gt;What exactly does deleterow do?&lt;BR /&gt;&lt;BR /&gt;Much appreciated&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Oct 2019 04:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639279#M26602</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2019-10-24T04:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639282#M26603</link>
      <description>&lt;P&gt;1st line is your heading&lt;/P&gt;&lt;P&gt;2nd line is your placeholder and data&lt;/P&gt;&lt;P&gt;3rd line &lt;STRONG&gt;is not used for data population by NPrinitng as NPrintng pushes down 3rd line as its creating rows&lt;/STRONG&gt; (as many rows as you have in your source table). You can test it by putting some random text in row 3 and see what happens when you preview your report --&amp;gt; check image at the bottom of this post...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now in order for your pivot table to include all rows you had to include initial 3rd line which normally is... BLANK and which gets pushed down (in my example 3rd line is becoming line 5! Once data is populated pivot table does not need to include this empty line so you can delete it using &amp;lt;deleterow&amp;gt; tag.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is one of the purposes of &amp;lt;deleterow&amp;gt; tag in excel template&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/22268iDBBFF636755F09D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 04:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639282#M26603</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-10-24T04:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639296#M26605</link>
      <description>&lt;P&gt;Thank you Lech for taking the time to explain this to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in my Nprinting Designer - do I highlight the WHOLE 3rd row and then select Deleterow?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 06:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639296#M26605</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2019-10-24T06:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639299#M26606</link>
      <description>&lt;P&gt;just drag&amp;amp;drop deleterow tag on your 3rd row. I usually put it in column A. No need to highlight anything....&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 06:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639299#M26606</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-10-24T06:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639300#M26607</link>
      <description>&lt;P&gt;Me gain Lech :)-&lt;/P&gt;&lt;P&gt;I've tested it now. Added a dummy entry to line 3 in the datasource, refreshed the data source in the pivot by selecting Pivottable Tools - Analyze - Change datasource and selecting the whole range again...just to be safe.&lt;/P&gt;&lt;P&gt;I previewed the report again, and the dummy entry was &lt;EM&gt;not&amp;nbsp; in the new Pivot - it had only been added to the data table &lt;/EM&gt;that I was using as a source.&lt;/P&gt;&lt;P&gt;Furthermore...I selected line 3 in the datasource, and selected "Deleterow" from the panel on the left...refreshed - still had "blank values"..crazy&lt;/P&gt;&lt;P&gt;Then I physically typed in &amp;lt;deleterow&amp;gt; in the third line - and then it did remove the &amp;lt;blank&amp;gt; values - what a mission.!&lt;/P&gt;&lt;P&gt;So it seems that I need to do the following every time...&lt;/P&gt;&lt;P&gt;1. Bring in the source table from QV into excel (like you did in your first sheet as well).&lt;/P&gt;&lt;P&gt;2. Create the pivot and run once - and live with the blank line..&lt;/P&gt;&lt;P&gt;3. Amend the source table and add &amp;lt;deleterow&amp;gt; to the 3rd line.&lt;/P&gt;&lt;P&gt;4. Run again.&lt;/P&gt;&lt;P&gt;do you agree?&lt;/P&gt;&lt;P&gt;Much appreciated&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 06:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639300#M26607</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2019-10-24T06:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639301#M26608</link>
      <description>&lt;P&gt;I would just follow steps from documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/September2019/Content/NPrinting/ExcelReports/Pivot-table-Excel.htm#anchor-3" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/September2019/Content/NPrinting/ExcelReports/Pivot-table-Excel.htm#anchor-3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I did not have to run anything...&lt;/P&gt;&lt;P&gt;My steps were:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Drag and drop my table headers and value placeholder to cellse A1: C2&lt;/LI&gt;&lt;LI&gt;Drag and drop &amp;lt;deleterow&amp;gt; tag to cell A3&lt;/LI&gt;&lt;LI&gt;select range A1:C3&lt;/LI&gt;&lt;LI&gt;Insert PivotTable--&amp;gt; and construct it according to my needs&lt;/LI&gt;&lt;LI&gt;Preview&lt;/LI&gt;&lt;LI&gt;thats it&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 24 Oct 2019 06:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639301#M26608</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-10-24T06:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639304#M26609</link>
      <description>&lt;P&gt;oh my word, I have been so stupid! I selected "Deleterow' from the pane and never dragged and dropped it.&lt;/P&gt;&lt;P&gt;Thank you for your patience and help. Much appreciated&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 06:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639304#M26609</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2019-10-24T06:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Assist please</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639312#M26610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please use a meaningful title when you open a conversation here. It will help other people to help you.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 07:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Assist-please/m-p/1639312#M26610</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-10-24T07:03:06Z</dc:date>
    </item>
  </channel>
</rss>

