<?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: Calculated Dimension- Filter with set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042301#M922548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to select &lt;STRONG&gt;'Suppress When Value Is Null'&lt;/STRONG&gt; on the dimension tab to suppress null values in the dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2016 13:31:45 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-15T13:31:45Z</dc:date>
    <item>
      <title>Calculated Dimension- Filter with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042298#M922545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following fields CompanyName, Sales, Assets and AssetsFlag (has values 0 and 1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am giving the user a button so we can choose to see in the chart the Sales and the Assets aggr by CompanyName. But not all companies has Assets (AssetsFlag = 0). The user does not want to see in the chart the companies without Assets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QV documents has already many dependencies, so the best option is to add a calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how can I filter the values in the calculated dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's was my ideia:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (Button= Assets, CompanyName( -- with flag that = 1, CompanyName).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create this type of calculated dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042298#M922545</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension- Filter with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042299#M922546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Button = Assets, Aggr(Only({&amp;lt;AssetsFlag = {1}&amp;gt;} CompanyName), CompanyName), CompanyName)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042299#M922546</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-15T13:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension- Filter with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042300#M922547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help, the main functionality is working, but the name of the company comes as '-'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think I can figure it out. Thanks once again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042300#M922547</guid>
      <dc:creator />
      <dc:date>2016-04-15T13:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension- Filter with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042301#M922548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to select &lt;STRONG&gt;'Suppress When Value Is Null'&lt;/STRONG&gt; on the dimension tab to suppress null values in the dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042301#M922548</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-15T13:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension- Filter with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042302#M922549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you got what you were looking for, I would suggest you to please close the thread down.&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>Fri, 15 Apr 2016 13:32:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-Filter-with-set-analysis/m-p/1042302#M922549</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-15T13:32:15Z</dc:date>
    </item>
  </channel>
</rss>

