<?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: How Set Analysis works when measure field exists in different table and Dimension value is NULL in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636971#M47461</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See below Table and chart, as you said dimension added,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21846iCB87D0651A670B8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;K. Srinivasan&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 05:01:33 GMT</pubDate>
    <dc:creator>Ksrinivasan</dc:creator>
    <dc:date>2019-10-18T05:01:33Z</dc:date>
    <item>
      <title>How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636178#M47396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to understand why set analysis drops some rows when chart dimension value is null and measure field exists in different than chart dimension field.&lt;/P&gt;&lt;P&gt;I have attached sample app, very similar to what we have in production app. The main question is, why left chart shows count 2 against null dimension but right one shows 1 against null dimension.&lt;/P&gt;&lt;P&gt;I observed if I replace set analysis expression with IF statement, both chart shows 2 against null dimension value.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21709i8828EA51891B6E1E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6622"&gt;@hic&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22245"&gt;@swuehl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6748"&gt;@stevedark&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22678"&gt;@jagan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be highly appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636178#M47396</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2024-11-16T19:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636375#M47407</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can you send as QVW file,&lt;/P&gt;&lt;P&gt;K. Srinivasan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 02:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636375#M47407</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2019-10-17T02:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636517#M47412</link>
      <description>&lt;P&gt;Interesting, I cannot understand why right chart return values like that, problem should be in the multi value of Pat ID key1 in Link_Table, I tried to make a left join between Link_Table and Patient_Table, then right chart will be the same of left one. Just for your information. Look forward to someone explain this case.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 08:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636517#M47412</guid>
      <dc:creator>thi_pham</dc:creator>
      <dc:date>2019-10-17T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636776#M47445</link>
      <description>&lt;P&gt;Attached is the QVW reflecting the same issue.&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DJ,&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 14:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636776#M47445</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2019-10-17T14:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636830#M47449</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;Its really very confusing case, I cannot join link table and patient dim table but I would certainly will see how that is making difference. I have been trying to understand how 'IF' inside count in the right chart makes both chart match, so not sure if its something related to table associations? or its linked to the behavior of set analysis when fields come from different tables.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 15:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636830#M47449</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2019-10-17T15:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636956#M47459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please refer below table and chart, it will make clear you,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21845iBE04FBC2C650B3EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;K. Srinivasan.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 03:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636956#M47459</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2019-10-18T03:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636959#M47460</link>
      <description>&lt;P&gt;It doesn't make the problem clearer with me. Just add 1 more dimension (_f2f_enc_ind or&amp;nbsp;_addl_visit_vol_enc_ind or&amp;nbsp; _appt_complete_ind) to right chart , you will see the strange thing.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 03:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636959#M47460</guid>
      <dc:creator>thi_pham</dc:creator>
      <dc:date>2019-10-18T03:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636971#M47461</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See below Table and chart, as you said dimension added,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21846iCB87D0651A670B8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;K. Srinivasan&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 05:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1636971#M47461</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2019-10-18T05:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1637266#M47494</link>
      <description>&lt;P&gt;Thanks for your response. I know what is happening but I don't know why one null dimension row is dropped when measure field comes from other table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DJ,&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 14:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1637266#M47494</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2019-10-18T14:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1637270#M47495</link>
      <description>&lt;P&gt;Another angle of the problem is - if in the right chart I use 'IF' instead of set analysis it start matching with the left chart.( I have kept 'IF' statement commented in the right chart.)&lt;/P&gt;&lt;P&gt;So not sure whats the root cause behind the difference. Its certainly a combination of set analysis behavior and table association.(Not just having measure field in another table)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 14:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1637270#M47495</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2019-10-18T14:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: How Set Analysis works when measure field exists in different table and Dimension value is NULL</title>
      <link>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1637323#M47499</link>
      <description>&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;When I drop 'Key' column from the table, It drops the middle record. Strange,&amp;nbsp; Even 'Key' removal wasn't making duplicate records situations in the table.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Oct 2019 17:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-Set-Analysis-works-when-measure-field-exists-in-different/m-p/1637323#M47499</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2019-10-18T17:21:56Z</dc:date>
    </item>
  </channel>
</rss>

