<?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: Chart doesnt load because of quantity of data and time that takes in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Chart-doesnt-load-because-of-quantity-of-data-and-time-that/m-p/2436620#M97047</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;BR /&gt;there are several factors that affect on the performance of your expressions but mainly it is the schema that has major effect.&lt;BR /&gt;&lt;BR /&gt;if you have a measure for example that has "components" from several fact tables in your schema, then here you might need to maybe join those fact tables into one and do part of the calculation in the script:&lt;BR /&gt;ex:&lt;BR /&gt;sum(field1, field2)&lt;BR /&gt;field1 is in Table1, and field2 is in Table2&lt;BR /&gt;then join Table1 and Table2 into a table named FACT for example&lt;BR /&gt;then in this new table you create a new field which is field1+field2 as field3&lt;BR /&gt;&lt;BR /&gt;then your expression would be sum(field3)&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 08:18:06 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2024-04-02T08:18:06Z</dc:date>
    <item>
      <title>Chart doesnt load because of quantity of data and time that takes</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-doesnt-load-because-of-quantity-of-data-and-time-that/m-p/2436609#M97046</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so I created a container with two huge list with lots of formulas, and a button, when you click it, you have the option to chose the list u want to see. the thing is, when i click it, takes ages to load and it ends up giving me an error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how could i solve this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-doesnt-load-because-of-quantity-of-data-and-time-that/m-p/2436609#M97046</guid>
      <dc:creator>Nemo1</dc:creator>
      <dc:date>2024-11-15T21:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Chart doesnt load because of quantity of data and time that takes</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-doesnt-load-because-of-quantity-of-data-and-time-that/m-p/2436620#M97047</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;BR /&gt;there are several factors that affect on the performance of your expressions but mainly it is the schema that has major effect.&lt;BR /&gt;&lt;BR /&gt;if you have a measure for example that has "components" from several fact tables in your schema, then here you might need to maybe join those fact tables into one and do part of the calculation in the script:&lt;BR /&gt;ex:&lt;BR /&gt;sum(field1, field2)&lt;BR /&gt;field1 is in Table1, and field2 is in Table2&lt;BR /&gt;then join Table1 and Table2 into a table named FACT for example&lt;BR /&gt;then in this new table you create a new field which is field1+field2 as field3&lt;BR /&gt;&lt;BR /&gt;then your expression would be sum(field3)&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 08:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-doesnt-load-because-of-quantity-of-data-and-time-that/m-p/2436620#M97047</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2024-04-02T08:18:06Z</dc:date>
    </item>
  </channel>
</rss>

