<?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: An error while implementing inner join to qlikview script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333553#M822395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saksham,&lt;/P&gt;&lt;P&gt;How is the variable currentdate defined?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is to be today's date then you need something like this earlier in the script;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let currentdate = Date(Today(),'YYYYMMDD');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2017 07:33:29 GMT</pubDate>
    <dc:creator>effinty2112</dc:creator>
    <dc:date>2017-08-02T07:33:29Z</dc:date>
    <item>
      <title>An error while implementing inner join to qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333551#M822393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;When I am implementing joins to a database I am getting an error as 'error converting data type varchar to numeric' What may the reason behind the same?&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/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333551#M822393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: An error while implementing inner join to qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333552#M822394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like Join condition should work within SQL queries thru Qlikview. But,, I am not sure what are you doing here. Will you able to explain little more related the Data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 07:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333552#M822394</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-02T07:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: An error while implementing inner join to qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333553#M822395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saksham,&lt;/P&gt;&lt;P&gt;How is the variable currentdate defined?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is to be today's date then you need something like this earlier in the script;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let currentdate = Date(Today(),'YYYYMMDD');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 07:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333553#M822395</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-08-02T07:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: An error while implementing inner join to qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333554#M822396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Kaul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;currentdate &lt;/STRONG&gt;variable not declared properly in above script it's show as null(nothing)&lt;/SPAN&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;use below expression in your script:&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Let &lt;STRONG&gt;currentdate&lt;/STRONG&gt; = Date(Today(),'&lt;STRONG&gt;YYYYMMDD&lt;/STRONG&gt;'); //Date format should same as &lt;STRONG&gt;SD.SalesDate&lt;/STRONG&gt; format&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ahmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 07:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-error-while-implementing-inner-join-to-qlikview-script/m-p/1333554#M822396</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2017-08-02T07:42:38Z</dc:date>
    </item>
  </channel>
</rss>

