<?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: Ignore dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077950#M359506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just saw this good blog which talks about how images can help you get to your desired result. Same goes for the sample. It would be much more efficient if you can provide a sample my friend.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16388"&gt;A picture is worth a thousand words&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2016 17:07:49 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-07T17:07:49Z</dc:date>
    <item>
      <title>Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077940#M359496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions used:&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;CDE Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression Used:&lt;/P&gt;&lt;P&gt;aggr(sum(Failing Records),CDE,Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working fine. When I select a Month, the report is displaying data for one particular month. I want to ignore selections based on Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 16:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077940#M359496</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-04-07T16:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077941#M359497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Month&amp;gt;} [Failing Records])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;{&amp;lt;Month&amp;gt;} Aggr(Sum(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;{&amp;lt;Month&amp;gt;} &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;[Failing Records]), CDE, Month))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 16:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077941#M359497</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-07T16:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077942#M359498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Month&lt;/SPAN&gt;-={'Monthname'}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Failing Records&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 16:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077942#M359498</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-07T16:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077943#M359499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Only(aggr(Total &amp;lt;Failing Records&amp;gt;),CDE,Month)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 16:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077943#M359499</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-07T16:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077944#M359500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1334"&gt;Ignore all selections except some specific fields using Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 16:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077944#M359500</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-07T16:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077945#M359501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not working &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077945#M359501</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-04-07T17:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077946#M359502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to ignore any selection for Month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077946#M359502</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-04-07T17:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077947#M359503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to show a sample showing the issue? There is not other way I can think of ignoring selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077947#M359503</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-07T17:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077948#M359504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be:&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;aggr(sum({&amp;lt;Month=&amp;gt;}Failing Records),CDE,Month)&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;HC.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077948#M359504</guid>
      <dc:creator>hcabrera</dc:creator>
      <dc:date>2016-04-07T17:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077949#M359505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Already tried this. But it is not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077949#M359505</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-04-07T17:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077950#M359506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just saw this good blog which talks about how images can help you get to your desired result. Same goes for the sample. It would be much more efficient if you can provide a sample my friend.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16388"&gt;A picture is worth a thousand words&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077950#M359506</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-07T17:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077951#M359507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;try this&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;=aggr(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; color: #0000ff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #575757;"&gt;sum (Total&amp;nbsp; [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Failing Records&lt;/SPAN&gt;]),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;CDE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; color: #575757;"&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Month&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-size: 13.3333px; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13.3333px; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077951#M359507</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-07T17:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077952#M359508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120939_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/120940_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077952#M359508</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-04-07T17:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077953#M359509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077953#M359509</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-04-07T17:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077954#M359510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;generally&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;To ignore dimension in Aggr:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aggr(Sum(value), dim1, dim2 &amp;lt;dim3, dim4&amp;gt;) where dim3 and dim4 are the dimension you need to be excludeed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077954#M359510</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-07T17:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077955#M359511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;Report Date]&amp;gt;} &lt;/SPAN&gt;&lt;/SPAN&gt;Aggr(Sum({&amp;lt;Report Date]&amp;gt;} [Ruleset Failing Records]), [CDE Name], [Report Date])&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Report Date]&amp;gt;}&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Aggr(Sum({&amp;lt;Report Date]&amp;gt;} [Ruleset Failing Records]), [CDE Name], [Report Date])&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077955#M359511</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-07T17:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077956#M359512</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;it will work&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({1&amp;lt;&lt;/SPAN&gt;&lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Month=&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &amp;gt;} &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt; [Failing Records]&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077956#M359512</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-07T17:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077957#M359513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 13px;"&gt; count(TOTAL &amp;lt;Month&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[Failing Records]&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 13px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Arial; color: #737373;"&gt;Ignore selection in Dimension: count({$&amp;lt;Month=&amp;gt;}&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[Failing Records]&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Arial; color: #737373;"&gt;Ignore All Dimensions in chart: count(TOTAL &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[Failing Records]&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077957#M359513</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-07T17:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077958#M359514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working. Can you explain what is the difference between this and the equation I wrote &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077958#M359514</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2016-04-07T17:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077959#M359515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although you don't specify an outer aggregation function (such as Only or Sum or Min or Max), there is a outer aggregation that is out there. In your case Only(). If you are using a set analysis to ignore something in your inner aggregation, you need to do the same on the outer aggregation as well, else the results will be what you saw in your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarify things?&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>Thu, 07 Apr 2016 17:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-dimension/m-p/1077959#M359515</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-07T17:51:03Z</dc:date>
    </item>
  </channel>
</rss>

