<?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 Excel Report in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038205#M8364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one requirement in Npringint design, where in need to create excel report using an template. Template will have 2 sheets, in one sheet we need to fill the data from Qlikview using Nprinting reports &amp;amp; other sheet has some summary details which will be calculated using first sheet data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we do this ? It is possible with Nprinting &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2016 10:32:53 GMT</pubDate>
    <dc:creator>manojkulkarni</dc:creator>
    <dc:date>2016-03-09T10:32:53Z</dc:date>
    <item>
      <title>Excel Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038205#M8364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one requirement in Npringint design, where in need to create excel report using an template. Template will have 2 sheets, in one sheet we need to fill the data from Qlikview using Nprinting reports &amp;amp; other sheet has some summary details which will be calculated using first sheet data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we do this ? It is possible with Nprinting &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 10:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038205#M8364</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2016-03-09T10:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038206#M8365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;Drag and drop individual fields from the chart(s) you want to use onto sheet 1&lt;/LI&gt;&lt;LI&gt;Build formulas on sheet 2. The formulas need to include the cell with the "field tag" and the cell below the "field tag"&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NB: In my example, I put everything on the same sheet, but you can put the formula on a different sheet from the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 10:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038206#M8365</guid>
      <dc:creator />
      <dc:date>2016-03-09T10:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038207#M8366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case formula's &amp;amp; charts is populated in second sheet using data from first sheet. Using N Printing i need to fill data in respective columns of sheet one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 18:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038207#M8366</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2016-03-09T18:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038208#M8367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is possible. Like Aran has said, you can add a table to the first sheet (&amp;lt;sumsales&amp;gt; tag in the example above, but could also be a whole table) and create graphs or formula in the second sheet that references the table in the first sheet (referenced like the example above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I'm not sure how much more detail Aran could have provided.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 23:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038208#M8367</guid>
      <dc:creator>jonopitchford</dc:creator>
      <dc:date>2016-03-09T23:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038209#M8368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I have tried that solution &amp;amp; it works. But my requirement is something differnet, wherein second sheet is already having charts &amp;amp; formulas which i will be using as template to generate report. I just need to put data in sheet one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 05:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038209#M8368</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2016-03-10T05:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038210#M8369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you already have the sheet set up the way you want it in an excel workbook, you can open the workbook at the same time as the report editor and select 'copy or move' sheet and you can copy the sheet into the report editor excel file and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that answer your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 07:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038210#M8369</guid>
      <dc:creator>jonopitchford</dc:creator>
      <dc:date>2016-03-10T07:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038211#M8370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what data you need to put in the sheet 1 ??&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;can you please explain with an example &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 07:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Excel-Report/m-p/1038211#M8370</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-10T07:39:48Z</dc:date>
    </item>
  </channel>
</rss>

