<?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: Re: Dynamic scripting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666575#M672920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan ,&lt;/P&gt;&lt;P&gt;i am forwarding the attachment&lt;/P&gt;&lt;P&gt;PFA ,&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 10:13:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-10T10:13:26Z</dc:date>
    <item>
      <title>Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666566#M672907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Qv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(Date) as Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Data.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Dummy Sales]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp1:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Order by Name, Date;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CumulativeSum:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Name &amp;lt;&amp;gt; Previous(Name) or Year &amp;lt;&amp;gt; Previous(Year), Sales, RangeSum(Sales, Peek('CumulativeSum'))) AS CumulativeSum&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Resident Temp1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Temp1;&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have done Cumulative sum for above and the problem is i need commission for Different names commision may vary how to give dynamic in set analysic plz help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;DIV class="SCX181313679 TableContainer"&gt;&lt;TABLE border="1" class="Border SCX181313679 Table"&gt;&lt;TBODY class="SCX181313679"&gt;&lt;TR class="TableRow SCX181313679"&gt;&lt;TD class="SCX181313679"&gt;&lt;DIV class="Ltr SCX181313679 OutlineElement"&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;Name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;Year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;Slab&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;Commission&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="TableRow SCX181313679"&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;Peter&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;$0-$50000&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;1%&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="TableRow SCX181313679"&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;peter&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;$50001-$100000&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;1.5%&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="TableRow SCX181313679"&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;peter&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;$100001-$150000&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;2%&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="TableRow SCX181313679"&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;peter&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;&amp;gt;$150001&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;2.5%&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="TableRow SCX181313679"&gt;&lt;TD class="SCX181313679"&gt;john &lt;/TD&gt;&lt;TD class="SCX181313679"&gt;2014&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;$0-$50000&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="SCX181313679"&gt;&lt;P&gt;1.5%&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this the commision varies plz help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666566#M672907</guid>
      <dc:creator />
      <dc:date>2014-09-10T09:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666567#M672909</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;Can you attach some sample file?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension : Name, Year&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;If(Sum(Sales) &amp;gt; &lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;150001, 0.025,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Sum(Sales) &amp;gt;= &lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;100001, 0.02,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px; font-family: Calibri, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt; If(Sum(Sales) &amp;gt;= &lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;50001,&amp;nbsp; 0.015,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Sum(Sales) &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;0, 0.01))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666567#M672909</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-10T09:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666568#M672910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz check the above table slap may varies i need dynamic expression ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666568#M672910</guid>
      <dc:creator />
      <dc:date>2014-09-10T09:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666569#M672912</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;PFA QVW . its contain example of dynamic bucketing. Hope that may help u .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666569#M672912</guid>
      <dc:creator />
      <dc:date>2014-09-10T09:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666570#M672913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;be practical in i have millions of users i have to create million groups , it is not possible &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666570#M672913</guid>
      <dc:creator />
      <dc:date>2014-09-10T09:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666571#M672915</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;Try like this in script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*, &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Sales &amp;gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #000000;"&gt;150001, '&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&amp;gt;$150001&lt;/SPAN&gt;',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Sales &amp;gt;= &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;100001, '&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;$100001-$150000&lt;/SPAN&gt;',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;If(Sales &amp;gt;= &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;50001,&amp;nbsp; '&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;$50001-$100000&lt;/SPAN&gt;',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Sales &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #000000;"&gt;0, '&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;$0-$50000&lt;/SPAN&gt;')))) AS Slab;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Sales) AS Sales&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM DataSource&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Group by Name,&amp;nbsp; Year;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LEFT JOIN&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Name,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Year,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Slab,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;Commission&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;FROM CommissionSource;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 15px;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666571#M672915</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-10T09:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666572#M672916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan ,&lt;/P&gt;&lt;P&gt;hope it helps but&lt;/P&gt;&lt;TABLE border="1" class="SCX181313679 Border Table"&gt;&lt;TBODY class="SCX181313679"&gt;&lt;TR class="TableRow SCX181313679"&gt;&lt;TD class="SCX181313679" style="border: 1px solid black;"&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;Peter&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679" style="border: 1px solid black;"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679" style="border: 1px solid black;"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;$0-$50000&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="SCX181313679" style="border: 1px solid black;"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;P class="SCX181313679 Paragraph" style="text-align: left; color: windowtext; font-family: 'Segoe UI',Tahoma,Verdana,'Sans-Serif'; font-size: 6pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;1%&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="1" class="SCX181313679 Border Table"&gt;&lt;TBODY class="SCX181313679"&gt;&lt;TR class="TableRow SCX181313679"&gt;&lt;TD class="SCX181313679" style="border: 1px solid black;"&gt;john &lt;/TD&gt;&lt;TD class="SCX181313679" style="border: 1px solid black;"&gt;2014&lt;/TD&gt;&lt;TD class="SCX181313679" style="border: 1px solid black;"&gt;&lt;SPAN class="SCX181313679 TextRun" style="color: windowtext; font-family: Calibri,Sans-Serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;SPAN class="NormalTextRun SCX181313679" style="background-color: inherit;"&gt;$0-$50000&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCX181313679" style="font-family: Calibri,Sans-Serif; font-size: 11pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="SCX181313679" style="border: 1px solid black;"&gt;&lt;P&gt;1.5%&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;if this the requirement the&lt;/P&gt;&lt;P&gt;peter will get 1%&lt;/P&gt;&lt;P&gt;john also get 1%&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666572#M672916</guid>
      <dc:creator />
      <dc:date>2014-09-10T09:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666573#M672917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It should not happen, because we are join the Commission table based on Name, Year and Slab, so you will get different values for Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666573#M672917</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-10T09:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666574#M672919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Commision:&lt;/P&gt;&lt;P&gt;LOAD*,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(CumulativeSum&amp;lt;=50000,'1%',if(CumulativeSum&amp;gt;=50001 and CumulativeSum&amp;lt;=100000,'1.5%',if(CumulativeSum&amp;gt;=100001 and CumulativeSum &amp;lt;=150000,'2%',if(CumulativeSum&amp;gt;=150001,'2.5%','NULL')))) As Comm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident CumulativeSum&lt;/P&gt;&lt;P&gt;Order by Name,Year&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Comm:&lt;/P&gt;&lt;P&gt;LOAD * Resident Commision Order by Commision.Name,Commision.Year;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Commision1:&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Commision.Name,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Commision.Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Commision.Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Commision.Comm*Commision.CumulativeSum) as Cumm&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident Commision&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order by Commision.Name,Commision.Year&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the problem is slap may varies depends on Users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666574#M672919</guid>
      <dc:creator />
      <dc:date>2014-09-10T09:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666575#M672920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan ,&lt;/P&gt;&lt;P&gt;i am forwarding the attachment&lt;/P&gt;&lt;P&gt;PFA ,&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 10:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666575#M672920</guid>
      <dc:creator />
      <dc:date>2014-09-10T10:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666576#M672922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;given attachment we got cumulative sum but the reqmnt is we have to add a commission field that may differs to all user (Commission may vary depends on users&amp;nbsp; ) so how to give dynamic commission depending on users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;john may have &amp;gt;=$5000 commission =1%&lt;/P&gt;&lt;P&gt;peter may have &amp;gt;=$5000 commission =2%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 10:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666576#M672922</guid>
      <dc:creator />
      <dc:date>2014-09-10T10:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666577#M672923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi QV's ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on this dynamic content,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 13:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666577#M672923</guid>
      <dc:creator />
      <dc:date>2014-09-10T13:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666578#M672924</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;Try this script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year(Date) as Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Data (3).xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Dummy Sales]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CumulativeSum:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;If(CumulativeSum &amp;gt; 150001, '&amp;gt;$150001',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(CumulativeSum &amp;gt;= 100001, '$100001-$150000',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(CumulativeSum &amp;gt;= 50001,&amp;nbsp; '$50001-$100000',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(CumulativeSum &amp;gt;= 0, '$0-$50000')))) AS Slab;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Name &amp;lt;&amp;gt; Previous(Name) or Year &amp;lt;&amp;gt; Previous(Year), Sales, RangeSum(Sales, Peek('CumulativeSum'))) AS CumulativeSum;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Order by Name, Date;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join(CumulativeSum)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Name, Year, Slab,&lt;/P&gt;&lt;P&gt;Num(Num#(Commission, '#.##%'), '#.00') AS Commission&lt;/P&gt;&lt;P&gt;INLINE [&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, Year, Slab, Commission&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Peter, 2014, $0-$50000, 1%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Peter, 2014, $50001-$100000, 1.50%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Peter, 2014, $100001-$150000, 2%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Peter, 2014, &amp;gt;$150001, 2.50%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tom, 2014, $0-$50000, 1.50%&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 03:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666578#M672924</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-11T03:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666579#M672925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thxs for reply i have worked on this but the reqmnt is if we have millon names then we cannot create that many in inline right, the point is we have to use interval match fuction between commission and cumulative sum its should loop and check . i dont knw for loop thts why iam strucked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 08:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666579#M672925</guid>
      <dc:creator />
      <dc:date>2014-09-11T08:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666580#M672926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did this in Inline because your excel file has no data, you can change the script to load from your DataSource, I think this is enough no need of IntervalMatch().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 08:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666580#M672926</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-11T08:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666581#M672927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year(Date) as Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Dummy Sales]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp1:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Order by Name, Date;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CumulativeSum:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Name &amp;lt;&amp;gt; Previous(Name) or Year &amp;lt;&amp;gt; Previous(Year), Sales, RangeSum(Sales, Peek('CumulativeSum'))) AS CumulativeSum&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Resident Temp1 Order by Name,Date;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Temp1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dd1:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartR,EndR,Commision&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,50000,1%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50001,100000,2%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100001,150000,3%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150001,200000,4%&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalMatch (CumulativeSum) LOAD StartR as Start,EndR Resident dd1 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here my problem is dynamicly we can change the Cummision if i want to give peter 10% i should do tht , how can i do tht ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 09:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666581#M672927</guid>
      <dc:creator />
      <dc:date>2014-09-11T09:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666582#M672928</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;Can you attach your sample Commision data in Excel file?&amp;nbsp; Your commision data should consists of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;StartR,EndR, Name, Commision, then only we can do this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 09:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666582#M672928</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-11T09:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666583#M672929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; jagan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 10:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666583#M672929</guid>
      <dc:creator />
      <dc:date>2014-09-11T10:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666584#M672930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the attachment Slab needs to check Cumulative sum and then it should check Name and Year and final its should get Commission .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 10:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666584#M672930</guid>
      <dc:creator />
      <dc:date>2014-09-11T10:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666585#M672931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jagan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If data is like this how to do ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 430px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="86"&gt;Name &lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="86"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="86"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="86"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End&amp;nbsp; &lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="86"&gt;&amp;nbsp;&amp;nbsp; Commission&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Peter&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;60000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Peter&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;60001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.5%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Peter&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;150000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Peter&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Peter&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.5%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Peter&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;150000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Tom&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.2%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Tom&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.6%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Tom&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;150000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2.5%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Tom&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.2%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Tom&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.6%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Tom&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;150000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2.5%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Mark&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;0.8%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Mark&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;80000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.4%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Mark&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;80001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;140000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Mark&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;0.8%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Mark&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;80000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1.4%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Mark&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;2015&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;80001&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;140000&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2.0%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 15:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666585#M672931</guid>
      <dc:creator />
      <dc:date>2014-09-15T15:59:13Z</dc:date>
    </item>
  </channel>
</rss>

