<?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 Dimension limit in a chart object in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dimension-limit-in-a-chart-object/m-p/1391288#M32016</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 want to create a pivot table for a specific business unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want to limit my business units in my script, as I need all the data for another sheet in my model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I limit the dimension to only look at the specific business unit called WWS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pivot table currently gives the WWS seperate from the rest of the BU's , whilst the total pivot table balances to the total sales amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached a screenshot of my object below&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2017 12:29:44 GMT</pubDate>
    <dc:creator>ranibosch</dc:creator>
    <dc:date>2017-10-18T12:29:44Z</dc:date>
    <item>
      <title>Dimension limit in a chart object</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-limit-in-a-chart-object/m-p/1391288#M32016</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 want to create a pivot table for a specific business unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want to limit my business units in my script, as I need all the data for another sheet in my model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I limit the dimension to only look at the specific business unit called WWS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pivot table currently gives the WWS seperate from the rest of the BU's , whilst the total pivot table balances to the total sales amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached a screenshot of my object below&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 12:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-limit-in-a-chart-object/m-p/1391288#M32016</guid>
      <dc:creator>ranibosch</dc:creator>
      <dc:date>2017-10-18T12:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limit in a chart object</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-limit-in-a-chart-object/m-p/1391289#M32017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(BU = 'WWS', BU)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and then check 'Suppress When Value Is Null' on the dimension tab of the chart properties for the above dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can use set analysis in your expression like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;BU = {'WWS'}&amp;gt;} Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 12:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-limit-in-a-chart-object/m-p/1391289#M32017</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-18T12:46:14Z</dc:date>
    </item>
  </channel>
</rss>

