<?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: Doubt about one dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767129#M1033717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is a pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik4.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76243_qlik4.png" style="height: 395px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont wanna have all those years with null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is this alt(Count( alt(Money,0)),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this but didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=alt(Count({&amp;lt;Month_year={'2013*','2014*','2015*'}&amp;gt;} alt(CobranzasMonto,0)),0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2015 18:24:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-26T18:24:14Z</dc:date>
    <item>
      <title>Doubt about one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767126#M1033714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I have the field&lt;/P&gt;&lt;P&gt;YEAR - MONTH as dimension in one graphic. but i have year from 2005 to 2015 and i'd like to use only from 2013 to 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a if(not(isnull but when i use that a lot of values dissapear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767126#M1033714</guid>
      <dc:creator />
      <dc:date>2015-01-26T18:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767127#M1033715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you just want the last two years to show in a listbox? or is this a chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a chart I would recommend using set analysis in your expressions so the chart only evaluates for the years you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want this as a limit in your listbox, then create the listbox as an expression and set the criteria in there&lt;/P&gt;&lt;P&gt;i.e listbox as expression if([YEAR - MONTH]&amp;gt;='201301', [YEAR - MONTH])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767127#M1033715</guid>
      <dc:creator />
      <dc:date>2015-01-26T18:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767128#M1033716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;DIM={'2013*','2014*','2015*'}&amp;gt;}Value) as your expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767128#M1033716</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-26T18:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767129#M1033717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is a pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik4.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76243_qlik4.png" style="height: 395px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont wanna have all those years with null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is this alt(Count( alt(Money,0)),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this but didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=alt(Count({&amp;lt;Month_year={'2013*','2014*','2015*'}&amp;gt;} alt(CobranzasMonto,0)),0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767129#M1033717</guid>
      <dc:creator />
      <dc:date>2015-01-26T18:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767130#M1033718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried this but didn't work&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: 13px;"&gt;=alt(Count({&amp;lt;Month_year={'2013*','2014*','2015*'}&amp;gt;} alt(CobranzasMonto,0)),0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-dimension/m-p/767130#M1033718</guid>
      <dc:creator />
      <dc:date>2015-01-26T18:29:02Z</dc:date>
    </item>
  </channel>
</rss>

