<?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 Dynamic scripting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666145#M1317801</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; &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; &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;/P&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;DIV class="SCX181313679 TableContainer"&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;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;/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;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" 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;Slab(cumulativesum)&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;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" 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;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;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" 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;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;$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" 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.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" 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;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;$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" 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;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" style="border: 1px solid black;"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;peter&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;&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" 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;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" 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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this the commision varies depends on Name and slab plz help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Dynamic scripting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666145#M1317801</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; &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; &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;/P&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;&lt;DIV class="SCX181313679 TableContainer"&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;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;/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;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" 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;Slab(cumulativesum)&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;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" 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;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;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" 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;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;$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" 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.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" 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;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;$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" 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;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" style="border: 1px solid black;"&gt;&lt;P class="Ltr SCX181313679 OutlineElement"&gt;&lt;/P&gt;peter&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;&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" 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;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" 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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this the commision varies depends on Name and slab plz help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lohi&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-scripting/m-p/666145#M1317801</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
  </channel>
</rss>

