<?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 Set Analysis in a simple table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-in-a-simple-table/m-p/1957308#M78933</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's say I have a simple table with: OrderID, DocumentType and Sale:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_0-1658172331264.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/84455i6B70BE0189251FE3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_0-1658172331264.png" alt="FranciscoQ_0-1658172331264.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I create a simple table in Qlik with ORDER ID and a Metric like SUM(&lt;SPAN&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;DOCUMENTTYPE = {"C"}&amp;gt;}SALE)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The table is going to display only the ORDER ID's related to "C" documents ? Or is going to display all the orders and will only summarize the ones related to "C".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 19:28:24 GMT</pubDate>
    <dc:creator>FranciscoQ</dc:creator>
    <dc:date>2022-07-18T19:28:24Z</dc:date>
    <item>
      <title>Set Analysis in a simple table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-in-a-simple-table/m-p/1957308#M78933</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's say I have a simple table with: OrderID, DocumentType and Sale:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_0-1658172331264.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/84455i6B70BE0189251FE3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_0-1658172331264.png" alt="FranciscoQ_0-1658172331264.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I create a simple table in Qlik with ORDER ID and a Metric like SUM(&lt;SPAN&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;DOCUMENTTYPE = {"C"}&amp;gt;}SALE)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The table is going to display only the ORDER ID's related to "C" documents ? Or is going to display all the orders and will only summarize the ones related to "C".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 19:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-in-a-simple-table/m-p/1957308#M78933</guid>
      <dc:creator>FranciscoQ</dc:creator>
      <dc:date>2022-07-18T19:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis in a simple table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-in-a-simple-table/m-p/1957350#M78934</link>
      <description>&lt;P&gt;Only order IDs related to C should be displayed. This should be easy enough to check - do it yourself with an inline load and a table. Note that for the literal C you should use {'C'} with single quotes, rather than double quotes. &lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 21:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-in-a-simple-table/m-p/1957350#M78934</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-07-18T21:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis in a simple table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-in-a-simple-table/m-p/1957439#M78942</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149331"&gt;@FranciscoQ&lt;/a&gt;&amp;nbsp; as&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6142"&gt;@Or&lt;/a&gt;&amp;nbsp; mentioned only Orders related to C will be displayed. Please see the Screen shot attached.&lt;/P&gt;
&lt;P&gt;If this resolves your issue, please like and accept it as a solution.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 04:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-in-a-simple-table/m-p/1957439#M78942</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-07-19T04:54:26Z</dc:date>
    </item>
  </channel>
</rss>

