<?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: sql where statment using variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837821#M659896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MODIFIED should be in YYYY-MM-DD format !&lt;/P&gt;&lt;P&gt;Also check &amp;lt; or &amp;gt; depending upon your requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2015 17:28:26 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2015-04-01T17:28:26Z</dc:date>
    <item>
      <title>sql where statment using variable</title>
      <link>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837820#M659895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am have problem, when I use the variable&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let vExecTime='2015-03-25' in a load sql select statment,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sql where statement &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;(WHERE MODIFIED &amp;lt; '$(ThisExecTime)')&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;return 0 records from sql table while when replace variable with &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;'2015-03-25'&amp;nbsp; sql select statmen works?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 17:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837820#M659895</guid>
      <dc:creator />
      <dc:date>2015-04-01T17:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: sql where statment using variable</title>
      <link>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837821#M659896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MODIFIED should be in YYYY-MM-DD format !&lt;/P&gt;&lt;P&gt;Also check &amp;lt; or &amp;gt; depending upon your requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 17:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837821#M659896</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-01T17:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: sql where statment using variable</title>
      <link>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837822#M659897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it because you used wrong variable name in Sql?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;let &lt;STRONG&gt;vExecTime&lt;/STRONG&gt;='2015-03-25' in a load sql select statment,&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sql where statement &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;(WHERE MODIFIED &amp;lt; '$(&lt;STRONG&gt;ThisExecTime&lt;/STRONG&gt;)')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 07:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837822#M659897</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-04-02T07:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: sql where statment using variable</title>
      <link>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837823#M659898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sql where statement &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit; color: #3d3d3d;"&gt;(WHERE MODIFIED &amp;lt; '$(&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vExecTime&lt;/SPAN&gt;)')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 07:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837823#M659898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-02T07:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: sql where statment using variable</title>
      <link>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837824#M659899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anbu got it right! &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;that was the fix; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am trying to create a QVW that does incremental loads of large SQL tables that get updated daily.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The scripting in &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/message/615233"&gt;Re: Re: Incremental Load Script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;for case 4 worked fine until I added a second set of data (different SQL table) to save a 2nd QVD.&amp;nbsp; The script runs correctly for the 1st incremental load and creates an updated QVD then drops/ at end of second table right as it starts to store the 2nd QVD that has an incremental load with same scripting in case 2 (Load Insert/Update/Delete).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 13:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837824#M659899</guid>
      <dc:creator />
      <dc:date>2015-04-02T13:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: sql where statment using variable</title>
      <link>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837825#M659900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;anbu got it right! &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;that was the fix;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;I am trying to create a QVW that does incremental loads of large SQL tables that get updated daily. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;The scripting in &lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="615233" data-objecttype="2" href="https://community.qlik.com/message/615233#615233" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Re: Re: Incremental Load Script &lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;for case 4 worked fine until I added a second set of data (different SQL table) to save a 2nd QVD.&amp;nbsp; The script runs correctly for the 1st incremental load and creates an updated QVD then drops/ at end of second table right as it starts to store the 2nd QVD that has an incremental load with same scripting in case 4 (Load Insert/Update/Delete).&amp;nbsp; typo both are case 4 incremental loads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 13:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sql-where-statment-using-variable/m-p/837825#M659900</guid>
      <dc:creator />
      <dc:date>2015-04-02T13:20:39Z</dc:date>
    </item>
  </channel>
</rss>

