<?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: Looking for Total Ignoring Chart Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798277#M281929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate the suggestion DataNihhler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I played with set analysis, but was getting lost in the weeds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ultimately tried this and it seems to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(TOTAL {$&amp;lt;OrderSet=&amp;gt;} DISTINCT VISITGUID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Nov 2014 15:43:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-21T15:43:40Z</dc:date>
    <item>
      <title>Looking for Total Ignoring Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798275#M281927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't believe I can't figure this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am making a simple bar chart, based on dimension 'ORDERSET'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first expression is Count(DISTINCT VISITGUID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And so the bar shows exactly what I'm looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For my second Expression, I want the count of DISTINCT VISITGUIDS for ALL THE ORDERSETS (in other words, ignoring the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if there are 5 total Distinct VISITGUIDS, I want 5 to be the value of the expression for each of the ORDERSET dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why am I having so much trouble with this? Help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798275#M281927</guid>
      <dc:creator />
      <dc:date>2014-11-21T15:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for Total Ignoring Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798276#M281928</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;try set_analysis with the TOTAL operator - that should do what you want.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798276#M281928</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-11-21T15:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for Total Ignoring Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798277#M281929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate the suggestion DataNihhler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I played with set analysis, but was getting lost in the weeds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ultimately tried this and it seems to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(TOTAL {$&amp;lt;OrderSet=&amp;gt;} DISTINCT VISITGUID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798277#M281929</guid>
      <dc:creator />
      <dc:date>2014-11-21T15:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for Total Ignoring Chart Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798278#M281930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, that would work too. I think it's a bit more than you need - try without the set_expression and without the DISTINCT keyword maybe - but if it works, off you go ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Looking-for-Total-Ignoring-Chart-Dimension/m-p/798278#M281930</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-11-21T15:46:59Z</dc:date>
    </item>
  </channel>
</rss>

