<?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: Data Selection Problem in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-Selection-Problem/m-p/2059724#M86979</link>
    <description>&lt;P&gt;Edit: I thought this was working earlier, but it appears to be taking the max across Categories in my Bullet plot that has Topic as the Bar Dimension (or at least that is my current theory).&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2023 23:54:05 GMT</pubDate>
    <dc:creator>qlik_hunter</dc:creator>
    <dc:date>2023-04-12T23:54:05Z</dc:date>
    <item>
      <title>Data Selection Problem</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Selection-Problem/m-p/2059718#M86978</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to create a measure where I check how many Categories within a Topic have a value of 5 in each of three Functions with my data structured like:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Load * Inline [&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Topic, Category, Reporter, Function, Progress&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;T1, C1, Ralph, A, 5&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;T1, C1, Ralph, B, 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;T1, C1, Ralph, C, 5&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;T1, C1, Sam, A, 3&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;T1, C1, Sam, B, 5&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;T1, C1, Sam, C, 4&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;with additional entries for Topic (T1, T2, T3, ...) and Category (C1, C2, C3, ...).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My current attempt is:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;count(distinct aggr( if( ( max({$&amp;lt;Function={'A'}&amp;gt;} Progress ) = '5'&amp;nbsp; ) AND ( max({$&amp;lt;Function={'B'}&amp;gt;} Progress ) = '5'&amp;nbsp; ) AND&amp;nbsp;( max({$&amp;lt;Function={'C'}&amp;gt;} Progress ) = '5'&amp;nbsp; ), Category, (Category,Topic)))&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But this seems to only work if I filter to a single Topic. Do you have any thoughts or suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 17:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Selection-Problem/m-p/2059718#M86978</guid>
      <dc:creator>qlik_hunter</dc:creator>
      <dc:date>2023-04-12T17:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data Selection Problem</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Selection-Problem/m-p/2059724#M86979</link>
      <description>&lt;P&gt;Edit: I thought this was working earlier, but it appears to be taking the max across Categories in my Bullet plot that has Topic as the Bar Dimension (or at least that is my current theory).&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 23:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Selection-Problem/m-p/2059724#M86979</guid>
      <dc:creator>qlik_hunter</dc:creator>
      <dc:date>2023-04-12T23:54:05Z</dc:date>
    </item>
  </channel>
</rss>

