<?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: Chart time dimension based on min and max dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920215#M985238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, attached &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;The task is to show the chart only if one of the projects (Project Name) is chosen by user.&lt;/P&gt;&lt;P&gt;Every project has versions and there is a field that indicates if it is the last version or not.&lt;/P&gt;&lt;P&gt;Let's say the chart has to show how many "bad" Stats and how many "good" Stats there were for a specific project.&lt;/P&gt;&lt;P&gt;The dimension is supposed to be between min and max dates which are supposed to be calculated in a following way:&lt;/P&gt;&lt;P&gt;we need to take only last version's Project Start Date, for min value we need to take 2 months before that date and for max value we need to take 3 months after that date.&lt;/P&gt;&lt;P&gt;For example, if we choose 'bbb' project, the last version's date is 15/03/2015. So min date for this project would be 15/01/2015 and max date would be 15/06/2015.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2015 16:38:47 GMT</pubDate>
    <dc:creator>linoyel</dc:creator>
    <dc:date>2015-07-29T16:38:47Z</dc:date>
    <item>
      <title>Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920208#M985231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On one of Qlikview tasks I was asked to build a chart where time dimension was supposed to be dynamically calculated and the dates range was supposed to be between min and max dates.&lt;/P&gt;&lt;P&gt;I wasn't sure how to do it and I was told there is an option in Qlikview to set min and max values in charts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone familiar with this option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll appreciate your answers,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920208#M985231</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2015-07-29T14:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920209#M985232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Set Analysis with Min and Max Date criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Date=,Year=, Week=, Month=, Quarter=, Date = {"&amp;gt;=$(=Min(Date))&amp;lt;=$(=Max(Date))"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920209#M985232</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-29T14:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920210#M985233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK.. this is the expression, but how I build a dimension based on the interval between min(date) and max(date)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920210#M985233</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2015-07-29T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920211#M985234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide sample application. Would try for you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920211#M985234</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-29T14:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920212#M985235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it should work automatically if you check 'surpress when value is nul' for your dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920212#M985235</guid>
      <dc:creator>dickelsa</dc:creator>
      <dc:date>2015-07-29T14:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920213#M985236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Linoy,&lt;/P&gt;&lt;P&gt;If Dim is Your Dimension, Date Your Date&lt;/P&gt;&lt;P&gt;vMinDate&amp;nbsp; Variable Min Date, vMaxDate Variable Max Date&lt;/P&gt;&lt;P&gt;In Chart (e.g. Pivot Table)&lt;/P&gt;&lt;P&gt;Dimension :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt; &amp;gt;= '$(vMinDate)' &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt; &amp;lt;= '$(vMaxDate)',&lt;SPAN style="color: #800000;"&gt;Dim&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Dim&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920213#M985236</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-07-29T14:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920214#M985237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio, this looks like a reasonable solution, I'll try that &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920214#M985237</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2015-07-29T15:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920215#M985238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, attached &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;The task is to show the chart only if one of the projects (Project Name) is chosen by user.&lt;/P&gt;&lt;P&gt;Every project has versions and there is a field that indicates if it is the last version or not.&lt;/P&gt;&lt;P&gt;Let's say the chart has to show how many "bad" Stats and how many "good" Stats there were for a specific project.&lt;/P&gt;&lt;P&gt;The dimension is supposed to be between min and max dates which are supposed to be calculated in a following way:&lt;/P&gt;&lt;P&gt;we need to take only last version's Project Start Date, for min value we need to take 2 months before that date and for max value we need to take 3 months after that date.&lt;/P&gt;&lt;P&gt;For example, if we choose 'bbb' project, the last version's date is 15/03/2015. So min date for this project would be 15/01/2015 and max date would be 15/06/2015.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 16:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920215#M985238</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2015-07-29T16:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920216#M985239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 20:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920216#M985239</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-07-29T20:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Chart time dimension based on min and max dates</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920217#M985240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes!&lt;/P&gt;&lt;P&gt;Thanks, Antonio &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 07:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-time-dimension-based-on-min-and-max-dates/m-p/920217#M985240</guid>
      <dc:creator>linoyel</dc:creator>
      <dc:date>2015-07-30T07:36:28Z</dc:date>
    </item>
  </channel>
</rss>

