<?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: How to create a Column at scripting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690661#M455725</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Its worked , thanks for your suggestion.....&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2020 09:19:22 GMT</pubDate>
    <dc:creator>kunkumnaveen</dc:creator>
    <dc:date>2020-04-03T09:19:22Z</dc:date>
    <item>
      <title>How to create a Column at scripting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690177#M455720</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am Trying something like below ,it is Possible to create a column with values CV,PV,ALL.&lt;/P&gt;&lt;P&gt;if(segment='COMMERCIAL','CV',&lt;BR /&gt;if(segment='PERSONAL','PV',&lt;BR /&gt;if(segment='COMMERCIAL' and segment='PERSONAL','ALL')&lt;BR /&gt;&lt;BR /&gt;)) as SEGMENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know if we select both CV and PV which is nothing but ALL, ..but User specifically&amp;nbsp; need&amp;nbsp; CV,PV,ALL&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 09:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690177#M455720</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-04-02T09:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Column at scripting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690183#M455721</link>
      <description>&lt;P&gt;i think your expression below doesn't makes sense.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if(segment='COMMERCIAL' and segment='PERSONAL','ALL')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what does it means?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;what are you trying to achieve?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 09:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690183#M455721</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-04-02T09:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Column at scripting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690189#M455722</link>
      <description>&lt;P&gt;In a sample way, I have a Column Segment which has values &lt;STRONG&gt;COMMERCIAL,PERSONAL&amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now what i am trying to create a derived column with name &lt;STRONG&gt;SEGMENT &lt;/STRONG&gt;which should suppose to have&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;CV,PV,ALL &lt;/STRONG&gt;values&lt;/P&gt;&lt;P&gt;Which means&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;COMMERCIAL =&amp;gt; 'CV',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PERSONAL&amp;nbsp; =&amp;gt; 'PV'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;COMMERCIAL+PERSONAL=&amp;gt;ALL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to achieve this requirement&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 09:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690189#M455722</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-04-02T09:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Column at scripting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690223#M455723</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is my above requirement is feasible or Not&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 11:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690223#M455723</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-04-02T11:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Column at scripting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690290#M455724</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You could do this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;...&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;if( segment='COMMERCIAL', 'CV',&lt;BR /&gt;if( segment='PERSONAL', 'PV'&lt;BR /&gt;)) as SEGMENT;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;New_Table:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;LOAD * INLINE [&lt;BR /&gt;NEW_FIELD, SEGMENT&lt;BR /&gt;PV, PV&lt;BR /&gt;CV, CV&lt;BR /&gt;ALL, PV&lt;BR /&gt;ALL, CV&lt;BR /&gt;];&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and use NEW_FIELD as your filter in UI.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 13:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690290#M455724</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2020-04-02T13:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Column at scripting</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690661#M455725</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Its worked , thanks for your suggestion.....&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 09:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-Column-at-scripting/m-p/1690661#M455725</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-04-03T09:19:22Z</dc:date>
    </item>
  </channel>
</rss>

