<?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: Display one year data into charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439440#M818025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to display min year or max year's data? May be with set analysis in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max Year&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Year = {$(=Max(Year))}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Min Year&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Year = {$(=Min(Year))}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Sep 2017 16:34:08 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-09-05T16:34:08Z</dc:date>
    <item>
      <title>Display one year data into charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439438#M818023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using 3 years data into qlikview.&lt;/P&gt;&lt;P&gt;How&amp;nbsp; to use only one year data into Bar chart.Means "Today()-475 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439438#M818023</guid>
      <dc:creator>gireesh1216</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display one year data into charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439439#M818024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I do not understand what you want...&lt;/P&gt;&lt;P&gt;Do you want a chart with a single bar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439439#M818024</guid>
      <dc:creator>MarcoARaymundo</dc:creator>
      <dc:date>2017-09-05T16:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display one year data into charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439440#M818025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to display min year or max year's data? May be with set analysis in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max Year&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Year = {$(=Max(Year))}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Min Year&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Year = {$(=Min(Year))}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439440#M818025</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-05T16:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Display one year data into charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439441#M818026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to your requirement if understand this&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt;"&gt;=Sum( {&amp;lt;DateField = {"$(=Date(Today()-475))"}&amp;nbsp; &amp;gt;} Sales)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt;"&gt;=Sum( {&amp;lt;YearField = {"$(=Year(Today()))"}&amp;nbsp; &amp;gt;} Sales)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-one-year-data-into-charts/m-p/1439441#M818026</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-05T16:58:51Z</dc:date>
    </item>
  </channel>
</rss>

