<?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: Expression as Script while loading the file! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1701156#M725161</link>
    <description>&lt;P&gt;Any help?&lt;/P&gt;</description>
    <pubDate>Tue, 12 May 2020 14:24:14 GMT</pubDate>
    <dc:creator>brunolelli87</dc:creator>
    <dc:date>2020-05-12T14:24:14Z</dc:date>
    <item>
      <title>Expression as Script while loading the file!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1700883#M725160</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I would like to know what's the difference between an expression during the loading process, and an expression created at the chart's expression. Is there any difference between then? Do they use the same amount of memory?&lt;/P&gt;&lt;P&gt;I'm asking that because I have the following chart, with more than 10 calculated expressions, and I believe the performance could be better if the expressions were calculated during the loading process. Is that true?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Table.png" style="width: 951px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33382i70FDD5A8D3E18A98/image-size/large?v=v2&amp;amp;px=999" role="button" title="Table.png" alt="Table.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And if it's true that I can optimize the dashboard by executing some expressions during the loading process, how could I convert the following expression to be loaded during the LOADING SCRIPT?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=sum(ValorAçãoFechamentoAjustado)/((aggr(RangeSum(above(sum({&amp;lt;Month=, Date={'&amp;gt;=$(=MonthStart(Periodo, -11))&amp;lt;=$(=Date(Max(Periodo)))'}&amp;gt;} [Lucro/Prejuízo do Período]),0,275)),Periodo)*1000)/NumeroDeAções)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Bruno&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1700883#M725160</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression as Script while loading the file!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1701156#M725161</link>
      <description>&lt;P&gt;Any help?&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 14:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1701156#M725161</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-05-12T14:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression as Script while loading the file!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1708306#M725162</link>
      <description>&lt;P&gt;Check out the following links, should put you on the right track:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/LoadData/best-practices-data-modeling.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/LoadData/best-practices-data-modeling.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/application-performance-optimization.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/application-performance-optimization.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 17:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1708306#M725162</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-06-04T17:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expression as Script while loading the file!</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1708333#M725163</link>
      <description>&lt;P&gt;Hello Brett, how are you?&lt;/P&gt;&lt;P&gt;As I've been mentioning on most of my posts, I've just started working with QlikView, and it's really an amazing tool. I'm focused on learning as much as possible during this "quarantine" - it's a personal goal, and yep, Brazil is still in "quarantine", with the political and financial crisis, but unfortunately, we are familiar with that!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your attention, and assistance during my "Qlikview learning process", but I'm not sure how can I solve the main issue of my question with the links you sent me. Would you mind providing me some extra help?&lt;/P&gt;&lt;P&gt;Thanks again,&lt;BR /&gt;Best regards&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 19:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-as-Script-while-loading-the-file/m-p/1708333#M725163</guid>
      <dc:creator>brunolelli87</dc:creator>
      <dc:date>2020-06-04T19:30:12Z</dc:date>
    </item>
  </channel>
</rss>

