<?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: custom dimension not filtering in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1924971#M76129</link>
    <description>&lt;P&gt;Thank you that worked perfectly!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 01 May 2022 22:13:43 GMT</pubDate>
    <dc:creator>usr1</dc:creator>
    <dc:date>2022-05-01T22:13:43Z</dc:date>
    <item>
      <title>custom dimension not filtering</title>
      <link>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1923580#M76021</link>
      <description>&lt;P&gt;I have a custom dimension for a chart where I want to display the dollar amount for a certain cost codes within a subset of types. This dimension works EXCEPT when I try to filter on either the code or type from a filter.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;sum({&amp;lt;TY_LY={'TY'},[Code]={'A','B','C','D'},[Type]={'1','2','3','4'}&amp;gt;}[Dollar Amount])&lt;/PRE&gt;
&lt;P&gt;Lets say that the above formula totals $100; and each Code equals $25, if the user selects 'A' from the code filter I would expect that the total would then equal $25 BUT it does not change.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be much appreciated. Thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 18:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1923580#M76021</guid>
      <dc:creator>usr1</dc:creator>
      <dc:date>2022-04-27T18:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: custom dimension not filtering</title>
      <link>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1923655#M76026</link>
      <description>&lt;P&gt;Try as below&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;TY_LY={'TY'},[Code]&lt;STRONG&gt;*=&lt;/STRONG&gt;{'A','B','C','D'},[Type]&lt;STRONG&gt;*=&lt;/STRONG&gt;{'1','2','3','4'}&amp;gt;}[Dollar Amount])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 00:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1923655#M76026</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-28T00:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: custom dimension not filtering</title>
      <link>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1924971#M76129</link>
      <description>&lt;P&gt;Thank you that worked perfectly!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2022 22:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1924971#M76129</guid>
      <dc:creator>usr1</dc:creator>
      <dc:date>2022-05-01T22:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: custom dimension not filtering</title>
      <link>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1924983#M76130</link>
      <description>&lt;P&gt;Great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; , kindly close the thread by accepting the response as "Solution"&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 03:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/custom-dimension-not-filtering/m-p/1924983#M76130</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-05-02T03:17:26Z</dc:date>
    </item>
  </channel>
</rss>

