<?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 Problems Joining QVDs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-Joining-QVDs/m-p/1050777#M940744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello;&lt;/P&gt;&lt;P&gt;I am havig problems concatenating and joining QVDs becasue of dates.&lt;/P&gt;&lt;P&gt;I have two (or more) QVDs, all of them have dates and its years and months:&lt;/P&gt;&lt;P&gt;It is possble to have problmes joining or cancatenating them acording to their keys?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVD1&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;load qvd1month&lt;/P&gt;&lt;P&gt;from QVDA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVD2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load Month(qvd1month) as m_qvd1month&lt;/P&gt;&lt;P&gt;from QVDA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVD3&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;load Num(qvd1month) as n_qvd1month&lt;/P&gt;&lt;P&gt;from QVDA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QDV1 Result:&lt;/P&gt;&lt;P&gt;qvd1month&lt;/P&gt;&lt;P&gt;jan&lt;/P&gt;&lt;P&gt;feb&lt;/P&gt;&lt;P&gt;mar&lt;/P&gt;&lt;P&gt;apr&lt;/P&gt;&lt;P&gt;may&lt;/P&gt;&lt;P&gt;jun&lt;/P&gt;&lt;P&gt;jul&lt;/P&gt;&lt;P&gt;ago&lt;/P&gt;&lt;P&gt;sep&lt;/P&gt;&lt;P&gt;oct&lt;/P&gt;&lt;P&gt;nov&lt;/P&gt;&lt;P&gt;dec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QDV2 Result:&lt;/P&gt;&lt;P&gt;m_qvd1month&lt;/P&gt;&lt;P&gt;jan&lt;/P&gt;&lt;P&gt;feb&lt;/P&gt;&lt;P&gt;mar&lt;/P&gt;&lt;P&gt;apr&lt;/P&gt;&lt;P&gt;may&lt;/P&gt;&lt;P&gt;jun&lt;/P&gt;&lt;P&gt;jul&lt;/P&gt;&lt;P&gt;ago&lt;/P&gt;&lt;P&gt;sep&lt;/P&gt;&lt;P&gt;oct&lt;/P&gt;&lt;P&gt;nov&lt;/P&gt;&lt;P&gt;dec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QDV3 Result:&lt;/P&gt;&lt;P&gt;n_qvd1month&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD3 should return values from 1 to 12, but it return only 1,7 and 12. I want to preserve the month name but the join is not correct because of the problem I just described.&lt;/P&gt;&lt;P&gt;Please any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tank you in advance.&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2016 21:46:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-21T21:46:01Z</dc:date>
    <item>
      <title>Problems Joining QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-Joining-QVDs/m-p/1050777#M940744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello;&lt;/P&gt;&lt;P&gt;I am havig problems concatenating and joining QVDs becasue of dates.&lt;/P&gt;&lt;P&gt;I have two (or more) QVDs, all of them have dates and its years and months:&lt;/P&gt;&lt;P&gt;It is possble to have problmes joining or cancatenating them acording to their keys?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVD1&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;load qvd1month&lt;/P&gt;&lt;P&gt;from QVDA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVD2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load Month(qvd1month) as m_qvd1month&lt;/P&gt;&lt;P&gt;from QVDA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVD3&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;load Num(qvd1month) as n_qvd1month&lt;/P&gt;&lt;P&gt;from QVDA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QDV1 Result:&lt;/P&gt;&lt;P&gt;qvd1month&lt;/P&gt;&lt;P&gt;jan&lt;/P&gt;&lt;P&gt;feb&lt;/P&gt;&lt;P&gt;mar&lt;/P&gt;&lt;P&gt;apr&lt;/P&gt;&lt;P&gt;may&lt;/P&gt;&lt;P&gt;jun&lt;/P&gt;&lt;P&gt;jul&lt;/P&gt;&lt;P&gt;ago&lt;/P&gt;&lt;P&gt;sep&lt;/P&gt;&lt;P&gt;oct&lt;/P&gt;&lt;P&gt;nov&lt;/P&gt;&lt;P&gt;dec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QDV2 Result:&lt;/P&gt;&lt;P&gt;m_qvd1month&lt;/P&gt;&lt;P&gt;jan&lt;/P&gt;&lt;P&gt;feb&lt;/P&gt;&lt;P&gt;mar&lt;/P&gt;&lt;P&gt;apr&lt;/P&gt;&lt;P&gt;may&lt;/P&gt;&lt;P&gt;jun&lt;/P&gt;&lt;P&gt;jul&lt;/P&gt;&lt;P&gt;ago&lt;/P&gt;&lt;P&gt;sep&lt;/P&gt;&lt;P&gt;oct&lt;/P&gt;&lt;P&gt;nov&lt;/P&gt;&lt;P&gt;dec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QDV3 Result:&lt;/P&gt;&lt;P&gt;n_qvd1month&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD3 should return values from 1 to 12, but it return only 1,7 and 12. I want to preserve the month name but the join is not correct because of the problem I just described.&lt;/P&gt;&lt;P&gt;Please any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tank you in advance.&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-Joining-QVDs/m-p/1050777#M940744</guid>
      <dc:creator />
      <dc:date>2016-01-21T21:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Joining QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-Joining-QVDs/m-p/1050778#M940745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also your QVD2 results are kind of strange (Month of a month should not return a month (or more precisely, not a range of months).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please upload a QVD that shows this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;qvd1month field?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 22:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-Joining-QVDs/m-p/1050778#M940745</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-21T22:06:11Z</dc:date>
    </item>
  </channel>
</rss>

