<?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: adding a new value to a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278454#M706386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: &lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;id as service_id,&lt;BR /&gt;service as cost_activity,&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM service;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate (Data)&lt;BR /&gt;Load * Inline [&lt;BR /&gt;cost_activity&lt;BR /&gt;D&lt;BR /&gt;E &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That should crack it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;P&gt;Qlikview Design Blog: &lt;A href="http://QVDesign.wordpress.com"&gt;http://QVDesign.wordpress.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2012 16:27:29 GMT</pubDate>
    <dc:creator>matt_crowther</dc:creator>
    <dc:date>2012-02-13T16:27:29Z</dc:date>
    <item>
      <title>adding a new value to a field</title>
      <link>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278453#M706385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;hello&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;I'm trying to add two additional values to a field when loading "service as Cost_activity."&amp;nbsp; the field only has 3 values (A, B, C) for cost_activity.&amp;nbsp; I want to add in the script "D" and "E" as values which do not currently exisit in the source table.&amp;nbsp; how do a I add them?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;DIV&gt;LOAD&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;service_id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;service&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;cost_activity&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SQL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; SELECT *&lt;BR /&gt; FROM service;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 16:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278453#M706385</guid>
      <dc:creator />
      <dc:date>2012-02-13T16:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new value to a field</title>
      <link>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278454#M706386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: &lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;id as service_id,&lt;BR /&gt;service as cost_activity,&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM service;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate (Data)&lt;BR /&gt;Load * Inline [&lt;BR /&gt;cost_activity&lt;BR /&gt;D&lt;BR /&gt;E &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That should crack it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;P&gt;Qlikview Design Blog: &lt;A href="http://QVDesign.wordpress.com"&gt;http://QVDesign.wordpress.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 16:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278454#M706386</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2012-02-13T16:27:29Z</dc:date>
    </item>
    <item>
      <title>adding a new value to a field</title>
      <link>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278455#M706387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; service_id,&amp;nbsp; cost_activity&lt;BR /&gt; 'service id for D', D&lt;BR /&gt; 'service id for E', E&lt;BR /&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 16:27:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278455#M706387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-13T16:27:37Z</dc:date>
    </item>
    <item>
      <title>adding a new value to a field</title>
      <link>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278456#M706388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; worked like a charm. thanks guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 16:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/adding-a-new-value-to-a-field/m-p/278456#M706388</guid>
      <dc:creator />
      <dc:date>2012-02-13T16:56:38Z</dc:date>
    </item>
  </channel>
</rss>

