<?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 Join Date and Char in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-Date-and-Char/m-p/189990#M52657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. You have to have a similar datatypes to do joins between tables. The char would be most likely interpreted as a text value and the date as a dual value with both text and number. Your best option would be to change the datatype of the char value in the following way.&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;date#(trim(charDateField),'YYYYMMDD') as charDateField,&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;The trim is just to make sure there is no whitespace character hiding in the column.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Nov 2010 21:35:47 GMT</pubDate>
    <dc:creator>pover</dc:creator>
    <dc:date>2010-11-16T21:35:47Z</dc:date>
    <item>
      <title>Join Date and Char</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Date-and-Char/m-p/189989#M52656</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;I want to know we need to have similar datatypes for joining at script level in Qlikview?&lt;/P&gt;&lt;P&gt;I have a char to be joined with a date (Both YYYYMMDD) format.&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 19:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Date-and-Char/m-p/189989#M52656</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2010-11-16T19:54:25Z</dc:date>
    </item>
    <item>
      <title>Join Date and Char</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Date-and-Char/m-p/189990#M52657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. You have to have a similar datatypes to do joins between tables. The char would be most likely interpreted as a text value and the date as a dual value with both text and number. Your best option would be to change the datatype of the char value in the following way.&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;date#(trim(charDateField),'YYYYMMDD') as charDateField,&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;The trim is just to make sure there is no whitespace character hiding in the column.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 21:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Date-and-Char/m-p/189990#M52657</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-11-16T21:35:47Z</dc:date>
    </item>
  </channel>
</rss>

