<?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 Pull data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103171#M917553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Log files I can extract the data easily based on the &lt;/P&gt;&lt;P&gt;where condition like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from&lt;/P&gt;&lt;P&gt;&amp;lt;path&amp;gt;&lt;/P&gt;&lt;P&gt;where Sales&amp;gt;=10000 and Product='Mens appearals' and &lt;/P&gt;&lt;P&gt;date&amp;gt;=Jan-2016;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But &lt;/P&gt;&lt;P&gt;If want to extract the same data from databases &lt;/P&gt;&lt;P&gt;such as &lt;/P&gt;&lt;P&gt;.mdb, sql server,oracle and whatever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we do that???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Pull data</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103171#M917553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Log files I can extract the data easily based on the &lt;/P&gt;&lt;P&gt;where condition like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from&lt;/P&gt;&lt;P&gt;&amp;lt;path&amp;gt;&lt;/P&gt;&lt;P&gt;where Sales&amp;gt;=10000 and Product='Mens appearals' and &lt;/P&gt;&lt;P&gt;date&amp;gt;=Jan-2016;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But &lt;/P&gt;&lt;P&gt;If want to extract the same data from databases &lt;/P&gt;&lt;P&gt;such as &lt;/P&gt;&lt;P&gt;.mdb, sql server,oracle and whatever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we do that???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103171#M917553</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103172#M917554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when pulling the data from databases after establishing the connection string you can use the where clause at the end of the statement similar to the thing you do in databases. This filtering will not be happening in Qlik instead the filtering is applied while pulling the data from the databases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 20:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103172#M917554</guid>
      <dc:creator />
      <dc:date>2016-05-09T20:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103173#M917555</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;Similar to SQL syntax to query a table or view&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Field1,&lt;/P&gt;&lt;P&gt;Field2,&lt;/P&gt;&lt;P&gt;Field3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT Field1, &lt;/P&gt;&lt;P&gt;Field2&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Field3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM TableName&lt;/P&gt;&lt;P&gt;Where Field1 &amp;gt; 0 ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 23:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103173#M917555</guid>
      <dc:creator>ziadm</dc:creator>
      <dc:date>2016-05-09T23:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103174#M917556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the same thing before I posted this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But where condition is not working to restrict the data from &lt;STRONG&gt;.mdb&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Only &lt;STRONG style="font-size: 13.3333330154419px;"&gt;it works when &lt;/STRONG&gt;to ristrict the data from log files.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know where am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest any more ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 03:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103174#M917556</guid>
      <dc:creator />
      <dc:date>2016-05-10T03:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103175#M917557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ATFER LOAD THE DATA TO GIVE THE WHERE CONDITION&amp;nbsp; YOU CAN GET THE O/P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 04:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103175#M917557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-10T04:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103176#M917558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could do it SQL or in Qlikview .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;from table&lt;/P&gt;&lt;P&gt;where&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Sales&amp;gt;=10000 and Product='Mens appearals' and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;date&amp;gt;=Jan-2016;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;OR &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;where&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Sales&amp;gt;=10000 and Product='Mens appearals' and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;date&amp;gt;=Jan-2016&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;from&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;from table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 07:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-data/m-p/1103176#M917558</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-05-10T07:34:14Z</dc:date>
    </item>
  </channel>
</rss>

