<?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: Generating Calendar for seeing matching dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534121#M38481</link>
    <description>try with a measure like below&lt;BR /&gt;if (Only([Appt Date])=Only([Date Entered]), 1,0)</description>
    <pubDate>Wed, 23 Jan 2019 21:10:24 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-01-23T21:10:24Z</dc:date>
    <item>
      <title>Generating Calendar for seeing matching dates</title>
      <link>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534045#M38473</link>
      <description>&lt;P&gt;I wish to generate a calendar based on two columns in my DB . "date _entered" and "appt_date". I have to generate it in the manner where "appointment date" and "date entered" are comparable and a boolean is generated when they are same.&lt;/P&gt;&lt;P&gt;Can someone please suggest something?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 19:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534045#M38473</guid>
      <dc:creator>kaustubh</dc:creator>
      <dc:date>2019-01-23T19:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Calendar for seeing matching dates</title>
      <link>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534067#M38475</link>
      <description>&lt;P&gt;not sure what you mean by&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;&lt;EM&gt;generate it in the manner where "appointment date" and "date entered" are same.&lt;/EM&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Generally when there are 2 dates involved i would recommend a canonical date. check below link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 19:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534067#M38475</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-01-23T19:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Calendar for seeing matching dates</title>
      <link>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534119#M38480</link>
      <description>&lt;P&gt;&amp;nbsp;have generated two columns based on canonical date. I have taken them as a table in Chart.&lt;/P&gt;&lt;P&gt;Example:s&lt;/P&gt;&lt;P&gt;Appt Date&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Date Entered&lt;/P&gt;&lt;P&gt;2016-01-04&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2016-01-04&lt;/P&gt;&lt;P&gt;2016-01-05&amp;nbsp; &amp;nbsp; &amp;nbsp; 2016-01-02&lt;/P&gt;&lt;P&gt;2016-01-02&amp;nbsp; &amp;nbsp; &amp;nbsp; 2016-01-02&lt;/P&gt;&lt;P&gt;No I need a third column or boolean and then add all the '1s'&lt;/P&gt;&lt;P&gt;The 1s will be generated when the value of dates in both "Appt Date" and "Date Entered" match.&lt;/P&gt;&lt;P&gt;Ex the 1st and 3rd entry in above table example has the same dates. i need a 1 to be generated against it.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 21:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534119#M38480</guid>
      <dc:creator>kaustubh</dc:creator>
      <dc:date>2019-01-23T21:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Calendar for seeing matching dates</title>
      <link>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534121#M38481</link>
      <description>try with a measure like below&lt;BR /&gt;if (Only([Appt Date])=Only([Date Entered]), 1,0)</description>
      <pubDate>Wed, 23 Jan 2019 21:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534121#M38481</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-01-23T21:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Calendar for seeing matching dates</title>
      <link>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534125#M38482</link>
      <description>&lt;P&gt;Yes Thank you for prompt response. I did try it and I got table like this on my dashboard.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sample_sameDates.PNG" style="width: 300px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4352i0D8641D228A2FC36/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sample_sameDates.PNG" alt="Sample_sameDates.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now I wish to sum the 1s to see total of these same date records. I have never worked with tables on the dashboard of Qlik. So I do not know how can I select the Boolean column of this tables&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 21:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534125#M38482</guid>
      <dc:creator>kaustubh</dc:creator>
      <dc:date>2019-01-23T21:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Calendar for seeing matching dates</title>
      <link>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534130#M38483</link>
      <description>&lt;P&gt;In the measure . go to totals function and make it Sum&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.jpg" style="width: 320px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4353iF4AFD929901798E4/image-dimensions/320x553?v=v2" width="320" height="553" role="button" title="Capture.jpg" alt="Capture.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 21:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534130#M38483</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-01-23T21:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Calendar for seeing matching dates</title>
      <link>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534142#M38487</link>
      <description>Thank you very much Mahn. I just feel embarassed on how foolish my questions were. Sorry to bother you but I am new to this software.&lt;BR /&gt;&lt;BR /&gt;Please take care. Thanks once again !!</description>
      <pubDate>Wed, 23 Jan 2019 21:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Generating-Calendar-for-seeing-matching-dates/m-p/1534142#M38487</guid>
      <dc:creator>kaustubh</dc:creator>
      <dc:date>2019-01-23T21:59:59Z</dc:date>
    </item>
  </channel>
</rss>

