<?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: Conver script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conver-script/m-p/1691269#M726658</link>
    <description>&lt;P&gt;What's the issue with your current script?&lt;/P&gt;&lt;P&gt;Also: it's easier if you where able to provide a sample table and describe your desired output from that sample table.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Apr 2020 14:30:05 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-04-06T14:30:05Z</dc:date>
    <item>
      <title>Conver script</title>
      <link>https://community.qlik.com/t5/QlikView/Conver-script/m-p/1691192#M726657</link>
      <description>&lt;P&gt;Hi! Could you guys help me find a different way of writting this script:&lt;/P&gt;&lt;P&gt;RangeOfColor:&lt;BR /&gt;Load&lt;BR /&gt;Cod As Code,&lt;BR /&gt;From As FromDate,&lt;BR /&gt;To As ToDate,&lt;BR /&gt;Col As Color&lt;BR /&gt;From [xxx];&lt;/P&gt;&lt;P&gt;Set A= ;&lt;BR /&gt;For c = 0 to NoOfRows('RangeOfColor') - 1&lt;BR /&gt;Let Code = Peek('Code' ,c ,'RangeOfColor');&lt;BR /&gt;Let Color = Peek('Color' ,c ,'RangeOfColor');&lt;BR /&gt;Let FromDate = Peek('FromDate' ,c ,'RangeOfColor');&lt;BR /&gt;Let ToDate = Peek('ToDate' ,c ,'RangeOfColor');&lt;/P&gt;&lt;P&gt;Let A $(c) = Color;&lt;BR /&gt;If Len(A) = 0 Then&lt;BR /&gt;Let A = 'If(%Code=' &amp;amp; Code &amp;amp; ', ' &amp;amp; Color;&lt;BR /&gt;Else&lt;BR /&gt;Let C = C &amp;amp; ', If(%Code=' &amp;amp; Code&amp;amp; ', ' &amp;amp; Color;&lt;BR /&gt;End If&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conver-script/m-p/1691192#M726657</guid>
      <dc:creator>Tani</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conver script</title>
      <link>https://community.qlik.com/t5/QlikView/Conver-script/m-p/1691269#M726658</link>
      <description>&lt;P&gt;What's the issue with your current script?&lt;/P&gt;&lt;P&gt;Also: it's easier if you where able to provide a sample table and describe your desired output from that sample table.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 14:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conver-script/m-p/1691269#M726658</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-06T14:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Conver script</title>
      <link>https://community.qlik.com/t5/QlikView/Conver-script/m-p/1691462#M726659</link>
      <description>&lt;P&gt;There is no issue with the script. I just need to find another way of writting what is in the&lt;STRONG&gt; If function&lt;/STRONG&gt;.&amp;nbsp; The output of the code if giving different color for differen time periods in days. Meaning, if there are datas given from 0 - 5 days, 5 - 10 days or 10+ days. Can we use another loop, like for loop for example and how can we write it? Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 12:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conver-script/m-p/1691462#M726659</guid>
      <dc:creator>Tani</dc:creator>
      <dc:date>2020-04-07T12:51:04Z</dc:date>
    </item>
  </channel>
</rss>

