<?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 Insert records through input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611216#M225560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this situation,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table called 'Zipcodes' which has only one column zipcode. There are 10 zipcodes in the table(QVD) and there are displayed in the dashboard as a Listbox. I wish to add a zipcode through a input box and click on button 'Go', this should add the newly added zipcode to the existing table 'Zipcodes'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create this situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 03:39:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-08T03:39:11Z</dc:date>
    <item>
      <title>Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611216#M225560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this situation,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table called 'Zipcodes' which has only one column zipcode. There are 10 zipcodes in the table(QVD) and there are displayed in the dashboard as a Listbox. I wish to add a zipcode through a input box and click on button 'Go', this should add the newly added zipcode to the existing table 'Zipcodes'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create this situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 03:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611216#M225560</guid>
      <dc:creator />
      <dc:date>2014-04-08T03:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611217#M225561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Take a variable in inputbox.&lt;/P&gt;&lt;P&gt;Check Listed values option in Constraint and write:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Concat(DISTINCT&amp;nbsp; zipcode,',')&lt;/P&gt;&lt;P&gt;Then select option Predefined values in drop-down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA qvw file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 06:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611217#M225561</guid>
      <dc:creator />
      <dc:date>2014-04-08T06:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611218#M225562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611218#M225562</guid>
      <dc:creator />
      <dc:date>2014-04-08T07:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611219#M225563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey I am not able to open this qvw file I am using a personal edition... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me with the script or the way to open it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611219#M225563</guid>
      <dc:creator />
      <dc:date>2014-04-08T07:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611220#M225564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;This is my example Source file&amp;nbsp; (Run only first time)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;// First time Start&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Test:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;Zip&lt;BR /&gt;1&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;4&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Store&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; Test &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Zip.txt(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// First time end &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;from second time onwards use this below script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Zip&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;Zip.txt&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;utf8&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;delimiter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; '\t', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;msq&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(vInput)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Zip&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 1;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Store&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; Test &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Zip.txt(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Now in UI,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;1. Create a variable called vInput and enter your value using inputbox&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2. Take a Button object-&amp;gt;Add action-&amp;gt;Reload(Don't check on Preceeding load)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope it helps you..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 08:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611220#M225564</guid>
      <dc:creator />
      <dc:date>2014-04-08T08:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611221#M225565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Ravi... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help and support...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got what I needed. But I have a question here... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to insert the record into the table without reloading the script? I am just curious to know because script loads thousands of records from the DB, it will take time if i do a reload. How about using partial reload in this case? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please put some light on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 11:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611221#M225565</guid>
      <dc:creator />
      <dc:date>2014-04-08T11:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611222#M225566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your first question,&lt;/P&gt;&lt;P&gt;I think there is no way to insert the data into a table without reloading the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your second question,&lt;/P&gt;&lt;P&gt;Myne is a sample file that's why i suggested you to reload.Because there you won't find any performance issue.&lt;/P&gt;&lt;P&gt;Yes, You can use Partial reload also, for this you need to use prefix "ADD" before Load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case you can use partial load with only that field.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Reload only that field based on condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I think it is ok, if you use Partial load/Reload for one field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 11:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611222#M225566</guid>
      <dc:creator />
      <dc:date>2014-04-08T11:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611223#M225567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain the above in little detail. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 12:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611223#M225567</guid>
      <dc:creator />
      <dc:date>2014-04-09T12:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Insert records through input box</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611224#M225568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen options or settings in QlikView User Preference and Script for write back to database. may be using some sort of extension or native object I'm not sure.I'll update you if I find anything. You may also look at the reference manual.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="T113439.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/56901_T113439.png" style="width: 620px; height: 405px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 12:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-records-through-input-box/m-p/611224#M225568</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-04-09T12:57:56Z</dc:date>
    </item>
  </channel>
</rss>

