<?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 user prompt to load sql data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237016#M88126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'd like to generate a document that will prompt the user (who uses the doc &lt;I&gt;&lt;STRONG&gt;via the Acess Point&lt;/STRONG&gt;&lt;/I&gt;) to insert a value.&lt;/P&gt;&lt;P&gt;The document shall then use this input as part of the sql statement in the script.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;SELECT * FROM EMPLOYEES&lt;/P&gt;&lt;P&gt;WHERE EMPLOYEE_ID=$(vEMP_ID);&lt;/P&gt;&lt;P&gt;Can anyone help me with this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Jan 2011 13:06:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-02T13:06:25Z</dc:date>
    <item>
      <title>Using user prompt to load sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237016#M88126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'd like to generate a document that will prompt the user (who uses the doc &lt;I&gt;&lt;STRONG&gt;via the Acess Point&lt;/STRONG&gt;&lt;/I&gt;) to insert a value.&lt;/P&gt;&lt;P&gt;The document shall then use this input as part of the sql statement in the script.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;SELECT * FROM EMPLOYEES&lt;/P&gt;&lt;P&gt;WHERE EMPLOYEE_ID=$(vEMP_ID);&lt;/P&gt;&lt;P&gt;Can anyone help me with this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jan 2011 13:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237016#M88126</guid>
      <dc:creator />
      <dc:date>2011-01-02T13:06:25Z</dc:date>
    </item>
    <item>
      <title>Using user prompt to load sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237017#M88127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at this problem at another angle, why don't you load all the employee data in your model and then reduce the data automatically through section access according to the user's username in the AccessPoint?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jan 2011 18:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237017#M88127</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2011-01-02T18:46:57Z</dc:date>
    </item>
    <item>
      <title>Using user prompt to load sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237018#M88128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, it's not possible at this case as billions of records are stored in the DB and I can't load them all into the model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 07:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237018#M88128</guid>
      <dc:creator />
      <dc:date>2011-01-03T07:18:01Z</dc:date>
    </item>
    <item>
      <title>Using user prompt to load sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237019#M88129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the user uses QV Developer and could run the script, there would be no problem since you could use the input() function to receive a value for employee ID, but since the user is using accesspoint, there is no way to reload the document manually or as the user opens the document.&lt;/P&gt;&lt;P&gt;QlikView is not meant to do real-time queries, but rather; it is meant to consolidate data in RAM. If data volume is a problem then you will need to find a creative way of dividing the data up by QV files and linking those separate files with the help of actions, but that depends on your data and the type of reports you are creating.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 23:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-user-prompt-to-load-sql-data/m-p/237019#M88129</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2011-01-04T23:04:02Z</dc:date>
    </item>
  </channel>
</rss>

