<?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: Recommended max number of measures and dimensions and widgets in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Recommended-max-number-of-measures-and-dimensions-and-widgets/m-p/1968625#M79878</link>
    <description>&lt;P&gt;5 millions of records are form a Qlik point of view a rather small data-set. With a well designed data-model are usually no very complex aggregations needed and even by a rather overloaded dashboard it should not cause special performance issues.&lt;/P&gt;
&lt;P&gt;Therefore I suggest to check at first the data-model and to consider changes in the direction of a star-scheme data-model. Ideally it ends with rather simple expressions in the UI like:&lt;/P&gt;
&lt;P&gt;sum({&amp;lt; ... &amp;gt;} Value)&lt;/P&gt;
&lt;P&gt;without the need of (nested) if-loops, aggr-constructs or interrecord-functions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 08:18:08 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-08-15T08:18:08Z</dc:date>
    <item>
      <title>Recommended max number of measures and dimensions and widgets</title>
      <link>https://community.qlik.com/t5/App-Development/Recommended-max-number-of-measures-and-dimensions-and-widgets/m-p/1968458#M79862</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have an application developed that contain a big data model with around 5 millions records in the different tables combined.&lt;/P&gt;
&lt;P&gt;The application contains some complex measure and aggregations requested by requirements design.&lt;/P&gt;
&lt;P&gt;The sheets load fine when we have two widgets containing like a dozen of dimensions and a dozen of measures.&lt;/P&gt;
&lt;P&gt;However some end users insists on displaying all KPIs/Measures and all data in one single sheet. For example in one sheets we have:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;9 widgets:
&lt;UL&gt;
&lt;LI&gt;4 KPIs&lt;/LI&gt;
&lt;LI&gt;5 tables&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;21 dimensions&lt;/LI&gt;
&lt;LI&gt;51 measures, many contains complex aggregations&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The sheets becomes barely usable especially when no filter applied&lt;/P&gt;
&lt;P&gt;What is the standard recommendation for qliksense for a single sheet? how many widgets/dimensions/measure should we have a single sheet to not abuse the flexibility of self service?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Elie&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2022 13:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Recommended-max-number-of-measures-and-dimensions-and-widgets/m-p/1968458#M79862</guid>
      <dc:creator>erahal</dc:creator>
      <dc:date>2022-08-13T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended max number of measures and dimensions and widgets</title>
      <link>https://community.qlik.com/t5/App-Development/Recommended-max-number-of-measures-and-dimensions-and-widgets/m-p/1968516#M79868</link>
      <description>&lt;P&gt;Hi, I don't think there are specific number, it depends on complexity, number of users (and the number of interactions) and server resources.&lt;/P&gt;
&lt;P&gt;You can add a calculation condition to the tables, so in example they are only calculated for a maxium of 10 dimensions, or when multiplying the number of dimensions and measures returns a number below 50, so less than 10 dimensions and 5 measures, or 5 dimensions with 10 measures.&lt;/P&gt;
&lt;P&gt;You can also add a complexity value to the measures to make come count as 2 or 5 normal measures.&lt;/P&gt;
&lt;P&gt;Another or additional option is to add a 'calculate' button, this button only switches a variable value between 1 or 0, and the tables only calulates when the variable=1, this way ayou avoid objects recalculatiing while the user selects its dimensions/measures&lt;/P&gt;</description>
      <pubDate>Sun, 14 Aug 2022 09:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Recommended-max-number-of-measures-and-dimensions-and-widgets/m-p/1968516#M79868</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-08-14T09:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended max number of measures and dimensions and widgets</title>
      <link>https://community.qlik.com/t5/App-Development/Recommended-max-number-of-measures-and-dimensions-and-widgets/m-p/1968625#M79878</link>
      <description>&lt;P&gt;5 millions of records are form a Qlik point of view a rather small data-set. With a well designed data-model are usually no very complex aggregations needed and even by a rather overloaded dashboard it should not cause special performance issues.&lt;/P&gt;
&lt;P&gt;Therefore I suggest to check at first the data-model and to consider changes in the direction of a star-scheme data-model. Ideally it ends with rather simple expressions in the UI like:&lt;/P&gt;
&lt;P&gt;sum({&amp;lt; ... &amp;gt;} Value)&lt;/P&gt;
&lt;P&gt;without the need of (nested) if-loops, aggr-constructs or interrecord-functions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 08:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Recommended-max-number-of-measures-and-dimensions-and-widgets/m-p/1968625#M79878</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-08-15T08:18:08Z</dc:date>
    </item>
  </channel>
</rss>

