<?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: 2 dimension under each other in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820128#M1213397</link>
    <description>&lt;P&gt;Hello&amp;nbsp;Sergio,&lt;/P&gt;&lt;P&gt;Thanks for your quick support&lt;BR /&gt;Concatenate was the right Keyword &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;It works&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Mizo&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jul 2021 14:04:54 GMT</pubDate>
    <dc:creator>Mizo</dc:creator>
    <dc:date>2021-07-06T14:04:54Z</dc:date>
    <item>
      <title>2 dimension under each other</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820093#M1213392</link>
      <description>&lt;P&gt;I have a dimension with the following date&lt;BR /&gt;number:&lt;BR /&gt;1&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;4&lt;BR /&gt;5&lt;/P&gt;&lt;P&gt;and another dimension with the data&lt;BR /&gt;Character:&lt;BR /&gt;A&lt;BR /&gt;B&lt;BR /&gt;C&lt;/P&gt;&lt;P&gt;Now I want to create both dimensions &lt;STRONG&gt;under each other&lt;/STRONG&gt; and not next to each other&lt;BR /&gt;It must look like this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;All:&lt;BR /&gt;1&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;4&lt;BR /&gt;5&lt;BR /&gt;A&lt;BR /&gt;B&lt;BR /&gt;C&lt;/P&gt;&lt;P&gt;Can someone help?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 12:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820093#M1213392</guid>
      <dc:creator>Mizo</dc:creator>
      <dc:date>2021-07-06T12:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: 2 dimension under each other</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820123#M1213396</link>
      <description>&lt;P&gt;You can do this if your dimensions comes from two differents tables. eg&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TAB1:
LOAD *
INLINE [
Number
1
2
3
4
5
]
;

Concatenate

TAB2:
LOAD *
INLINE [
Char
A
B
C
D];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp; After that, add a dimension in your chart with&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if(IsNull(Number),Char,Number)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 13:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820123#M1213396</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2021-07-06T13:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: 2 dimension under each other</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820128#M1213397</link>
      <description>&lt;P&gt;Hello&amp;nbsp;Sergio,&lt;/P&gt;&lt;P&gt;Thanks for your quick support&lt;BR /&gt;Concatenate was the right Keyword &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;It works&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Mizo&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 14:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820128#M1213397</guid>
      <dc:creator>Mizo</dc:creator>
      <dc:date>2021-07-06T14:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: 2 dimension under each other</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820167#M1213400</link>
      <description>&lt;P&gt;No problem, happy to help community. Dont't forget to close the topic with 'Accepted as correct solution'&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 17:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimension-under-each-other/m-p/1820167#M1213400</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2021-07-06T17:42:42Z</dc:date>
    </item>
  </channel>
</rss>

