<?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: How to use expressions in edit script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390131#M489511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pcammaert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me an example?&lt;/P&gt;&lt;P&gt;so that i can check it and try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 12:02:46 GMT</pubDate>
    <dc:creator>udaya_kumar</dc:creator>
    <dc:date>2012-11-29T12:02:46Z</dc:date>
    <item>
      <title>How to use expressions in edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390126#M489506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have huge expression to be calculated in the chart.&lt;/P&gt;&lt;P&gt;So everytime the object is active, it is calculating and it is giving performance issue.&lt;/P&gt;&lt;P&gt;So how can i use these expressions in edit script and then use simple expression in expression field in chart?&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 10:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390126#M489506</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2012-11-29T10:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to use expressions in edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390127#M489507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i didnt get u. what u exactly want .. so plz explain it briefly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390127#M489507</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2012-11-29T11:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use expressions in edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390128#M489508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plz explain it briefly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390128#M489508</guid>
      <dc:creator />
      <dc:date>2012-11-29T11:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use expressions in edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390129#M489509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A quick reply before we get more details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Precalculate&lt;/EM&gt; what you can in Load script. Use aggregation tables where needed. Memory is cheaper than user patience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390129#M489509</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2012-11-29T11:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use expressions in edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390130#M489510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have very big expression in chart,&lt;/P&gt;&lt;P&gt;now for ex,&lt;/P&gt;&lt;P&gt;vSales = sum({$&amp;lt;Year = {$(=max(Year))}, Month = {"&amp;lt;=$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;} Month))"}&amp;gt;} LineSalesAmount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider this example,&lt;/P&gt;&lt;P&gt;here i want to use this expression in edit script instead of chart.&lt;/P&gt;&lt;P&gt;In chart, i need to make it very simple like&lt;/P&gt;&lt;P&gt;=vSales &lt;/P&gt;&lt;P&gt;in expression in the chart.&lt;/P&gt;&lt;P&gt;so that the calculations will be done in the edit script itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390130#M489510</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2012-11-29T12:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use expressions in edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390131#M489511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pcammaert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me an example?&lt;/P&gt;&lt;P&gt;so that i can check it and try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390131#M489511</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2012-11-29T12:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use expressions in edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390132#M489512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by "edit script"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390132#M489512</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2012-11-29T12:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use expressions in edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390133#M489513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit script means, where we write load script or SQL select script.&lt;/P&gt;&lt;P&gt;the edit script window (Ctrl + E)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-expressions-in-edit-script/m-p/390133#M489513</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2012-11-29T12:07:37Z</dc:date>
    </item>
  </channel>
</rss>

