<?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 new field using loaded field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435613#M34503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The new field will be called Status_Other? and those will be concatenated to your table above? So, each row will either have Status or Status_Other?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Nov 2017 16:43:19 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-11-08T16:43:19Z</dc:date>
    <item>
      <title>Create new field using loaded field</title>
      <link>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435610#M34500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys, &lt;/P&gt;&lt;P&gt;I needed help ....&lt;/P&gt;&lt;P&gt;My question is :- I have a field loaded from qvd file with all the options in it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ex:- Status field which has options such as lost , win , cancelled , transferred and so on &lt;/P&gt;&lt;P&gt;I have used 3 options using where clause . &lt;/P&gt;&lt;P&gt;Now I want to use the same field (''Status'') with remaining 3 options&amp;nbsp; and dont want to alter the first 3 selected options . &lt;/P&gt;&lt;P&gt;I want a new &lt;SPAN style="font-size: 13.3333px;"&gt;field &lt;/SPAN&gt;that should show remaining options if i pull it in datasheet . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i do this . Kindly help me with this&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 13:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435610#M34500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-08T13:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create new field using loaded field</title>
      <link>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435611#M34501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly are you trying to do? Can you share some data to show what you have and what you intend to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 13:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435611#M34501</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-08T13:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create new field using loaded field</title>
      <link>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435612#M34502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny for your reply ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Sure &lt;/P&gt;&lt;P&gt;[Project0]:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; '' Status '',&lt;/P&gt;&lt;P&gt;FROM Project.qvd &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;where&amp;nbsp; ( Status = 'Lost ' or Status = 'win ' or Status ='cancelled'));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Status field has few other options such as Delayed , Past, Postponed&amp;nbsp;&amp;nbsp;&amp;nbsp; and so on ... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So i want to create a new field with these remaining options . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ravi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435612#M34502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-08T16:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create new field using loaded field</title>
      <link>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435613#M34503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The new field will be called Status_Other? and those will be concatenated to your table above? So, each row will either have Status or Status_Other?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435613#M34503</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-08T16:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create new field using loaded field</title>
      <link>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435614#M34504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes so you mean something like this :-&amp;nbsp; ? &lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;[Project2]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Status_Other&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;where (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px; background-color: #f2f2f2;"&gt;Status = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px; background-color: #f2f2f2;"&gt;Delayed&amp;nbsp; &lt;/SPAN&gt;' or Status = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px; background-color: #f2f2f2;"&gt;Past&lt;/SPAN&gt;' or Status ='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px; background-color: #f2f2f2;"&gt;Postponed&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basically what i want is new column in data sheet like this :- &lt;/P&gt;&lt;P&gt;Status_other&lt;/P&gt;&lt;P&gt;Delayed &lt;/P&gt;&lt;P&gt;Past&lt;/P&gt;&lt;P&gt;Postponed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 13:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435614#M34504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-09T13:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create new field using loaded field</title>
      <link>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435615#M34505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya, does that work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 13:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435615#M34505</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-09T13:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create new field using loaded field</title>
      <link>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435616#M34506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it works Sunny !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 13:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-new-field-using-loaded-field/m-p/1435616#M34506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-09T13:28:25Z</dc:date>
    </item>
  </channel>
</rss>

