<?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 Controlling Dimension Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773434#M1032128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I choose only some values (string values) from my dimension (suppose its dimension_type) of chart.&lt;/P&gt;&lt;P&gt;Looking forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2015 12:44:11 GMT</pubDate>
    <dc:creator>mustafaelryah</dc:creator>
    <dc:date>2015-01-27T12:44:11Z</dc:date>
    <item>
      <title>Controlling Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773434#M1032128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I choose only some values (string values) from my dimension (suppose its dimension_type) of chart.&lt;/P&gt;&lt;P&gt;Looking forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 12:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773434#M1032128</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-01-27T12:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773435#M1032129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select from a list box to allow the user to control the selection&lt;/LI&gt;&lt;LI&gt;Use a calculated dimension to filter the values (with suppress nulls for the dimension) - like this:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Aggr(If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;dimension_type &amp;lt;&amp;gt; 'None', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;dimension_type), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;dimension_type)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use set analysis in the expression(s) to filter the values (with suppress nulls/suppress zero values for the expressions) like:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;dimension_type -= {'None'}&amp;gt;} ....)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 12:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773435#M1032129</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-01-27T12:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773436#M1032130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks a lot, I used a calculated dimension&amp;nbsp; and I typed this expression&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Account_Type ={'operational_expenses'}&amp;gt;}Account_Type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and syntax is correct in the editor , but when I browsed the chart , &lt;/P&gt;&lt;P&gt;show me (Error in calculation dimension =Sum({&amp;lt;Account_Type ={'operational_expenses'}&amp;gt;}Account_Type)) message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you help me please!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 13:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773436#M1032130</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-01-27T13:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773437#M1032131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- you want to sum a field, that holds text values&amp;nbsp; (Sum &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Account_Type&lt;/SPAN&gt; where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Account_Type&lt;/SPAN&gt; = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;operational_expenses'&lt;/SPAN&gt;) or are those dual values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- When using Aggregations in calculated dimensions, you have to do so using the aggr() function like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14223660700404355" jivemacro_uid="_14223660700404355"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Aggr(Sum({&amp;lt;Account_Type ={'operational_expenses'}&amp;gt;} some_numerical_field), field_to_aggregate_over)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 13:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Controlling-Dimension-Values/m-p/773437#M1032131</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-01-27T13:41:10Z</dc:date>
    </item>
  </channel>
</rss>

