<?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: Nprinting issue with Excel report in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589713#M24425</link>
    <description>&lt;P&gt;The group by happens automaticly on Qlik Sense UI table. So if you loaded to your Qlik Model with columns like for example:&lt;/P&gt;&lt;P&gt;Customer, &amp;nbsp;Sales&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1000&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 200&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1000&lt;/P&gt;&lt;P&gt;Then on UI in Qlik Sense yu will have only this:&lt;/P&gt;&lt;P&gt;Customer, &amp;nbsp;Sales&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1000&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 200&lt;/P&gt;&lt;P&gt;however count(Customer) will still give you 3m and Sum(Sales) will give you 2200. Group by in Table chart in Qlik is the default behaviour. Since NPrinting is using UI (not the table you have in data model) you likely passing to NPrinting already grouped lines.&lt;/P&gt;&lt;P&gt;I suggest you do following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;create 11th column &amp;nbsp;in your UI table and put in it expression Count(any dimension from your column). Sort descending by this column and see if all rows return 1. If they do, then we may have a bug or issue, My assumption is though that you will have duplicated rows which in Qlik Sense are automaticly grouped so also they are passed to NPrinting as grouped&lt;/LI&gt;&lt;LI&gt;second - probably easier option - right Qlik on the table in Qlik Sense - &amp;gt; export as data and examine exported data. Do you still get 1000 rows in it?&lt;/LI&gt;&lt;/UL&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>Fri, 07 Jun 2019 22:34:18 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2019-06-07T22:34:18Z</dc:date>
    <item>
      <title>Nprinting issue with Excel report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589439#M24411</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have created a very simple table in QlikSense, My purpose is to generate an excel file in Nprinting from this table in QlikSense.&lt;/P&gt;&lt;P&gt;I didn't use any formula, filter etc.. either in QlikSense and Nprinting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My issue is this one :&lt;/P&gt;&lt;P&gt;Initially I have 1000 rows in QlikSense, when I create the excel file in Nprinting , I have 950 rows, so I lose 50 rows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems it s a bug in Nprinting.&lt;/P&gt;&lt;P&gt;How can I fixe this issue ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589439#M24411</guid>
      <dc:creator>lou</dc:creator>
      <dc:date>2024-11-16T03:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting issue with Excel report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589558#M24418</link>
      <description>&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;I tested it and I cannot see any limits here. So my questions are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;How dod you test your initial 1000 rows in Qlik Sense?&lt;/LI&gt;&lt;LI&gt;Is it possible that your some of rows in your dataset are identical so when you put them in UI table they are only shown once, hence smaller amount of rows shown in comparison to source?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 12:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589558#M24418</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-06-07T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting issue with Excel report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589651#M24421</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I create a KPI with the count of rows in QlikSense, and no the missing rows are not identical, furthermore, there is not "grouping by" in Excel.&lt;/P&gt;&lt;P&gt;The exercice is very simple in Nprinting, I just drag the data in the table from QlikSense into Excel sheet, that's it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To summarize : the table have 10 columns&lt;/P&gt;&lt;P&gt;data source : MySQL (1000 rows) -&amp;gt; QlikSense (1000 rows) -&amp;gt; Nprinting (950 rows)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 15:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589651#M24421</guid>
      <dc:creator>lou</dc:creator>
      <dc:date>2019-06-07T15:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting issue with Excel report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589654#M24422</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/64589"&gt;@lou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check the following for any potential limitations regarding the KPI object that you may be using.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/April2019/Content/NPrinting/ReportsDevelopment/Qlik-objects-supported-NP.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/April2019/Content/NPrinting/ReportsDevelopment/Qlik-objects-supported-NP.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 15:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589654#M24422</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2019-06-07T15:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting issue with Excel report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589713#M24425</link>
      <description>&lt;P&gt;The group by happens automaticly on Qlik Sense UI table. So if you loaded to your Qlik Model with columns like for example:&lt;/P&gt;&lt;P&gt;Customer, &amp;nbsp;Sales&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1000&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 200&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1000&lt;/P&gt;&lt;P&gt;Then on UI in Qlik Sense yu will have only this:&lt;/P&gt;&lt;P&gt;Customer, &amp;nbsp;Sales&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1000&lt;/P&gt;&lt;P&gt;A, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 200&lt;/P&gt;&lt;P&gt;however count(Customer) will still give you 3m and Sum(Sales) will give you 2200. Group by in Table chart in Qlik is the default behaviour. Since NPrinting is using UI (not the table you have in data model) you likely passing to NPrinting already grouped lines.&lt;/P&gt;&lt;P&gt;I suggest you do following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;create 11th column &amp;nbsp;in your UI table and put in it expression Count(any dimension from your column). Sort descending by this column and see if all rows return 1. If they do, then we may have a bug or issue, My assumption is though that you will have duplicated rows which in Qlik Sense are automaticly grouped so also they are passed to NPrinting as grouped&lt;/LI&gt;&lt;LI&gt;second - probably easier option - right Qlik on the table in Qlik Sense - &amp;gt; export as data and examine exported data. Do you still get 1000 rows in it?&lt;/LI&gt;&lt;/UL&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>Fri, 07 Jun 2019 22:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-issue-with-Excel-report/m-p/1589713#M24425</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-06-07T22:34:18Z</dc:date>
    </item>
  </channel>
</rss>

