<?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: Filtering custom dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582359#M42576</link>
    <description>&lt;P&gt;In its current form, I don't think this is possible&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2019 16:52:31 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-05-20T16:52:31Z</dc:date>
    <item>
      <title>Filtering custom dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582338#M42575</link>
      <description>&lt;P&gt;I have a custom dimension "Cust. Pareto" that is based on the "Customer" field.&amp;nbsp; When I click on a filter pane or table column for that dimension, a filter is applied, but the filter is based on the Customer field, not my custom dimension.&amp;nbsp; This is confusing to users because there's no way to tell how they arrived at that particular selection of customers.&amp;nbsp; It's worse when you have custom dimensions based on multiple fields.&amp;nbsp; Is there any way to have the filter bar show the filter as the user applied it instead of translating it to filters on the underlying fields?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;= Aggr({1}
    If(Rangesum(Above(Sum(Revenue), 0, RowNo())) / Sum(TOTAL Revenue) &amp;lt;= 0.8,
       'A', 'B'),
    (Customer, (=Sum(Revenue), Desc))
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What the filter bar looks like now when I click a cell in the table with the value "A":&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ScreenClip [14].png" style="width: 671px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12368iEB91285735A9810A/image-size/large?v=v2&amp;amp;px=999" role="button" title="ScreenClip [14].png" alt="ScreenClip [14].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I'd like the filter bar to look like instead:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Cust. Pareto&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 20 May 2019 22:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582338#M42575</guid>
      <dc:creator>mmarchese</dc:creator>
      <dc:date>2019-05-20T22:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering custom dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582359#M42576</link>
      <description>&lt;P&gt;In its current form, I don't think this is possible&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 16:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582359#M42576</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-20T16:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering custom dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582360#M42577</link>
      <description>Meaning Qlik Sense's current form?</description>
      <pubDate>Mon, 20 May 2019 16:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582360#M42577</guid>
      <dc:creator>mmarchese</dc:creator>
      <dc:date>2019-05-20T16:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering custom dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582363#M42578</link>
      <description>&lt;P&gt;AFAIK, both Qlik Sense or QlikView won't be able to do what you want.... In QlikView you can create custom current selection box, which you might be able to do in Qlik Sense too, but not sure how you would remove the default selection view.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 17:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-custom-dimension/m-p/1582363#M42578</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-20T17:03:05Z</dc:date>
    </item>
  </channel>
</rss>

