<?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: Entering data directly into table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521966#M1140762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; pheraps you could use inputfield &lt;A href="https://community.qlik.com/docs/DOC-4582"&gt;Inputfield example.qvw&lt;/A&gt;or what-if analysis &lt;A href="https://community.qlik.com/docs/DOC-1864"&gt;What If analysis.doc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Oct 2013 15:28:33 GMT</pubDate>
    <dc:creator>bbi_mba_76</dc:creator>
    <dc:date>2013-10-07T15:28:33Z</dc:date>
    <item>
      <title>Entering data directly into table?</title>
      <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521962#M1140758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table which looks like below (except it has thousands of rows of data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Item Number as a searchable field, but wondered if there is a way of entering the Item number directly (either into the table, or via an Input box).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to input single lines or a number of lines (normally 4 or 5 at a time) but I can't see an easy way to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="144" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 167px; HEIGHT: 107px; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Item Number&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;List Price&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Cost Price&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1234&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;10&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4567&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;35&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;8910&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1112&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;9&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 14:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521962#M1140758</guid>
      <dc:creator />
      <dc:date>2013-10-07T14:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Entering data directly into table?</title>
      <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521963#M1140759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;short answer: That's not possible. You're not looking at Excel &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In QlikView, the only place where you can enter data is (usually) the script, not the GUI.&lt;/P&gt;&lt;P&gt;As a rule, the script is run first and then the GUI comes up - there's no way back.&lt;/P&gt;&lt;P&gt;There are of course ways to enter data in the GUI (like input_boxes for variables), but you cannot put data in a table like you can in Excel. There might be a way to do this, but I don't know any - haven't had this requirement yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 14:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521963#M1140759</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2013-10-07T14:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Entering data directly into table?</title>
      <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521964#M1140760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I thought that might be the case...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I do this using input boxes? Would I need a variable for Item Number (vitemnumber) and link this to my Item Number in the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 14:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521964#M1140760</guid>
      <dc:creator />
      <dc:date>2013-10-07T14:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Entering data directly into table?</title>
      <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521965#M1140761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know is not posible to do what you are trying, not that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To insert data into the table you need to be running the script.&lt;/P&gt;&lt;P&gt;With input boxes you can load data into variables, and then with a macro save that to a file, so you can load it into the table, on next reload. however this is not posible from web as you can't run macros from web view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 15:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521965#M1140761</guid>
      <dc:creator />
      <dc:date>2013-10-07T15:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Entering data directly into table?</title>
      <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521966#M1140762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; pheraps you could use inputfield &lt;A href="https://community.qlik.com/docs/DOC-4582"&gt;Inputfield example.qvw&lt;/A&gt;or what-if analysis &lt;A href="https://community.qlik.com/docs/DOC-1864"&gt;What If analysis.doc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 15:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521966#M1140762</guid>
      <dc:creator>bbi_mba_76</dc:creator>
      <dc:date>2013-10-07T15:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Entering data directly into table?</title>
      <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521967#M1140763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean you want to input multiple items numbers for search (not adding data)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 15:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521967#M1140763</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-10-07T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Entering data directly into table?</title>
      <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521968#M1140764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct, searching and returning multiple lines for price review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 15:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521968#M1140764</guid>
      <dc:creator />
      <dc:date>2013-10-07T15:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Entering data directly into table?</title>
      <link>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521969#M1140765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are a couple examples for searching using pasted search strings. You can probably find a few more by searching the community for "paste search string".&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikfix.com/2012/08/22/search-by-copy-and-pasting-from-an-external-list/#more-3656" title="http://www.qlikfix.com/2012/08/22/search-by-copy-and-pasting-from-an-external-list/#more-3656"&gt;Search by copy and pasting from an external list » The Qlik Fix! The Qlik Fix!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/267605#267605"&gt;http://community.qlik.com/message/267605#267605&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extension object for Ajax referenced in the QlikFix post does not seem to exist on the community site any more. I've attached an old copy I have here for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 16:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entering-data-directly-into-table/m-p/521969#M1140765</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-10-07T16:06:36Z</dc:date>
    </item>
  </channel>
</rss>

