<?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: Reading data from SQL table-valued function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804194#M1038350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- &amp;gt;&amp;nbsp; You can create views or temp tables in SQL using sql scripts and same can be scheduled&lt;/P&gt;&lt;P&gt;- &amp;gt;&amp;nbsp; Now Create &lt;STRONG&gt;ODBC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- &amp;gt;&amp;nbsp; Select OBDC as per attached pic.&lt;/P&gt;&lt;P&gt;-&amp;gt; Load table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Dec 2014 11:30:35 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2014-12-31T11:30:35Z</dc:date>
    <item>
      <title>Reading data from SQL table-valued function?</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804190#M1038346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;How can we create a view or load table into Qlikview from SQL table-valued function &lt;/P&gt;&lt;P&gt;and then use this new table(view) in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 20:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804190#M1038346</guid>
      <dc:creator />
      <dc:date>2014-12-30T20:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from SQL table-valued function?</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804191#M1038347</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;load the data using SQL SELECT (extract data from sql database) and the use RESIDENT to load as a view in qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load *;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SQL SELECT * from Table ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;A href="https://community.qlik.com/thread/13682"&gt;Diff between SQL Select and Load Statement&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 23:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804191#M1038347</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-12-30T23:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from SQL table-valued function?</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804192#M1038348</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;Edit Script &amp;gt; Connection Required (OLEDB/ODBC) -- Connect to Server with database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select &amp;gt; Table &amp;gt; Enable Preceding Load icon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Name:&lt;/P&gt;&lt;P&gt;&amp;gt; LOAD ....;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM ....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;Resident &amp;lt;Table Name&amp;gt; -- Apply any transformations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wish you happy new year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sub2u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 03:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804192#M1038348</guid>
      <dc:creator />
      <dc:date>2014-12-31T03:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from SQL table-valued function?</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804193#M1038349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pln"&gt;Load *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pln"&gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;SELECT schema&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em; color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;functionname&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em; color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;parameter&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em; color: #666600;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 03:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804193#M1038349</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-12-31T03:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from SQL table-valued function?</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804194#M1038350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- &amp;gt;&amp;nbsp; You can create views or temp tables in SQL using sql scripts and same can be scheduled&lt;/P&gt;&lt;P&gt;- &amp;gt;&amp;nbsp; Now Create &lt;STRONG&gt;ODBC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- &amp;gt;&amp;nbsp; Select OBDC as per attached pic.&lt;/P&gt;&lt;P&gt;-&amp;gt; Load table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 11:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-data-from-SQL-table-valued-function/m-p/804194#M1038350</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-12-31T11:30:35Z</dc:date>
    </item>
  </channel>
</rss>

