<?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: Create flags  in script with different scenarios in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045196#M351422</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;What is the logic behind the DateId field.? How you add T0, T1...!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 06:16:56 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2016-03-10T06:16:56Z</dc:date>
    <item>
      <title>Create flags  in script with different scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045193#M351419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please help me to get output below as mentioned please post the script hear .&lt;/P&gt;&lt;P&gt;Input :&lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; * Inline &lt;/P&gt;&lt;P&gt; [ID,Group,Status,DateID&lt;/P&gt;&lt;P&gt; 1,A,Assinged,11 &lt;/P&gt;&lt;P&gt; 1,B,Assinged,22 &lt;/P&gt;&lt;P&gt; 1,B,Assinged,23&lt;/P&gt;&lt;P&gt; 1,C,Res,33&lt;/P&gt;&lt;P&gt; 1,B,Assinged,34&lt;/P&gt;&lt;P&gt; 1,B,Assinged,34&lt;/P&gt;&lt;P&gt; 1,D,Assinged,34&lt;/P&gt;&lt;P&gt; ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Output:&lt;/P&gt;&lt;P&gt; Test:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; * Inline &lt;/P&gt;&lt;P&gt; [ID,Group,Status,DateID,DateId&lt;/P&gt;&lt;P&gt; 1,A,Assinged,11 ,T0&lt;/P&gt;&lt;P&gt; 1,B,Assinged,22 ,T1&lt;/P&gt;&lt;P&gt; 1,B,Assinged,23,NA&lt;/P&gt;&lt;P&gt; 1,C,Res,33,T2&lt;/P&gt;&lt;P&gt; 1,B,Assinged,34,T0&lt;/P&gt;&lt;P&gt; 1,B,Assinged,34,T1&lt;/P&gt;&lt;P&gt; 1,D,Assinged,34,NA&lt;/P&gt;&lt;P&gt; ];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045193#M351419</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2016-03-10T06:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Create flags  in script with different scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045194#M351420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the logic to get the output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045194#M351420</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-10T06:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create flags  in script with different scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045195#M351421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate what is the problem, you are making two inline loads, second one having one extra DateId field but in different case. If you want to generate the new field then share the logic behind it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045195#M351421</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-10T06:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Create flags  in script with different scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045196#M351422</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;What is the logic behind the DateId field.? How you add T0, T1...!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045196#M351422</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-03-10T06:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create flags  in script with different scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045197#M351423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logic was&amp;nbsp; like for status='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Assinged&lt;/SPAN&gt;' then create first as T0 and immediatly next &lt;SPAN style="font-size: 13.3333px;"&gt;status='&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Assinged&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;' then create T1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;have to eliminate third assigned or make null &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045197#M351423</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2016-03-10T06:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create flags  in script with different scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045198#M351424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamil ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TO is like to get minimum DateID where status as assinged&amp;nbsp; as &lt;SPAN style="font-size: 13.3333px;"&gt;DateID &lt;/SPAN&gt;=11&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;T1 is like to get&amp;nbsp; DateID where status as assinged next to as DateId =22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even where status assigned continuously of three&amp;nbsp; have to eliminate the third one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045198#M351424</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2016-03-10T06:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create flags  in script with different scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045199#M351425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about the T2.? How many such a status you will have like T0,T1,T2...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-flags-in-script-with-different-scenarios/m-p/1045199#M351425</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-10T06:30:00Z</dc:date>
    </item>
  </channel>
</rss>

