<?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: Sync Table, reduces numbers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368909#M137138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely because the sync table holds common fields, so filtering out returned='YES', eliminates field values from common columns so SOLD_EU is influenced as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;SOLD_UD&lt;/P&gt;&lt;P&gt;name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sold&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOLD_ASIA&lt;/P&gt;&lt;P&gt;name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sold&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; returned&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 120&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YES&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 130&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you apply retruned='YES' you end up with A client only for both tables since they are connected via name because of the sync table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post your document, maybe I can be more helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2012 14:05:40 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2012-06-26T14:05:40Z</dc:date>
    <item>
      <title>Sync Table, reduces numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368908#M137137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the following issue / problem and would like to get clarity about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables from CSV imported, say Europe and Asia Data. In both tables the most columns are the same. The column for amounts of sold items in Europe is: SOLD_EU, in Asia tables the sum is called: SOLD_ASIA. Additionally in Asia, there is a column: RETURNED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By importing the tables now, i got a SOLD_EU table, a SOLD_ASIA table and a SYNC table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have graphs in my qlikview. The one shows the sum of SOLD_EU items, the other one shows the sum of SOLD_ASIA items.&lt;/P&gt;&lt;P&gt;When I choose now a sales person, both graphs give me a perfect overview by selecting the sales person from the SYNC table. Both SUMs are calculated correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I now do select additionally RETURNED = YES (keep in mind the RETURNED just exists in the SOLD_ASIA table), it reduces the number for the asia graph correctly to the returned onces BUT it also reduces the sum of the SOLD_EU items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the question:&lt;/P&gt;&lt;P&gt;Why has the filter RETURNED = YES influence on the SOLD_EU table. I thought as the column is not existing in SOLD_EU it will not be taken into account. And I don't get what qlikview filters in SOLD_EU table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any hint, pushing my into the correct direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 13:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368908#M137137</guid>
      <dc:creator />
      <dc:date>2012-06-26T13:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Table, reduces numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368909#M137138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely because the sync table holds common fields, so filtering out returned='YES', eliminates field values from common columns so SOLD_EU is influenced as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;SOLD_UD&lt;/P&gt;&lt;P&gt;name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sold&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOLD_ASIA&lt;/P&gt;&lt;P&gt;name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sold&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; returned&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 120&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YES&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 130&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you apply retruned='YES' you end up with A client only for both tables since they are connected via name because of the sync table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post your document, maybe I can be more helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 14:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368909#M137138</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-06-26T14:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Table, reduces numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368910#M137139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioannis, thanks. That explained exactly what I was wondering about.&lt;/P&gt;&lt;P&gt;Do I have any chance to include something in the Set Expression for the SUM function of table SOLD_EU to get each time all results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 14:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368910#M137139</guid>
      <dc:creator />
      <dc:date>2012-06-26T14:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Table, reduces numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368911#M137140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;[RETURNED]=&amp;gt;} [&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;SOLD_EU&lt;/SPAN&gt;])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or something like that depending on your fields.&lt;/P&gt;&lt;P&gt;Sync tables is really bad practice, you better get rid of them. Try renaming fields or concatenating the two tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 14:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368911#M137140</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-06-26T14:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Table, reduces numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368912#M137141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you made my day! Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 14:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sync-Table-reduces-numbers/m-p/368912#M137141</guid>
      <dc:creator />
      <dc:date>2012-06-26T14:57:39Z</dc:date>
    </item>
  </channel>
</rss>

