<?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: Static Min and Static Max for year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35109#M5929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I tried your approach, it did not work. the thing is, my chart has 1 dim but 7 expressions to generate the gantt chart look in the form of a stacked bar chart. the Year field is generated by a link table linking the various dates to the link table. I will post my solution should I find it. Thanks for your input&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2018 16:42:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-19T16:42:15Z</dc:date>
    <item>
      <title>Static Min and Static Max for year</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35105#M5925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a gantt chart out of a bar chart with the field Vendor as the dimension (Y-axis)and 6 stacked expressions representing the date as&amp;nbsp; (x-axis)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently it show all years (2017, 2018, 2019, 2020). I want it to display 2018 and 2019 only and am unable to do so. Please help. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 21:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35105#M5925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-15T21:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min and Static Max for year</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35106#M5926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have Year field in your data model, you can use set expressions in your measure, like this may be - &lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={2018,2019}&amp;gt;}Value)&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;Sum(YourDateField={"&amp;gt;=$(=Makedate(2018,01,01))"}Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 22:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35106#M5926</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-03-15T22:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min and Static Max for year</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35107#M5927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try this too &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer the link for more info &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Sum({&amp;lt;Year-={2017,2020}&amp;gt;}Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/legacyfs/online/102433_Formula1.png"&gt;https://community.qlik.com/servlet/JiveServlet/showImage/38-4424-102433/Formula1.png&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 06:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35107#M5927</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-16T06:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min and Static Max for year</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35108#M5928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried your approach, it did not work. the thing is, my chart has 1 dim but 7 expressions to generate the gantt chart look in the form of a stacked bar chart. the Year field is generated by a link table linking the various dates to the link table. I will post my solution should I find it. Thanks for your input&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 16:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35108#M5928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T16:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min and Static Max for year</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35109#M5929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I tried your approach, it did not work. the thing is, my chart has 1 dim but 7 expressions to generate the gantt chart look in the form of a stacked bar chart. the Year field is generated by a link table linking the various dates to the link table. I will post my solution should I find it. Thanks for your input&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 16:42:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-and-Static-Max-for-year/m-p/35109#M5929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T16:42:15Z</dc:date>
    </item>
  </channel>
</rss>

