<?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: Two fields in one dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509753#M1147055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on what kind of chart you are using. For instance, if you are using a pivot, you can add calculated dimension and combine the two fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 06:18:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-26T06:18:59Z</dc:date>
    <item>
      <title>Two fields in one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509752#M1147054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any code to combine two fields in one dimension? Example like object_operator and stuffs_operator displaying in one dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI: I'm not refering to cyclic group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 06:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509752#M1147054</guid>
      <dc:creator />
      <dc:date>2013-06-26T06:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Two fields in one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509753#M1147055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on what kind of chart you are using. For instance, if you are using a pivot, you can add calculated dimension and combine the two fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 06:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509753#M1147055</guid>
      <dc:creator />
      <dc:date>2013-06-26T06:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Two fields in one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509754#M1147056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls check..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-size: 10pt; color: #737373; font-family: 'Arial','sans-serif';"&gt;object_operator &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #737373; font-family: 'Arial','sans-serif';"&gt; stuffs_operator &lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Courier New';"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;[&lt;/SPAN&gt;&lt;SPAN lang="EN" style="font-size: 10pt; color: #737373; font-family: 'Arial','sans-serif';"&gt;object_operator &lt;/SPAN&gt; &lt;SPAN lang="EN" style="font-size: 10pt; color: #737373; font-family: 'Arial','sans-serif';"&gt;stuffs_operator]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;Regards-Bika&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 06:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509754#M1147056</guid>
      <dc:creator />
      <dc:date>2013-06-26T06:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Two fields in one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509755#M1147057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;You can make it as composite kay in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;object_operator,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;stuffs_operator,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;object_operator &amp;amp; '-' &amp;amp;stuffs_operator &lt;/SPAN&gt; as Key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;from Table abc;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Narender&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 06:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509755#M1147057</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-26T06:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Two fields in one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509756#M1147058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in dimension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;object_operator &amp;amp; '&amp;nbsp; ' &amp;amp; stuffs_operator &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 06:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509756#M1147058</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-06-26T06:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Two fields in one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509757#M1147059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i'm using pivot table. How to combine them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 06:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509757#M1147059</guid>
      <dc:creator />
      <dc:date>2013-06-26T06:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Two fields in one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509758#M1147060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add a calculated field as dimension wheren concatenate them using &amp;amp; operator. Checkout the sheet 1 in the attached Sales file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 07:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-fields-in-one-dimension/m-p/509758#M1147060</guid>
      <dc:creator />
      <dc:date>2013-06-26T07:05:01Z</dc:date>
    </item>
  </channel>
</rss>

