<?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 Qlikview Experts..Help required for QV 11 adhoc reporting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494596#M184993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached sample application img. When I pick up any dimension, qvw gets hang up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me the reason? What I can do for good performance.&lt;/P&gt;&lt;P&gt;My expressions are like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total Revenue =&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COMMISSION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;/100) * &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_COM_A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_GR_PRFT_A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ACC_FA_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FINANCIAL_ADVISOR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TRD_D&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_CANCN_C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_FACT_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)), '#,##0') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sell =&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_dimension&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|') &amp;amp; '|', '|Split FA|') = 1,(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COMMISSION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;/100),1) * &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_BUY_SELL_C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'S'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_Q&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ACC_FA_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FINANCIAL_ADVISOR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TRD_D&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_CANCN_C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_FACT_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)), '#,##0')&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 1 month data. Application size is 0.7 GB. RAM is 32 GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open report tab and select and dimension, Qvw gets hang. CPU utilization reaches upto 100% though memory avaiable.&lt;/P&gt;&lt;P&gt;Calculation time is also high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl find attached&amp;nbsp; all screen shots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Nov 2013 17:00:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-26T17:00:30Z</dc:date>
    <item>
      <title>Qlikview Experts..Help required for QV 11 adhoc reporting</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494596#M184993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached sample application img. When I pick up any dimension, qvw gets hang up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me the reason? What I can do for good performance.&lt;/P&gt;&lt;P&gt;My expressions are like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total Revenue =&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COMMISSION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;/100) * &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_COM_A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_GR_PRFT_A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ACC_FA_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FINANCIAL_ADVISOR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TRD_D&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_CANCN_C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_FACT_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)), '#,##0') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sell =&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_dimension&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|') &amp;amp; '|', '|Split FA|') = 1,(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COMMISSION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;/100),1) * &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_BUY_SELL_C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'S'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_Q&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ACC_FA_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FINANCIAL_ADVISOR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TRD_D&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_CANCN_C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_FACT_I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)), '#,##0')&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 1 month data. Application size is 0.7 GB. RAM is 32 GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open report tab and select and dimension, Qvw gets hang. CPU utilization reaches upto 100% though memory avaiable.&lt;/P&gt;&lt;P&gt;Calculation time is also high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl find attached&amp;nbsp; all screen shots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 17:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494596#M184993</guid>
      <dc:creator />
      <dc:date>2013-11-26T17:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Experts..Help required for QV 11 adhoc reporting</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494597#M184994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend creating variables or fields in your load script and populating those objects with these expressions.&amp;nbsp; That will run a lot faster than front-end calculation and should decrease CPU utilization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 17:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494597#M184994</guid>
      <dc:creator>greg-anderson</dc:creator>
      <dc:date>2013-11-26T17:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Experts..Help required for QV 11 adhoc reporting</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494598#M184995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide example or let me know how to create variables in load scripts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 17:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494598#M184995</guid>
      <dc:creator />
      <dc:date>2013-11-26T17:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Experts..Help required for QV 11 adhoc reporting</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494599#M184996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the base fields for these calculations coming from the same table in your QV model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 18:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494599#M184996</guid>
      <dc:creator>greg-anderson</dc:creator>
      <dc:date>2013-11-26T18:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Experts..Help required for QV 11 adhoc reporting</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494600#M184997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 18:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494600#M184997</guid>
      <dc:creator />
      <dc:date>2013-11-26T18:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Experts..Help required for QV 11 adhoc reporting</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494601#M184998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry- after looking at your expressions again, I don't know how to move the whole thing to script due to the aggregations and set analysis. The only parts to pull out of it into the script would be relatively minor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't know how to recommend proceeding without seeing the QVW itself.&amp;nbsp; I apologize for my error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 18:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494601#M184998</guid>
      <dc:creator>greg-anderson</dc:creator>
      <dc:date>2013-11-26T18:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Experts..Help required for QV 11 adhoc reporting</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494602#M184999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might see some performance improvement if you create this field in your table load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('|' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_dimension&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|') &amp;amp; '|', '|Split FA|&lt;/SPAN&gt; as SubStringCount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then using that in your front-end expression.&amp;nbsp; Having that text operation in the middle of the calculations could be causing some of the issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 18:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Experts-Help-required-for-QV-11-adhoc-reporting/m-p/494602#M184999</guid>
      <dc:creator>greg-anderson</dc:creator>
      <dc:date>2013-11-26T18:24:15Z</dc:date>
    </item>
  </channel>
</rss>

