<?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 Different values with the same dimension. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Different-values-with-the-same-dimension/m-p/1938325#M77339</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi, could anyone help me?&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt; I want to show the unique clients that have operated by APP1 but not by APP2, and vice versa.&lt;/SPAN&gt;&lt;SPAN&gt; I have managed to get it to work, but only if I filter by COD.&lt;/SPAN&gt;&lt;SPAN&gt; (dimension).&lt;/SPAN&gt;&lt;SPAN&gt; This happens because the nested set definition "P" ignores the COD dimension, it grabs all values. How should I formulate it, a solution would be without nesting, one set minus the other.&lt;/SPAN&gt;&lt;SPAN&gt; How to solve it?? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Correct data, but filtering by COD. = 321:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik1.png" style="width: 708px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80789i597D5931E343C069/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik1.png" alt="Qlik1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Incorrect data, without filtering&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik2.png" style="width: 691px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80790iD0C51DDE09A53087/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik2.png" alt="Qlik2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ONLY APP1: count({&amp;lt;TAPP={'12'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}, cliente -= P({$&amp;lt;TAPP={'01','02','06','11'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}&amp;gt;}cliente)&amp;gt;} distinct cliente)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ONLY APP2: count({$&amp;lt; TAPP={'01','02','06','11'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}, cliente -= P({$&amp;lt;TAPP={'12'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}&amp;gt;}cliente)&amp;gt;} distinct cliente)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jun 2022 06:53:30 GMT</pubDate>
    <dc:creator>Magogar</dc:creator>
    <dc:date>2022-06-02T06:53:30Z</dc:date>
    <item>
      <title>Different values with the same dimension.</title>
      <link>https://community.qlik.com/t5/App-Development/Different-values-with-the-same-dimension/m-p/1938325#M77339</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, could anyone help me?&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt; I want to show the unique clients that have operated by APP1 but not by APP2, and vice versa.&lt;/SPAN&gt;&lt;SPAN&gt; I have managed to get it to work, but only if I filter by COD.&lt;/SPAN&gt;&lt;SPAN&gt; (dimension).&lt;/SPAN&gt;&lt;SPAN&gt; This happens because the nested set definition "P" ignores the COD dimension, it grabs all values. How should I formulate it, a solution would be without nesting, one set minus the other.&lt;/SPAN&gt;&lt;SPAN&gt; How to solve it?? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Correct data, but filtering by COD. = 321:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik1.png" style="width: 708px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80789i597D5931E343C069/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik1.png" alt="Qlik1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Incorrect data, without filtering&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik2.png" style="width: 691px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80790iD0C51DDE09A53087/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik2.png" alt="Qlik2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ONLY APP1: count({&amp;lt;TAPP={'12'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}, cliente -= P({$&amp;lt;TAPP={'01','02','06','11'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}&amp;gt;}cliente)&amp;gt;} distinct cliente)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ONLY APP2: count({$&amp;lt; TAPP={'01','02','06','11'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}, cliente -= P({$&amp;lt;TAPP={'12'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}&amp;gt;}cliente)&amp;gt;} distinct cliente)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 06:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Different-values-with-the-same-dimension/m-p/1938325#M77339</guid>
      <dc:creator>Magogar</dc:creator>
      <dc:date>2022-06-02T06:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Different values with the same dimension.</title>
      <link>https://community.qlik.com/t5/App-Development/Different-values-with-the-same-dimension/m-p/1938376#M77344</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/77610"&gt;@Magogar&lt;/a&gt;&amp;nbsp; Can you share the expression you have used for all the measures.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kaushik Solanki&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 13:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Different-values-with-the-same-dimension/m-p/1938376#M77344</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2022-06-01T13:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Different values with the same dimension.</title>
      <link>https://community.qlik.com/t5/App-Development/Different-values-with-the-same-dimension/m-p/1938785#M77372</link>
      <description>&lt;P&gt;Sorry. I forgot the most important part!&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;APP1: Sum({&amp;lt;TAPP={'12'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}&amp;gt;}operaciones)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;APP2: Sum({&amp;lt;TAPP={'01','02','06','11'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}&amp;gt;}operaciones)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ONLY APP1: count({&amp;lt;TAPP={'12'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}, cliente -= P({$&amp;lt;TAPP={'01','02','06','11'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}&amp;gt;}cliente)&amp;gt;} distinct cliente)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ONLY APP2: count({$&amp;lt; TAPP={'01','02','06','11'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}, cliente -= P({$&amp;lt;TAPP={'12'},[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"}&amp;gt;}cliente)&amp;gt;} distinct cliente)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 06:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Different-values-with-the-same-dimension/m-p/1938785#M77372</guid>
      <dc:creator>Magogar</dc:creator>
      <dc:date>2022-06-02T06:58:01Z</dc:date>
    </item>
  </channel>
</rss>

