<?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: Restrict dimension values but show all of them in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840946#M295532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to post a sample?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 15:53:25 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-04-15T15:53:25Z</dc:date>
    <item>
      <title>Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840943#M295529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use a field "Stage" to track where a sale is from start to finish. There are about 30 different values for Stage, but the main five are&lt;/P&gt;&lt;P&gt;00 - Lead, 20 - Sales Opp, 40 - Discovery, 60 - Solution, 80 - Forecast Sale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dimension is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(mixmatch(left(STAGE,2),'00','20','40','60','80')&amp;gt;=1, STAGE, Null()),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with "Suppress if value is null" selected. Works great, if the rep has a sale at every stage.(the only expression is "Sum(Forecast)")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if a rep has no opportunities at, say, 40, that value doesn't show up in the chart, eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="fcast.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83752_fcast.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've unchecked "Suppress Zero Values" and "Suppress Missing" on the Presentation tab. Is there any way to show the missing stages with a total of $0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 15:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840943#M295529</guid>
      <dc:creator />
      <dc:date>2015-04-15T15:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840944#M295530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be as your expression:&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;=Sum(&lt;STRONG&gt;{&amp;lt;STAGE = {'00 - Lead', '20 - Sales Opp', '40 - Discovery', '60 - Solution', '80 - Forecast'}&amp;gt;}&lt;/STRONG&gt; Forecast)&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;and use &lt;STRONG&gt;STAGE&lt;/STRONG&gt; (Complete list of STAGE) as dimension and don't suppress the null.&lt;BR /&gt;&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;HTH&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;Best,&lt;/SPAN&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;Sunny&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 15:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840944#M295530</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-15T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840945#M295531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope, shows all the values in the dimension. But thanks for the suggestion. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 15:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840945#M295531</guid>
      <dc:creator />
      <dc:date>2015-04-15T15:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840946#M295532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to post a sample?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 15:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840946#M295532</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-15T15:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840947#M295533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, it doesn't work. Just tested it out. Will try another method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 15:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840947#M295533</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-15T15:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840948#M295534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Dimension Tab select "Show All Values"&lt;/P&gt;&lt;P&gt;It should help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840948#M295534</guid>
      <dc:creator>bgerchikov</dc:creator>
      <dc:date>2015-04-15T17:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840949#M295535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, Boris, I explicitly do NOT want to show all values, just five. I tried setting the unwanted to null, as in my first post, but that didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I thought, create a flag in the script (ACTIVE) if the STAGE is one of the five I want, soI tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Active, Stage)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but for a calculated dimension, it appears you CANNOT select "show all values". Same result as in my first post. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840949#M295535</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840950#M295536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this is somewhat helpful: (PFA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83809_Table.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 18:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840950#M295536</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-15T18:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840951#M295537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;Show all Values supposed to work for the calculated dimensions. &lt;/P&gt;&lt;P&gt;Another option is using List Of Values as a dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 18:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840951#M295537</guid>
      <dc:creator>bgerchikov</dc:creator>
      <dc:date>2015-04-15T18:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840952#M295538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Sunny, that's a great hack!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 18:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840952#M295538</guid>
      <dc:creator />
      <dc:date>2015-04-15T18:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict dimension values but show all of them</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840953#M295539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha ya &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 18:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-dimension-values-but-show-all-of-them/m-p/840953#M295539</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-15T18:08:27Z</dc:date>
    </item>
  </channel>
</rss>

