<?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: Fetching data using SQL Query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327008#M410406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;By 'Create a SQL Database Link ' you mean creating a connection string right?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chintan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Apr 2017 10:04:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-03T10:04:58Z</dc:date>
    <item>
      <title>Fetching data using SQL Query</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327006#M410404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a SQL query wherein multiple tables are joined and multiple functions used.&lt;/P&gt;&lt;P&gt;Is it possible to use the same query and run in a Qlikview qvw using the syntax SQL Select to fetch the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly share your comments if someone has used sql query in qlikview script and fetched the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Chintan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 08:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327006#M410404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-03T08:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching data using SQL Query</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327007#M410405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a SQL Database link in QV script.&lt;/P&gt;&lt;P&gt;Copy paste the same query from SQL to QV script and run..&lt;/P&gt;&lt;P&gt;It should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 08:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327007#M410405</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-04-03T08:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching data using SQL Query</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327008#M410406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;By 'Create a SQL Database Link ' you mean creating a connection string right?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chintan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 10:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327008#M410406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-03T10:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching data using SQL Query</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327009#M410407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have 2 options over here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) We can use direct SQL queries with in Qlik(has that capture)&lt;/P&gt;&lt;P&gt;2) May be ODBC and then connect then work on Qlikview script instead of third-party&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 10:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327009#M410407</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-03T10:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching data using SQL Query</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327010#M410408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are saying regarding the connection to database right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chintan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 10:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327010#M410408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-03T10:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching data using SQL Query</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327011#M410409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 10:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-data-using-SQL-Query/m-p/1327011#M410409</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-03T10:25:39Z</dc:date>
    </item>
  </channel>
</rss>

