<?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: Re: Show dimension values in a chart based a condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Re-Show-dimension-values-in-a-chart-based-a-condition/m-p/797283#M281644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I branched it accidentally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it didn't work. Here is a QVW with the chart I want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Project 1 and 2 have the full evaluation for Jan-Mar and Project 3 has only evaluation for Jan and Feb. I'd like my chart shows only the dimensions Jan and Feb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Ruben Marin wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi, a llitle changes with aggr, and to assure only 1 date are retrieved per month:&lt;/P&gt;
&lt;P&gt;=aggr(if(count(dat_evaluation_project)=32, date(max(dat_evaluation_project),'MMM/YY')),month_evaluation_project)&lt;/P&gt;
&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;


&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Nov 2014 13:09:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-21T13:09:06Z</dc:date>
    <item>
      <title>Re: Show dimension values in a chart based a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Show-dimension-values-in-a-chart-based-a-condition/m-p/797282#M281643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, a llitle changes with aggr, and to assure only 1 date are retrieved per month:&lt;/P&gt;&lt;P&gt;=aggr(if(count(dat_evaluation_project)=32, date(max(dat_evaluation_project),'MMM/YY')),month_evaluation_project)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 12:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Show-dimension-values-in-a-chart-based-a-condition/m-p/797282#M281643</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-11-21T12:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show dimension values in a chart based a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Show-dimension-values-in-a-chart-based-a-condition/m-p/797283#M281644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I branched it accidentally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it didn't work. Here is a QVW with the chart I want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Project 1 and 2 have the full evaluation for Jan-Mar and Project 3 has only evaluation for Jan and Feb. I'd like my chart shows only the dimensions Jan and Feb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Ruben Marin wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi, a llitle changes with aggr, and to assure only 1 date are retrieved per month:&lt;/P&gt;
&lt;P&gt;=aggr(if(count(dat_evaluation_project)=32, date(max(dat_evaluation_project),'MMM/YY')),month_evaluation_project)&lt;/P&gt;
&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;


&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 13:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Show-dimension-values-in-a-chart-based-a-condition/m-p/797283#M281644</guid>
      <dc:creator />
      <dc:date>2014-11-21T13:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Show dimension values in a chart based a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Show-dimension-values-in-a-chart-based-a-condition/m-p/797284#M281645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gustavo, check attachment, I added a month field and a variable to assing max evaluations&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 13:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Show-dimension-values-in-a-chart-based-a-condition/m-p/797284#M281645</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-11-21T13:17:09Z</dc:date>
    </item>
  </channel>
</rss>

