<?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 How to optimize a calculation time with extension custom report? ( Qlik Sense April 2018) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-optimize-a-calculation-time-with-extension-custom-report/m-p/1631499#M47019</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i'm developping a dashboard for a client and i have some problem with loading times.&lt;/P&gt;&lt;P&gt;i use the Extension Custom report ( the version 1.2.0 ) and that extension needs to read a table master items to show the dimension and measures that client want to use as a self service report ( he chooses his dimension and measures and it make a straight table with the dimension and kpi chosen).&lt;/P&gt;&lt;P&gt;The problem is i have a master item with arround : 45 dimensions and&amp;nbsp; 128 Measures&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it due to the fact that master item is way too big so that's why it takes time to load when the user choose one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should i just make plenty small master items and force the client to choose the visualization report?&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2019 13:47:11 GMT</pubDate>
    <dc:creator>hiho12</dc:creator>
    <dc:date>2019-10-04T13:47:11Z</dc:date>
    <item>
      <title>How to optimize a calculation time with extension custom report? ( Qlik Sense April 2018)</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-optimize-a-calculation-time-with-extension-custom-report/m-p/1631499#M47019</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i'm developping a dashboard for a client and i have some problem with loading times.&lt;/P&gt;&lt;P&gt;i use the Extension Custom report ( the version 1.2.0 ) and that extension needs to read a table master items to show the dimension and measures that client want to use as a self service report ( he chooses his dimension and measures and it make a straight table with the dimension and kpi chosen).&lt;/P&gt;&lt;P&gt;The problem is i have a master item with arround : 45 dimensions and&amp;nbsp; 128 Measures&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it due to the fact that master item is way too big so that's why it takes time to load when the user choose one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should i just make plenty small master items and force the client to choose the visualization report?&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 13:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-optimize-a-calculation-time-with-extension-custom-report/m-p/1631499#M47019</guid>
      <dc:creator>hiho12</dc:creator>
      <dc:date>2019-10-04T13:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to optimize a calculation time with extension custom report? ( Qlik Sense April 2018)</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-optimize-a-calculation-time-with-extension-custom-report/m-p/1632563#M47107</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think you can use show/hide column with table, like we use to do it in qlik view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can make inline fields for dimension &amp;amp; Measure name as per requirement,&lt;/P&gt;&lt;P&gt;Use below in calculated show/hide condition in table&lt;/P&gt;&lt;P&gt;=SubStringCount(GetFieldSelections(Dimensions,',',100),'Age Group')=1&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;=SubStringCount(GetFieldSelections(Measures,',',100),'Age Group')=1&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay Kakkar&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 14:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-optimize-a-calculation-time-with-extension-custom-report/m-p/1632563#M47107</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2019-10-08T14:25:36Z</dc:date>
    </item>
  </channel>
</rss>

