<?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: Creating QVD from SQL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-QVD-from-SQL/m-p/1607020#M736328</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I suggest you try the following&lt;/P&gt;&lt;P&gt;TABLE:&lt;BR /&gt;SQL&lt;BR /&gt;SELECT&lt;BR /&gt;"qr.ROWID" as [row_id],&lt;BR /&gt;"qr.organization_id",&lt;BR /&gt;"qr.collection_id",&lt;BR /&gt;"qr.occurrence",&lt;BR /&gt;"qr.qa_last_update_date" as [last_update_date],&lt;BR /&gt;"qr.qa_last_updated_by" as [last_updated_by_id],&lt;BR /&gt;"qr.qa_creation_date" as [creation_date]&lt;BR /&gt;FROM&lt;BR /&gt;"apps.qa_results" qr INNER JOIN&lt;BR /&gt;"apps.qa_plans" qp ON qp.plan_id = qr.plan_id&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;store TABLE into D:\TABLE.qvd;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jul 2019 13:04:15 GMT</pubDate>
    <dc:creator>atoz1158</dc:creator>
    <dc:date>2019-07-29T13:04:15Z</dc:date>
    <item>
      <title>Creating QVD from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-from-SQL/m-p/1607006#M736327</link>
      <description>&lt;P&gt;hey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;im trying to create a QVD using SQL&amp;nbsp; but keep getting an error :&amp;nbsp;ORA-00923: FROM keyword not found where expected.&amp;nbsp; my code is as follows&lt;/P&gt;&lt;P&gt;TABLE:&lt;BR /&gt;SQL&lt;BR /&gt;SELECT&lt;BR /&gt;"qr.ROWID" as [row_id],&lt;BR /&gt;"qr.organization_id",&lt;BR /&gt;"qr.collection_id",&lt;BR /&gt;"qr.occurrence",&lt;BR /&gt;"qr.qa_last_update_date" as [last_update_date],&lt;BR /&gt;"qr.qa_last_updated_by" as [last_updated_by_id],&lt;BR /&gt;"qr.qa_creation_date" as [creation_date]&lt;BR /&gt;FROM&lt;BR /&gt;"apps.qa_results" qr,&lt;BR /&gt;"apps.qa_plans" qp&lt;BR /&gt;WHERE&lt;BR /&gt;qp.plan_id = qr.plan_id&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;store TABLE into D:\TABLE.qvd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have i got the syntax wrong somewhere?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-from-SQL/m-p/1607006#M736327</guid>
      <dc:creator>anonymous1</dc:creator>
      <dc:date>2024-11-16T02:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-from-SQL/m-p/1607020#M736328</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I suggest you try the following&lt;/P&gt;&lt;P&gt;TABLE:&lt;BR /&gt;SQL&lt;BR /&gt;SELECT&lt;BR /&gt;"qr.ROWID" as [row_id],&lt;BR /&gt;"qr.organization_id",&lt;BR /&gt;"qr.collection_id",&lt;BR /&gt;"qr.occurrence",&lt;BR /&gt;"qr.qa_last_update_date" as [last_update_date],&lt;BR /&gt;"qr.qa_last_updated_by" as [last_updated_by_id],&lt;BR /&gt;"qr.qa_creation_date" as [creation_date]&lt;BR /&gt;FROM&lt;BR /&gt;"apps.qa_results" qr INNER JOIN&lt;BR /&gt;"apps.qa_plans" qp ON qp.plan_id = qr.plan_id&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;store TABLE into D:\TABLE.qvd;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 13:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-from-SQL/m-p/1607020#M736328</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-07-29T13:04:15Z</dc:date>
    </item>
  </channel>
</rss>

