<?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: DATE format/join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128573#M916136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO, you misunderstood me. &lt;/P&gt;&lt;P&gt;I need to convert 31/11/2015 00:00:00 into DD/MM/YYYY&lt;/P&gt;&lt;P&gt;and 01/2016 to DD/MM/YYYY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2016 20:11:07 GMT</pubDate>
    <dc:creator>master_student</dc:creator>
    <dc:date>2016-05-23T20:11:07Z</dc:date>
    <item>
      <title>DATE format/join</title>
      <link>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128570#M916133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello dear community,&lt;/P&gt;&lt;P&gt;I have a date field with that format, how to convert them to date :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- &lt;IMG __jive_id="125457" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125457_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;2-&lt;IMG __jive_id="125458" alt="Capture.JPG" class="jive-image image-2" height="23" src="https://community.qlik.com/legacyfs/online/125458_Capture.JPG" style="height: 22.6286px; width: 72px;" width="72" /&gt;(january 2016)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to convert those field into date add/mm/yyyy and then convert them into number using the autonumber function to link them with my calendar dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An other question;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables that are linked by 2 field CDR and LB&lt;/P&gt;&lt;P&gt;buget:&lt;/P&gt;&lt;P&gt;load cdr,LB&lt;/P&gt;&lt;P&gt;resident..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DA:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;load cdr,LB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;resident ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; I think that by default &lt;SPAN style="font-size: 13.3333px;"&gt;only the commun fields values are &lt;/SPAN&gt;the result of that join, in my case I need all values from the 2 tables to be displayed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks for you collaboration&lt;BR /&gt;&lt;/SPAN&gt;&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/DATE-format-join/m-p/1128570#M916133</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format/join</title>
      <link>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128571#M916134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the logic behing converting Nov 30 2015 into a January 2016 date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 20:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128571#M916134</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-23T20:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format/join</title>
      <link>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128572#M916135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To convert to another format, you can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(MonthStart(DateField), 'MMMM YYYY') as DateFieldNewFormat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure I understand your 2nd question. Can you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 20:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128572#M916135</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-23T20:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format/join</title>
      <link>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128573#M916136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO, you misunderstood me. &lt;/P&gt;&lt;P&gt;I need to convert 31/11/2015 00:00:00 into DD/MM/YYYY&lt;/P&gt;&lt;P&gt;and 01/2016 to DD/MM/YYYY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 20:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128573#M916136</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-05-23T20:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format/join</title>
      <link>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128574#M916137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be using Alt function here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Alt(Date#(DateField, 'MM/YYYY'), Floor(Date#(DateField, 'DD/MM/YYYY hh:mm:ss'))), 'DD/MM/YYYY') as NewDateField&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 20:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128574#M916137</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-23T20:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format/join</title>
      <link>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128575#M916138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean when we have two tables linked by 2 fields, only the common values of those fields are displayed, In my case I need all values of the two tables to be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Date(MonthStart(DATE_GL),'MM/YYYY') as DateFieldNewFormat but it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 20:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE-format-join/m-p/1128575#M916138</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-05-23T20:22:34Z</dc:date>
    </item>
  </channel>
</rss>

