<?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: Using Set Analysis in Table Filters Dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239841#M24570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting. It's very strange... all dimensions seem to have a valid associated Y/N value, but it's just not working as expected. Anyways, thanks for your help finding a workaround - much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Dec 2016 15:41:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-12T15:41:22Z</dc:date>
    <item>
      <title>Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239833#M24562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;I'm having an issue with getting my data to display properly in a table. I'm using the most recent version of Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This image shows two tables, the one on the left contains dimensions showing my raw data, and the one on the right contains my Month-Year dimension with a measure that contains the expression SUM({&amp;lt;Data_Log.Has_Value={'Y'}&amp;gt;}Data_Log.Row_Count). I want to show in a table the total number "Y" values for each month-year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason, when I apply this measure to the table on the right, it filters out month-year values that don't have any "Y" values. I feel like I should see April 2005 in the table on the right with a zero value, no?. I clearly have entries for April 2005 in my data model, but it's not present in the table on the right? Why? The dimension in the right table has no limitations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146221_Capture.PNG" style="height: 435px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I filter on April 2005, this is the result I get:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/146225_Capture2.PNG" style="height: 419px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm confused. Any help would be appreciated!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 19:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239833#M24562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T19:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239834#M24563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try it with the following: &lt;STRONG&gt;alt(&lt;/STRONG&gt;SUM({&amp;lt;Data_Log.Has_Value={'Y'}&amp;gt;}Data_Log.Row_Count)&lt;STRONG&gt;, 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2016 13:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239834#M24563</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-10T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239835#M24564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that makes no difference... is there a fundamental reason this doesn't work? Seems pretty basic to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 13:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239835#M24564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T13:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239836#M24565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you made sure that 'Show zero values' is checked under Add-Ons -&amp;gt; Data handling?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146370_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239836#M24565</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-12T14:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239837#M24566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;The Show zero values is checked. I've attached my QVF... If someone can maybe take a quick look I'd really appreciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239837#M24566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T15:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239838#M24567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Data_Log.Has_Value={'Y'}&amp;gt;}[Data_Log.Row_Count]) + Avg({1} 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Sum({&amp;lt;Data_Log.Has_Value={'Y'}&amp;gt;}[Data_Log.Row_Count]) + Avg(0)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239838#M24567</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-12T15:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239839#M24568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting. This does indeed work. Is this a standard method of forcing Qlik to have a value? Avg(0) is a pretty weird. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239839#M24568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T15:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239840#M24569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not a standard way to doing it, but not sure why it did not show up. May be because the data is not null but just missing (not 100% sure). So, just thought of adding Avg(0) which would add 0 to all dimensions even that have missing &lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data_Log.Has_Value = Y&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239840#M24569</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-12T15:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis in Table Filters Dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239841#M24570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting. It's very strange... all dimensions seem to have a valid associated Y/N value, but it's just not working as expected. Anyways, thanks for your help finding a workaround - much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 15:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-Set-Analysis-in-Table-Filters-Dimension/m-p/1239841#M24570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T15:41:22Z</dc:date>
    </item>
  </channel>
</rss>

