<?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: Dimension which ignores filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989346#M969745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;concat( {1&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt;=&amp;gt;} distinct &lt;SPAN style="color: #ff0000;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt;,', ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Sep 2015 14:20:46 GMT</pubDate>
    <dc:creator>sasiparupudi1</dc:creator>
    <dc:date>2015-09-21T14:20:46Z</dc:date>
    <item>
      <title>Dimension which ignores filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989342#M969741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to that a Dimension ignores filters? I've create some buttons to filter the report applying a Dimension's values and I want to be able to get all possible values of that dimensions ignoring the value filtered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried with Set Analysis, but this is applied to aggregate functions, not to dimensiones. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;concat({$&amp;lt;CLIENT_GROUP_TYPE=&amp;gt;}&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt;, ',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 08:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989342#M969741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-21T08:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension which ignores filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989343#M969742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use same ideer in the chart expression not in the dimoensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( { &lt;SPAN style="color: #ff0000;"&gt;$&amp;lt;CLIENT_GROUP_TYPE= &amp;gt;} Sales )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This will ignore selection made in field &lt;SPAN style="color: #ff0000;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Teis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 11:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989343#M969742</guid>
      <dc:creator>teiswamsler</dc:creator>
      <dc:date>2015-09-21T11:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension which ignores filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989344#M969743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can you share sample file with your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 11:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989344#M969743</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2015-09-21T11:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension which ignores filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989345#M969744</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;Thanks by your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is not about a chart, i'm trying to invest the usability of my report. To achieve it we've thought to use a custom menu to filter the report. I'm using images in three labels (GRAY - ORANGE - BLUE). Each color means a state: gray disabled, blue enabled and orange active selection.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="menu.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99520_menu.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select a &lt;STRONG&gt;Client's Group&lt;/STRONG&gt; those buttons will repaint: if my &lt;STRONG&gt;Client's Group&lt;/STRONG&gt; has each &lt;STRONG&gt;Type, &lt;/STRONG&gt;icons will be enabled and displayed with blue background; however, if there are any &lt;STRONG&gt;Type&lt;/STRONG&gt; that the &lt;STRONG&gt;Client's Group&lt;/STRONG&gt; doens't have, then the button is showed with grey background. I achieve it using the function &lt;SPAN style="text-decoration: underline;"&gt;concat&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="gris.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/99536_gris.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select a &lt;STRONG&gt;Type&lt;/STRONG&gt;, this is showed with orange background and it filters the dimension &lt;STRONG&gt;Type &lt;/STRONG&gt;to &lt;SPAN lang="en"&gt;corresponding &lt;/SPAN&gt;value. What happens here? the only selectable value of &lt;STRONG&gt;Type&lt;/STRONG&gt; is the value that I've just selected, so the other buttons are automatically disabled and grey painted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="naranja.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/99537_naranja.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to control when the buttons are disabled and gray painted: only when the &lt;STRONG&gt;Client's Group&lt;/STRONG&gt; doesn't have them, &lt;SPAN lang="en"&gt;otherwise the button should be enable and display with blue background.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, for the first button (gray label):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Layout &amp;gt; Show &amp;gt; Conditionl:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SubStringCount(concat(CLIENT_GROUP_TYPE, ','), '1') = 0&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Note: This is only showed when the value 1 of the selectable values of the dimension is not allowed.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add to that condition that it should ignores the explicit filter applied on the dimension &lt;SPAN style="font-size: 13.3333px;"&gt;CLIENT_GROUP_TYPE, so, if I selected the &lt;STRONG&gt;Type&lt;/STRONG&gt; 2 (teeth icon) and the &lt;STRONG style="font-size: 13.3333px;"&gt;Client's Group &lt;/STRONG&gt;has the &lt;STRONG&gt;Types&lt;/STRONG&gt; 1 and 3, these should be showed in blue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that I've explained well my issue.&lt;/P&gt;&lt;P&gt;Thanks by your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 12:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989345#M969744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-21T12:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension which ignores filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989346#M969745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;concat( {1&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt;=&amp;gt;} distinct &lt;SPAN style="color: #ff0000;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt;,', ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989346#M969745</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-21T14:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension which ignores filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989347#M969746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sasidhar thanks by your suggestions, but if I use the identifier "1", i get all posible values of CLIENT_GROUP_TYPE ignoring the &lt;STRONG&gt;Client's Group&lt;/STRONG&gt; filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989347#M969746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-21T14:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension which ignores filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989348#M969747</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;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 28.6924px;"&gt;concat( {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 28.6924px;"&gt;=p (&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 39.661px;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt; ) &amp;gt;} distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;CLIENT_GROUP_TYPE&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 28.6924px;"&gt;,', ')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989348#M969747</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-21T14:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension which ignores filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989349#M969748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasidhar, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your time. I thought to use &lt;STRONG&gt;p()&lt;/STRONG&gt; operator, but the result is similar to use &lt;STRONG&gt;concat&lt;/STRONG&gt; function, I only &lt;SPAN style="font-size: 13.3333px;"&gt;get &lt;/SPAN&gt;the posible values based on my current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-which-ignores-filters/m-p/989349#M969748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-21T14:50:45Z</dc:date>
    </item>
  </channel>
</rss>

