<?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: Un-Group the Dimensions in Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407238#M151494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove MONTH as the dimension.&amp;nbsp; Click the Add Calculated Dimension button and type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(MONTH,'M')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Label box on the dimension tab type 'Month'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if that works,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2012 11:43:38 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2012-09-14T11:43:38Z</dc:date>
    <item>
      <title>Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407235#M151491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;I have a requirement to represent a data by month using charts and I wanted to display the first character of the Month names as below &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;&lt;IMG __jive_id="21832" class="jive-image" alt="req.bmp" src="https://community.qlik.com/legacyfs/online/21832_req.bmp" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;Qlikview groups the common fields together. So for Months,&amp;nbsp; All ‘J’,’A’ and ‘M’ are getting grouped&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;&lt;IMG __jive_id="21836" class="jive-image" alt="untitled.bmp" src="https://community.qlik.com/legacyfs/online/21836_untitled.bmp" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;could you please assist me with the process to ungroup the dimension &lt;/SPAN&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 05:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407235#M151491</guid>
      <dc:creator>sureshbaabu</dc:creator>
      <dc:date>2012-09-14T05:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407236#M151492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this as your dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(Month,'M')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should only affect the formatting and not the underlying numerical value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 07:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407236#M151492</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-09-14T07:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407237#M151493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jason,&lt;/P&gt;&lt;P&gt;Thanks for your Response!!!&lt;/P&gt;&lt;P&gt;Could you pease explain in detail if you dont mind. I'm not getting it clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Eg: &lt;/P&gt;&lt;P&gt;My cloumn name is 'MONTH'&lt;/P&gt;&lt;P&gt;My data for column 'MONTH' is 'JAN,FEB, MAR,.....,DEC'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MY dimension is MONTH on the Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with the Expression for the above example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 11:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407237#M151493</guid>
      <dc:creator>sureshbaabu</dc:creator>
      <dc:date>2012-09-14T11:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407238#M151494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove MONTH as the dimension.&amp;nbsp; Click the Add Calculated Dimension button and type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(MONTH,'M')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Label box on the dimension tab type 'Month'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if that works,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 11:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407238#M151494</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-09-14T11:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407239#M151495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;No, It does not work. It shows a null coulmn&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21855" class="jive-image" alt="untitled.bmp" src="https://community.qlik.com/legacyfs/online/21855_untitled.bmp" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 11:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407239#M151495</guid>
      <dc:creator>sureshbaabu</dc:creator>
      <dc:date>2012-09-14T11:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407240#M151496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you get your MONTH field?&amp;nbsp; Is it text or a number (date) formatted as 'MMM' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is text then you will need to add this to the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Otherfields,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Date#(MONTH,'MMM'),'M')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MONTH&lt;/P&gt;&lt;P&gt;FROM.....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post your app I'll show you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 11:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407240#M151496</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-09-14T11:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407241#M151497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My data comes as a text. The above expression will give us only the numbers from 1 to 12 right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'MMM'),'M') &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;MONTH_NEW&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;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;[test.xls]&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;biff&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Sheet1$); &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; my dimension is '&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MONTH_NEW' &lt;/SPAN&gt;in the chart.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;﻿&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;﻿&lt;/STRONG&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 12:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407241#M151497</guid>
      <dc:creator>sureshbaabu</dc:creator>
      <dc:date>2012-09-14T12:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407242#M151498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - sorry.&amp;nbsp; Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Dual(Left(MONTH,1),Date#(MONTH,'MMM'))&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MONTH_NEW&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 12px; background-color: #ffffff; color: #333333;"&gt;The Date#() coverts the text into a date (numeric) field. Dual allows you to have similar looking values but with different underlying numeric values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Now, in your chart if you use MONTH_NEW you should be good to go.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;SPAN style="color: #333333;"&gt;Jason&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 12:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407242#M151498</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-09-14T12:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407243#M151499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is Awesome. It Worked. &lt;/P&gt;&lt;P&gt;Thank you taking your time in helping me. &lt;/P&gt;&lt;P&gt;I have learnt something new from new. Thanks a lot Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 13:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407243#M151499</guid>
      <dc:creator>sureshbaabu</dc:creator>
      <dc:date>2012-09-14T13:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Un-Group the Dimensions in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407244#M151500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 13:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Un-Group-the-Dimensions-in-Chart/m-p/407244#M151500</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-09-14T13:28:29Z</dc:date>
    </item>
  </channel>
</rss>

