<?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 Use Table from Script in Graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334277#M123260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView charts don't operate with tables. Instead, they operate with fields and field associations. If the same Customer field is used in multiple tables, QlikView will use the field and the any associated data from those tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example, if you use your "Weekly Top 10" field in any of your expressions (for example, sum of Weekly top 10 Sales, etc...), QlikView will only show those Customers that have any corresponding values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other side, let me ask you why did you feel the need in pre-calculating the top 10 weekly, monthly, quarterly and yearly? QlikView could calculate those things on the fly, eliminating the need in multiple tables in the first place... Granted, those expressions are a bit more complex, but this is the more appropriate way of calculating "top 10" in QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2012 23:01:54 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2012-06-01T23:01:54Z</dc:date>
    <item>
      <title>Use Table from Script in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334276#M123259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a script that cretaes 4 tables, top 10 Customers by Week/Month/Quarter/Year.&amp;nbsp; All 4 talbes have the same columns except the time column, just difrent sets of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script also pulls back a table of full detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I go to create the graph Qlick view is using the customer names from the full detail table, not the top 10 from the Week table.&amp;nbsp; How do I get the graph to use the correct table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 18:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334276#M123259</guid>
      <dc:creator />
      <dc:date>2012-06-01T18:59:23Z</dc:date>
    </item>
    <item>
      <title>Use Table from Script in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334277#M123260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView charts don't operate with tables. Instead, they operate with fields and field associations. If the same Customer field is used in multiple tables, QlikView will use the field and the any associated data from those tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example, if you use your "Weekly Top 10" field in any of your expressions (for example, sum of Weekly top 10 Sales, etc...), QlikView will only show those Customers that have any corresponding values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other side, let me ask you why did you feel the need in pre-calculating the top 10 weekly, monthly, quarterly and yearly? QlikView could calculate those things on the fly, eliminating the need in multiple tables in the first place... Granted, those expressions are a bit more complex, but this is the more appropriate way of calculating "top 10" in QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 23:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334277#M123260</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2012-06-01T23:01:54Z</dc:date>
    </item>
    <item>
      <title>Use Table from Script in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334278#M123261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am starting to see the value in letting qlikview deal with this.&amp;nbsp; I have set up a chart using the full data set, and using filters I am drilling down to the year/quarter/month/week level data.&amp;nbsp; My question is how do I make qlikView only show me the top 10 customers from all the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 13:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334278#M123261</guid>
      <dc:creator />
      <dc:date>2012-06-04T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Use Table from Script in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334279#M123262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a number of ways... The easiest is to sort your Straight table by the descending value and to limit the number of dimension values to only 10 - this is done on the "Presentation" tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 15:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334279#M123262</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2012-06-04T15:45:06Z</dc:date>
    </item>
    <item>
      <title>Use Table from Script in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334280#M123263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is exactly what I did.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 15:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Table-from-Script-in-Graph/m-p/334280#M123263</guid>
      <dc:creator />
      <dc:date>2012-06-04T15:58:07Z</dc:date>
    </item>
  </channel>
</rss>

