<?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: How to have fixed/static dimension? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576176#M41981</link>
    <description>Hi, is this for the measure or dimension?</description>
    <pubDate>Thu, 02 May 2019 23:24:21 GMT</pubDate>
    <dc:creator>newmcm</dc:creator>
    <dc:date>2019-05-02T23:24:21Z</dc:date>
    <item>
      <title>How to have fixed/static dimension?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1575987#M41968</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 columns in my mock up data. i.e. Unit, Epi_month, Name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I plotted them on a graph, dimension: Epi_month, measures: Count(distinct name)&lt;/P&gt;&lt;P&gt;I have a filter: Unit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11333iCB18221EB77EEA81/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When i filter for a unit, the graph and dimension reduces to:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11334iDBA8B77ADD78F26B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there anyway I can continue to show -11 to 10 in the dimension. So those missing values are shown as 0 in the graph?&lt;/P&gt;&lt;P&gt;Edit: attaching my mock up data as well.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 14:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1575987#M41968</guid>
      <dc:creator>newmcm</dc:creator>
      <dc:date>2019-05-02T14:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to have fixed/static dimension?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576026#M41972</link>
      <description>&lt;P&gt;See if changing your measure to this works:&lt;/P&gt;&lt;P&gt;count({1} aggr( count([distinct name]), Epi_month))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Ben&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 15:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576026#M41972</guid>
      <dc:creator>benvatvandata</dc:creator>
      <dc:date>2019-05-02T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to have fixed/static dimension?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576094#M41975</link>
      <description>or maybe:&lt;BR /&gt;Sum({1} aggr(count(Name), Epi_month))</description>
      <pubDate>Thu, 02 May 2019 19:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576094#M41975</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-05-02T19:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to have fixed/static dimension?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576176#M41981</link>
      <description>Hi, is this for the measure or dimension?</description>
      <pubDate>Thu, 02 May 2019 23:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576176#M41981</guid>
      <dc:creator>newmcm</dc:creator>
      <dc:date>2019-05-02T23:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to have fixed/static dimension?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576177#M41982</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1422"&gt;@benvatvandata&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;See if changing your measure to this works:&lt;/P&gt;&lt;P&gt;count({1} aggr( count([distinct name]), Epi_month))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Ben&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Wouldn't this makes my filter for useless already?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 23:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576177#M41982</guid>
      <dc:creator>newmcm</dc:creator>
      <dc:date>2019-05-02T23:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to have fixed/static dimension?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576182#M41983</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22593"&gt;@rubenmarin&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;or maybe:&lt;BR /&gt;Sum({1} aggr(count(Name), Epi_month))&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks! this works wonder!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you be able to explain the rational/logic behind please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 23:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576182#M41983</guid>
      <dc:creator>newmcm</dc:creator>
      <dc:date>2019-05-02T23:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to have fixed/static dimension?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576238#M41989</link>
      <description>&lt;P&gt;Hi, it counts Name's for each Epi_month, all inside a sum to keep the value ofthe insider Sum, and using {1} to ignore selections and allow to show all dimension values.&lt;/P&gt;&lt;P&gt;It's very similar to the one posted by &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1422"&gt;@benvatvandata&lt;/a&gt;, just changed the Count by a Sum, because the count will return 1, but the sum keeps the value of the insider Count().&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 06:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-have-fixed-static-dimension/m-p/1576238#M41989</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-05-03T06:37:47Z</dc:date>
    </item>
  </channel>
</rss>

