<?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: Need Help in Columns creation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134766#M759669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay thanks let me try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2018 09:55:15 GMT</pubDate>
    <dc:creator>soniasweety</dc:creator>
    <dc:date>2018-08-30T09:55:15Z</dc:date>
    <item>
      <title>Need Help in Columns creation</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134762#M759665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to build below code in qlikview&amp;nbsp; how can i&amp;nbsp; create this in Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;Left(Property,2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;2. &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;if(type in('Cll / Ul','Nes','Ul'),'New','Existing')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3.&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;if(RR in('01','02','03','04','05') then 'open','Closed')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134762#M759665</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Columns creation</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134763#M759666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.&amp;nbsp; &lt;SPAN style="font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;Left(Property,2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;2. &lt;SPAN style="font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;if(match(type,'Cll / Ul','Nes','Ul'),'New','Existing')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3.&lt;SPAN style="font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;if(match(RR,'01','02','03','04','05'),'open','Closed')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 09:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134763#M759666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-30T09:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Columns creation</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134764#M759667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im creating&amp;nbsp;&amp;nbsp; left(Property,2)&amp;nbsp; as RR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above RR&amp;nbsp; i need to use in 3rd expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;3.&lt;/SPAN&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #3d3d3d;"&gt;if(match(&lt;STRONG&gt;RR&lt;/STRONG&gt;,'01','02','03','04','05'),'open','Closed')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is derived column will work in this expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 09:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134764#M759667</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-08-30T09:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Columns creation</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134765#M759668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may use the Expression left(property,2) in following expressions like&lt;/P&gt;&lt;P&gt;if (match(left(Property,2),'01',&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;'02','03','04','05'),'open','Closed')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;Where do you want to use left(Property,2) as RR?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;in a script load you may use a preload like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;TEST:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;load *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri, sans-serif; font-size: 11pt;"&gt;if(match(&lt;STRONG&gt;RR&lt;/STRONG&gt;,'01','02','03','04','05'),'open','Closed')&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;&amp;nbsp; left(Property,2) as RR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Calibri; font-size: 12pt;"&gt;from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 09:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134765#M759668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-30T09:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Columns creation</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134766#M759669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay thanks let me try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 09:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Columns-creation/m-p/134766#M759669</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-08-30T09:55:15Z</dc:date>
    </item>
  </channel>
</rss>

