<?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 Start date and end date problem in Calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402884#M562116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created two variables of start_date and end_date and den choosed two calendar objects in which for variable &lt;/P&gt;&lt;P&gt;start_date i kept min value=Min(Date) &amp;amp; max value=Max(Date) and for end_date i kept min value=Date($(start_date)) &amp;amp; max value=Max(Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have a mini chart consisting of trend lines and pictures&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34282" class="jive-image" alt="dt1.JPG" src="https://community.qlik.com/legacyfs/online/34282_dt1.JPG" /&gt;&lt;/P&gt;&lt;P&gt;Avg({&amp;lt;Date={'&amp;gt;=$(start_date)&amp;amp;&amp;lt;=$(end_date)'}&amp;gt;} [Metric Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It stopped showing n y thing in that column&lt;/P&gt;&lt;P&gt;same thing for the trend line.&lt;/P&gt;&lt;P&gt;Tell me what to write for expressions which already have 3 if conditions in it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 10:31:53 GMT</pubDate>
    <dc:creator>saumyashah90</dc:creator>
    <dc:date>2013-03-04T10:31:53Z</dc:date>
    <item>
      <title>Start date and end date problem in Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402884#M562116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created two variables of start_date and end_date and den choosed two calendar objects in which for variable &lt;/P&gt;&lt;P&gt;start_date i kept min value=Min(Date) &amp;amp; max value=Max(Date) and for end_date i kept min value=Date($(start_date)) &amp;amp; max value=Max(Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have a mini chart consisting of trend lines and pictures&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34282" class="jive-image" alt="dt1.JPG" src="https://community.qlik.com/legacyfs/online/34282_dt1.JPG" /&gt;&lt;/P&gt;&lt;P&gt;Avg({&amp;lt;Date={'&amp;gt;=$(start_date)&amp;amp;&amp;lt;=$(end_date)'}&amp;gt;} [Metric Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It stopped showing n y thing in that column&lt;/P&gt;&lt;P&gt;same thing for the trend line.&lt;/P&gt;&lt;P&gt;Tell me what to write for expressions which already have 3 if conditions in it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 10:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402884#M562116</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-03-04T10:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Start date and end date problem in Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402885#M562117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove the &amp;amp; from the expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Avg({&amp;lt;Date={'&amp;gt;=$(start_date)&amp;lt;=$(end_date)'}&amp;gt;} [Metric Value])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 10:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402885#M562117</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-04T10:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Start date and end date problem in Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402886#M562118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If in expression i have &lt;/P&gt;&lt;P&gt;=Num(Sum({&amp;lt;[Sub Dept]={'PWM'}&amp;gt;} [Metrics Value]))&lt;/P&gt;&lt;P&gt;How to put date condition?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 11:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402886#M562118</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-03-04T11:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Start date and end date problem in Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402887#M562119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey its not showing error but now nothing changes in chart according to change in dates in calendar..?what to do?&lt;/P&gt;&lt;P&gt;=if([Sub Dept]='Equity',sum([Metric Value])).....???&lt;/P&gt;&lt;P&gt;and what if like this there are three if condition..??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 11:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-date-and-end-date-problem-in-Calendar/m-p/402887#M562119</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-03-04T11:26:24Z</dc:date>
    </item>
  </channel>
</rss>

