<?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 dummy field value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1640618#M731524</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a field called "Country" which has values [germany,italy,spain,france,UK,US] and sales field&lt;/P&gt;&lt;P&gt;i want to create one more field value called " Europe" in country which will have sum of values for germany italy spain france.&lt;/P&gt;&lt;P&gt;how to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:05:59 GMT</pubDate>
    <dc:creator>sanjujeeboy</dc:creator>
    <dc:date>2024-11-16T02:05:59Z</dc:date>
    <item>
      <title>dummy field value</title>
      <link>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1640618#M731524</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a field called "Country" which has values [germany,italy,spain,france,UK,US] and sales field&lt;/P&gt;&lt;P&gt;i want to create one more field value called " Europe" in country which will have sum of values for germany italy spain france.&lt;/P&gt;&lt;P&gt;how to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1640618#M731524</guid>
      <dc:creator>sanjujeeboy</dc:creator>
      <dc:date>2024-11-16T02:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: dummy field value</title>
      <link>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1640636#M731525</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;Raw:&lt;BR /&gt;load&lt;BR /&gt;* inline [&lt;BR /&gt;Region,Sales&lt;BR /&gt;Germany,100&lt;BR /&gt;Italy,100&lt;BR /&gt;Spain,100&lt;BR /&gt;France,100&lt;BR /&gt;UK,100&lt;BR /&gt;US,100&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Concatenate(Raw)&lt;BR /&gt;Data:&lt;BR /&gt;load 'Europe' as Region,sum(Sales)as Sales&lt;BR /&gt;resident Raw&lt;/P&gt;&lt;P&gt;where match(Region,'Germany','Italy','Spain','France');&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 07:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1640636#M731525</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-10-29T07:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: dummy field value</title>
      <link>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1640770#M731526</link>
      <description>&lt;P&gt;concatinate(OldTable)&lt;/P&gt;&lt;P&gt;load * inline [&amp;nbsp;&lt;/P&gt;&lt;P&gt;Country,Sales&lt;/P&gt;&lt;P&gt;Europe,1000&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;//Write this code below of existing just do concatinate&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 11:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1640770#M731526</guid>
      <dc:creator>Surya</dc:creator>
      <dc:date>2019-10-29T11:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: dummy field value</title>
      <link>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1643410#M731527</link>
      <description>&lt;P&gt;Sanju, do not forget to come back to the thread and mark any posts that helped you with things by using the Accept as Solution button on those posts.&amp;nbsp; If you are still working on things and need further assistance, please leave an update as to where things stand.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 20:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dummy-field-value/m-p/1643410#M731527</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-05T20:37:37Z</dc:date>
    </item>
  </channel>
</rss>

