<?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: Add new fields in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520668#M37268</link>
    <description>&lt;P&gt;If the model is not&amp;nbsp;&lt;SPAN&gt;‘*GTR-X 230*’ then what do you want to do. In other words, do you load this data only&amp;nbsp;for that&amp;nbsp;&lt;/SPAN&gt;wildmatch, otherwise you don't load it, or do you only load some (other) fields, or those fields with another value? This will determine what your load statement needs to look like.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Dec 2018 18:08:56 GMT</pubDate>
    <dc:creator>lblumenfeld</dc:creator>
    <dc:date>2018-12-13T18:08:56Z</dc:date>
    <item>
      <title>Add new fields</title>
      <link>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520099#M37213</link>
      <description>&lt;P&gt;IF(WILDMATCH([Model],'*GTR-X 230*'), ' Playful' ) as [Riding Style]&lt;/P&gt;&lt;P&gt;The expression above states if the [Model] field contains ‘*GTR-X 230*’ then create a new field named [Riding Style] with the contents ‘Playful’&lt;/P&gt;&lt;P&gt;I want to modify it so that if the [Model] field contains ‘*GTR-X 230*’ then create 6 new fields named&lt;/P&gt;&lt;P&gt;[Riding Style] with contents ‘Playful’&lt;/P&gt;&lt;P&gt;[Seating] with contents ‘1’&lt;/P&gt;&lt;P&gt;[Riding Time] with contents ‘Short’&lt;/P&gt;&lt;P&gt;[Water Type] with contents ‘Mostly Flat’&lt;/P&gt;&lt;P&gt;[Speed] with contents ‘Very’&lt;/P&gt;&lt;P&gt;[Two Sports] with contents ‘Rarely’&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 03:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520099#M37213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T03:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add new fields</title>
      <link>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520118#M37215</link>
      <description>&lt;P&gt;You could simply repeat the WildMatch statement for each field. What do you want to do when the [Model] field doesn't contain&amp;nbsp;&lt;SPAN&gt;‘*GTR-X 230*’? That would help us answer the&amp;nbsp;question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 05:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520118#M37215</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2018-12-13T05:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add new fields</title>
      <link>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520637#M37267</link>
      <description>&lt;P&gt;Can someone help, I want to consolidate 6 separate expressions into one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF(WILDMATCH([Model],'*GTR-X 230*'), ' Playful' ) as [Riding Style]&lt;/P&gt;&lt;P&gt;The expression above states if the [Model] field contains ‘*GTR-X 230*’ then create a new field named [Riding Style] with the contents ‘Playful’&lt;/P&gt;&lt;P&gt;I want to modify it so that if the [Model] field contains ‘*GTR-X 230*’ then create 6 new fields named&lt;/P&gt;&lt;P&gt;[Riding Style] with contents ‘Playful’&lt;/P&gt;&lt;P&gt;[Seating] with contents ‘1’&lt;/P&gt;&lt;P&gt;[Riding Time] with contents ‘Short’&lt;/P&gt;&lt;P&gt;[Water Type] with contents ‘Mostly Flat’&lt;/P&gt;&lt;P&gt;[Speed] with contents ‘Very’&lt;/P&gt;&lt;P&gt;[Two Sports] with contents ‘Rarely’&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 17:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520637#M37267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T17:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Add new fields</title>
      <link>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520668#M37268</link>
      <description>&lt;P&gt;If the model is not&amp;nbsp;&lt;SPAN&gt;‘*GTR-X 230*’ then what do you want to do. In other words, do you load this data only&amp;nbsp;for that&amp;nbsp;&lt;/SPAN&gt;wildmatch, otherwise you don't load it, or do you only load some (other) fields, or those fields with another value? This will determine what your load statement needs to look like.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 18:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-new-fields/m-p/1520668#M37268</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2018-12-13T18:08:56Z</dc:date>
    </item>
  </channel>
</rss>

