<?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 Doubt about one Dimmension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751146#M1036200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have two fields (they are in the same table)&lt;/P&gt;&lt;P&gt;Country 1: Arg, Brazil, etc&lt;/P&gt;&lt;P&gt;Country 2: Spain, Italia, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna have the dimension "Countrys" with all the values in the same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank ya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: I forgot to say that if i have Country 1 i NEVER have country 2 and if i have country 2 i NEVER have country 1. I won't have "country 1 and 2"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2015 19:37:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-07T19:37:05Z</dc:date>
    <item>
      <title>Doubt about one Dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751146#M1036200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have two fields (they are in the same table)&lt;/P&gt;&lt;P&gt;Country 1: Arg, Brazil, etc&lt;/P&gt;&lt;P&gt;Country 2: Spain, Italia, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna have the dimension "Countrys" with all the values in the same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank ya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: I forgot to say that if i have Country 1 i NEVER have country 2 and if i have country 2 i NEVER have country 1. I won't have "country 1 and 2"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 19:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751146#M1036200</guid>
      <dc:creator />
      <dc:date>2015-01-07T19:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one Dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751147#M1036203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jeremias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create a new field by concatinating and then triming any tailing spaces like;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trim(Country1&amp;amp;Country2) as Countrys,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 19:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751147#M1036203</guid>
      <dc:creator>saurabh5</dc:creator>
      <dc:date>2015-01-07T19:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one Dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751148#M1036206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeremias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this, good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 19:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751148#M1036206</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2015-01-07T19:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one Dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751149#M1036210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! This is useful.&lt;/P&gt;&lt;P&gt;The "trim" worked too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 19:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751149#M1036210</guid>
      <dc:creator />
      <dc:date>2015-01-07T19:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one Dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751150#M1036213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If 1 is always null you could write an If statement like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Len(Country1) = 0, Country2, Country1) as Country&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 20:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-Dimmension/m-p/751150#M1036213</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-07T20:29:53Z</dc:date>
    </item>
  </channel>
</rss>

