<?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 Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable/m-p/1648849#M730633</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am using the below expression to get the cumulative in my pivot table .&lt;BR /&gt;and there one more expression similar to this.&lt;/P&gt;&lt;P&gt;Is there a way to get this expression written into the script and get a column in the front end ?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rangeSum(Before(TOTAL Count({&amp;lt;Year*={'&amp;gt;2010'},Department={Cosmatics','IT','Finance','Sales'}&amp;gt;}ID)+ Sum(0),0, ColumnNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can someone please explain me on this&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Variable/m-p/1648849#M730633</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am using the below expression to get the cumulative in my pivot table .&lt;BR /&gt;and there one more expression similar to this.&lt;/P&gt;&lt;P&gt;Is there a way to get this expression written into the script and get a column in the front end ?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rangeSum(Before(TOTAL Count({&amp;lt;Year*={'&amp;gt;2010'},Department={Cosmatics','IT','Finance','Sales'}&amp;gt;}ID)+ Sum(0),0, ColumnNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can someone please explain me on this&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable/m-p/1648849#M730633</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Variable/m-p/1654233#M730634</link>
      <description>&lt;P&gt;Hey John, yeah, you just need to figure out what table you want that in and then add this to that part of the load scrip:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;rangeSum(Before(TOTAL Count({&amp;lt;Year*={'&amp;gt;2010'},Department={Cosmatics','IT','Finance','Sales'}&amp;gt;}ID)+ Sum(0),0, ColumnNo(TOTAL))) as fieldname&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If that is not what you meant, please provide some further detail on things, that may precipitate some others chiming in at that point too.&lt;/P&gt;
&lt;P&gt;I just realized you may want that in a variable, syntax there would be:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;LET variablename =&amp;nbsp;rangeSum(Before(TOTAL Count({&amp;lt;Year*={'&amp;gt;2010'},Department={Cosmatics','IT','Finance','Sales'}&amp;gt;}ID)+ Sum(0),0, ColumnNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Let.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Let.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 17:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable/m-p/1654233#M730634</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-04T17:19:46Z</dc:date>
    </item>
  </channel>
</rss>

