<?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 Using QV to input data into excel spreadsheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-QV-to-input-data-into-excel-spreadsheets/m-p/152255#M715984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Perhaps I can ask my question best by explaining what I'm attempting to do.&lt;/P&gt;&lt;P&gt;Lets say I set a filter in my QV application that gives me a data set of 10 records. I would like to export those 5 records to an excel spreadsheet. In addition to those records, I would like to have the ability to manually add a value that would be exported to the excel spreadsheet and appear in it's own column for each record. It would appear something like the following, with the value of $1.00 added at the time the five records are exported to the spreadsheet:&lt;/P&gt;&lt;P&gt;Product ID Price&lt;BR /&gt;ABCD $1.00&lt;BR /&gt;EFGH $1.00&lt;BR /&gt;IJKL $1.00&lt;BR /&gt;MNOP $1.00&lt;BR /&gt;QRST $1.00&lt;/P&gt;&lt;P&gt;Thanks for any insight and assistance&lt;/P&gt;&lt;P&gt;Ryland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Nov 2009 03:57:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-15T03:57:13Z</dc:date>
    <item>
      <title>Using QV to input data into excel spreadsheets</title>
      <link>https://community.qlik.com/t5/QlikView/Using-QV-to-input-data-into-excel-spreadsheets/m-p/152255#M715984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Perhaps I can ask my question best by explaining what I'm attempting to do.&lt;/P&gt;&lt;P&gt;Lets say I set a filter in my QV application that gives me a data set of 10 records. I would like to export those 5 records to an excel spreadsheet. In addition to those records, I would like to have the ability to manually add a value that would be exported to the excel spreadsheet and appear in it's own column for each record. It would appear something like the following, with the value of $1.00 added at the time the five records are exported to the spreadsheet:&lt;/P&gt;&lt;P&gt;Product ID Price&lt;BR /&gt;ABCD $1.00&lt;BR /&gt;EFGH $1.00&lt;BR /&gt;IJKL $1.00&lt;BR /&gt;MNOP $1.00&lt;BR /&gt;QRST $1.00&lt;/P&gt;&lt;P&gt;Thanks for any insight and assistance&lt;/P&gt;&lt;P&gt;Ryland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2009 03:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-QV-to-input-data-into-excel-spreadsheets/m-p/152255#M715984</guid>
      <dc:creator />
      <dc:date>2009-11-15T03:57:13Z</dc:date>
    </item>
    <item>
      <title>Using QV to input data into excel spreadsheets</title>
      <link>https://community.qlik.com/t5/QlikView/Using-QV-to-input-data-into-excel-spreadsheets/m-p/152256#M715985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryland,&lt;/P&gt;&lt;P&gt;In qlikview you can input data using input box by using variable,&lt;/P&gt;&lt;P&gt;you can create new table using inline data wizard using EDIT SCRIPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ProductID, Price&lt;BR /&gt; ABCD, 1&lt;BR /&gt; EFGH, 1&lt;BR /&gt; IJKL, 1&lt;BR /&gt; MNOP, 1&lt;BR /&gt; QRST, 1&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;as far as adding values while exporting data to excel is concern so i think we dont have any event for excel export, we need to work on API for this.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2009 23:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-QV-to-input-data-into-excel-spreadsheets/m-p/152256#M715985</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2009-11-15T23:07:29Z</dc:date>
    </item>
  </channel>
</rss>

