<?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: Performance with Set Analysis. Number VS String in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Performance-with-Set-Analysis-Number-VS-String/m-p/1888526#M73212</link>
    <description>&lt;P&gt;Thank you Rob !&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2022 08:47:52 GMT</pubDate>
    <dc:creator>Xabinav</dc:creator>
    <dc:date>2022-02-03T08:47:52Z</dc:date>
    <item>
      <title>Performance with Set Analysis. Number VS String</title>
      <link>https://community.qlik.com/t5/App-Development/Performance-with-Set-Analysis-Number-VS-String/m-p/1888270#M73196</link>
      <description>&lt;P&gt;Hi everyone&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to improve App performance, a lot of the "Set Analysis" are with a string.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wonder if switching to a number will improve performance&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;for example -&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Now&amp;nbsp;&lt;/STRONG&gt; --&amp;gt; Count ({&amp;lt;approved = {'yes'}&amp;gt;} Orders)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Change&lt;/STRONG&gt; &lt;STRONG&gt;to&lt;/STRONG&gt; -- &amp;gt;&amp;nbsp;&amp;nbsp;Count ({&amp;lt;approved = {1}&amp;gt;} Orders)&amp;nbsp; &amp;nbsp; &amp;nbsp; (1 = Yes , in Data model)&lt;/P&gt;
&lt;P&gt;Will it improve? In reality the formulas are longer...&lt;/P&gt;
&lt;P&gt;I would love to know if there is a tool or way to measure performance improvement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 16:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Performance-with-Set-Analysis-Number-VS-String/m-p/1888270#M73196</guid>
      <dc:creator>Xabinav</dc:creator>
      <dc:date>2022-02-02T16:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with Set Analysis. Number VS String</title>
      <link>https://community.qlik.com/t5/App-Development/Performance-with-Set-Analysis-Number-VS-String/m-p/1888356#M73199</link>
      <description>&lt;P&gt;In set analysis, there is no difference in performance between using string and numeric for modifier values.&amp;nbsp; The internal logic always uses a string test.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can measure expression performance in your app using &lt;A href="https://easyqlik.com/qsda/" target="_blank" rel="noopener"&gt;QSDA Pro&lt;/A&gt;.&amp;nbsp; Another tool for doing command line expression performance testing is &lt;A href="https://github.com/RobWunderlich/CubeTester" target="_blank" rel="noopener"&gt;CubeTester&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 18:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Performance-with-Set-Analysis-Number-VS-String/m-p/1888356#M73199</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-02-02T18:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with Set Analysis. Number VS String</title>
      <link>https://community.qlik.com/t5/App-Development/Performance-with-Set-Analysis-Number-VS-String/m-p/1888526#M73212</link>
      <description>&lt;P&gt;Thank you Rob !&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 08:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Performance-with-Set-Analysis-Number-VS-String/m-p/1888526#M73212</guid>
      <dc:creator>Xabinav</dc:creator>
      <dc:date>2022-02-03T08:47:52Z</dc:date>
    </item>
  </channel>
</rss>

