<?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 Same filter, two objects, twice the results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291958#M108369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you tell us a little bit about your data model, or would it be possible that you upload a small sample app that demonstrate your issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2011 23:47:00 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-12-09T23:47:00Z</dc:date>
    <item>
      <title>Same filter, two objects, twice the results</title>
      <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291957#M108368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table with a pretty complicated IF statement as one of the dimensions.&amp;nbsp; It works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the same if statement in a bar chart as an expression:&amp;nbsp; &lt;SPAN style="font-family: courier new,courier;"&gt;SUM ( IF (blah AND blah AND blah, 1, 0)&lt;/SPAN&gt;,&amp;nbsp; I get exactly twice as many items.&amp;nbsp; I have a hack where I can do &lt;SPAN style="font-family: courier new,courier;"&gt;SUM ( IF (blah AND blah AND blah, .5 , 0)&lt;/SPAN&gt;...&amp;nbsp; but it seems there's got to be a proper way.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's 2x as many in charts with both a straight-up field dimension and a calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 21:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291957#M108368</guid>
      <dc:creator />
      <dc:date>2011-12-09T21:27:05Z</dc:date>
    </item>
    <item>
      <title>Same filter, two objects, twice the results</title>
      <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291958#M108369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you tell us a little bit about your data model, or would it be possible that you upload a small sample app that demonstrate your issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 23:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291958#M108369</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-09T23:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Same filter, two objects, twice the results</title>
      <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291959#M108370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;These are copied verbatim from the object's properties, except changing any identifying field names.&amp;nbsp; I pretty much copied from one expression/dimension to the other when I created the objects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline; font-size: 10pt;"&gt;Table definitions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;First Dimension in table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Special' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Normal' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;approval&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Approved')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;SchedStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;OR&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;ActualStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;lt;&amp;gt;'Canceled' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;lt;&amp;gt;'Draft')&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;Change_number&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Second Dimension in table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;timing&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Emergency','Emergency',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;expedited_date &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt;0, 'Expedited',&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt; timing&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I’m not using any expressions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Then I supress all where value =null, because I want to show only the items where all those are true.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline; font-size: 10pt;"&gt;Bar Chart definitions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;First Dimension in the chart: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;timing&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Emergency','Emergency', &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;expedited_date&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; 0,'Expedited',&amp;nbsp; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;timing&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;First expression in the chart:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Special' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Normal' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;approval&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Approved')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;SchedStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;OR&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;ActualStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;lt;&amp;gt;'Canceled' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;lt;&amp;gt;'Draft')&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , ' ' ) )&lt;BR /&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;This is how I solved it, effectively halving the count:&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;sum&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Special' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Normal' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;approval&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Approved')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;SchedStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;OR&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;ActualStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;lt;&amp;gt;'Canceled' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;lt;&amp;gt;'Draft')&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , .5, 0 ) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Please let me know if you have any insight.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Thanks again for your help!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 23:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291959#M108370</guid>
      <dc:creator />
      <dc:date>2011-12-12T23:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Same filter, two objects, twice the results</title>
      <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291960#M108371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;sum&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Special' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Normal' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;)='-1' ,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue;"&gt;and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;approval&lt;/SPAN&gt;&lt;SPAN&gt; = 'Approved')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue;"&gt;and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;SchedStart&lt;/SPAN&gt;&lt;SPAN&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;OR&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;ActualStart&lt;/SPAN&gt;&lt;SPAN&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue;"&gt;and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;state&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&amp;gt;'Canceled' &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon;"&gt;state&lt;/SPAN&gt;&lt;SPAN&gt; &amp;lt;&amp;gt;'Draft')&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , .5, 0 ) ) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN&gt;mat it help you&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN&gt;thanks &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New';"&gt;&lt;SPAN&gt;rohit&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 05:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291960#M108371</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-12-13T05:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Same filter, two objects, twice the results</title>
      <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291961#M108372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rohit, but that didn't change anything.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm ok with the hack of summing 1/2 of every record.&amp;nbsp; Maybe that is the solution - it just seems weird to me.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 15:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291961#M108372</guid>
      <dc:creator />
      <dc:date>2011-12-13T15:03:39Z</dc:date>
    </item>
    <item>
      <title>Same filter, two objects, twice the results</title>
      <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291962#M108373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be cautious to just live with summing up 1/2 of every record, unless you understood why you need to to this. The factor could potentially change if you only slightly change your data model or load different data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've said you are not using any expression in your first table, not even a constant, hidden '1'? I just don't get how you do see anything them, my tables always show nothing without an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, is there a special reason why you count ' ' (looks like a space) in your second table, and not e.g. ChangeNumber?&lt;/P&gt;&lt;P&gt;Could you try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Special' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Normal' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;approval&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Approved')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;SchedStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;OR&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;ActualStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;lt;&amp;gt;'Canceled' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;lt;&amp;gt;'Draft')&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , &lt;STRONG&gt;ChangeNumber &lt;/STRONG&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;STRONG&gt;DISTINCT&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Special' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Normal' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;or&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;workflow&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 10pt;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;approval&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; = 'Approved')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;SchedStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;OR&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;DateApproved&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;ActualStart&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt;&amp;lt;&amp;gt;'Canceled' &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New';"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New';"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New';"&gt; &amp;lt;&amp;gt;'Draft')&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , &lt;STRONG&gt;ChangeNumber &lt;/STRONG&gt;) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;As said, I am still unsure how your first table works without any expression, but if you compare just the number of ChangeNumber lines shown in the first table with the count of e.g. ChangeNumber in the second, this could differ, because the first will only show uniqe combinations of your two dimensions, while a count may also count non distinct values (that's why I ask you to try a DISTINCT in above expression). Not sure if I make myself clear...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;Also, I am not sure if your data model might play a role here or not, could you tell us a bit more about the tables you use in this chart (maybe just copy a screenshot of your table viewer here)? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;At best, you could upload a small sample qvw file here to the forum, that demonstrates your issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;Stefan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 16:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291962#M108373</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-13T16:54:44Z</dc:date>
    </item>
    <item>
      <title>Same filter, two objects, twice the results</title>
      <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291963#M108374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi! I see you are using these in the dimensions, could you transfer to the script? I think it will be easier to work with the charts and also with better performance.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Cesar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 14:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291963#M108374</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2011-12-14T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Same filter, two objects, twice the results</title>
      <link>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291964#M108375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cesar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to create a new field to flag all the records I want - that is, is each record late, approved, active, etc, (also using a join) and could not work through how to combine all those Ifs into one step in the script.&amp;nbsp; I am just more comfortable with dimensions and expressions for now.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might try that in the next iteration of improvements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 15:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Same-filter-two-objects-twice-the-results/m-p/291964#M108375</guid>
      <dc:creator />
      <dc:date>2011-12-14T15:42:53Z</dc:date>
    </item>
  </channel>
</rss>

