<?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 Help with2 diffenrent Dates matching in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106654#M366444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 table with the following headers. Note: a student can graduate many times and a student can have many certificates.&lt;/P&gt;&lt;P&gt;TABLE1&lt;/P&gt;&lt;P&gt;STUDENT_ID ; GRADUATION_DT&lt;/P&gt;&lt;P&gt;TABLE2&lt;/P&gt;&lt;P&gt;STUDENT_ID ; CERTIFICATE_DT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The date are both in the format DD/MMM/YYYY. I need help creating a line chart with the following rules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Show the line in Green where there is a certificate date and a matching graduation date &lt;/P&gt;&lt;P&gt;2- IF there is a certificate date and no matching graduation date I would like the line to drop or something(??? )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the best way to represent this by playing with the dates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 08:40:06 GMT</pubDate>
    <dc:creator>didierodayo</dc:creator>
    <dc:date>2016-07-20T08:40:06Z</dc:date>
    <item>
      <title>Help with2 diffenrent Dates matching</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106654#M366444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 table with the following headers. Note: a student can graduate many times and a student can have many certificates.&lt;/P&gt;&lt;P&gt;TABLE1&lt;/P&gt;&lt;P&gt;STUDENT_ID ; GRADUATION_DT&lt;/P&gt;&lt;P&gt;TABLE2&lt;/P&gt;&lt;P&gt;STUDENT_ID ; CERTIFICATE_DT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The date are both in the format DD/MMM/YYYY. I need help creating a line chart with the following rules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Show the line in Green where there is a certificate date and a matching graduation date &lt;/P&gt;&lt;P&gt;2- IF there is a certificate date and no matching graduation date I would like the line to drop or something(??? )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the best way to represent this by playing with the dates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 08:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106654#M366444</guid>
      <dc:creator>didierodayo</dc:creator>
      <dc:date>2016-07-20T08:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help with2 diffenrent Dates matching</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106655#M366445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share dimension you are expecting and the sample chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106655#M366445</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-07-20T09:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help with2 diffenrent Dates matching</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106656#M366446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share the dimension and the sample data so that we can suggest the solution &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106656#M366446</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-07-20T09:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with2 diffenrent Dates matching</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106657#M366447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would join the tables, create flags for each case and use set analysis&lt;/P&gt;&lt;P&gt;left join (TABLE1)&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;resident TABLE2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FinalFact:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;if (GRADUATION_DT=CERTIFICATE_DT,1,0) as FlgGr_Ce,&amp;nbsp;&amp;nbsp; // if you Need equal Dates, otherwise test on not null&lt;/P&gt;&lt;P&gt;If (not is null(GRADUATION_DT) and not is null(CERTIFICATE_DT,1,0) as FlgGR&lt;/P&gt;&lt;P&gt;resident TABLE1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can define a line Chart with STUDENT_ID as Dimension and e.g. Count({&amp;lt;FlgGr_Ce={1}&amp;gt;}GRADUATION_DT for green line and Count({&amp;lt;FlgGr={1}&amp;gt;}GRADUATION_DT for other line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please specify how your Chart should look like (dimensios, expressions)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106657#M366447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-20T09:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help with2 diffenrent Dates matching</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106658#M366448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like a result similar to this where the dimension is the student ID I would be counting the number of certificates in a month and the dots on the line would tell me if there was a matching GRADUATION_DT or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Didier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106658#M366448</guid>
      <dc:creator>didierodayo</dc:creator>
      <dc:date>2016-07-20T09:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help with2 diffenrent Dates matching</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106659#M366449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rudolf ,&lt;/P&gt;&lt;P&gt;I am going to try your result now and let you know.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106659#M366449</guid>
      <dc:creator>didierodayo</dc:creator>
      <dc:date>2016-07-20T09:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help with2 diffenrent Dates matching</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106660#M366450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Didier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To implement this, you can use a combo chart. Add student id as 1st dimension and month as 2nd dimension.&lt;/P&gt;&lt;P&gt;1st expression as count(certificarion date) and show it in bar. For 2nd expression create a flag in script as mentioned by Rudulf in above post and write expression as count({&amp;lt;flag={'1'}&amp;gt;certification date}). display 2nd expression as line in chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with2-diffenrent-Dates-matching/m-p/1106660#M366450</guid>
      <dc:creator />
      <dc:date>2016-07-20T10:11:09Z</dc:date>
    </item>
  </channel>
</rss>

