<?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: Shorten Dimension Name In Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395635#M566419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed I could just mark only one answer as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for all your effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Jan 2013 16:17:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-05T16:17:49Z</dc:date>
    <item>
      <title>Shorten Dimension Name In Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395628#M566412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension which has a length of around 150 characters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using the complete name in the dimension label for each bar, I want to be able to use a substring (the first substring or the last substring) in the label for&amp;nbsp; Dimension in the chart visualization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example, if the deptname is ADFDFDDFDDFQQ4GR44DFFDFDFEGBJNUDFDFDNIONIN/ADFDFDFI/ADFDADFEBRR7FDFD/DADFWRVDFD, i want the chart to only display (say) its last substring which is 'DADFWRVDFD' and so on for every bar in the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything we can do using aggregate function for the dimension label for the chart or something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the sample attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 08:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395628#M566412</guid>
      <dc:creator />
      <dc:date>2013-01-05T08:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Shorten Dimension Name In Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395629#M566413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&amp;nbsp; PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 08:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395629#M566413</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-01-05T08:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Shorten Dimension Name In Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395630#M566414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just write in calculated dimension as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;subfield(ur fieldname,'/',1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it gives first part of the string, &lt;/P&gt;&lt;P&gt;subfield(ur fieldname,'/',-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for last substring&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same u can change number which part u want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 08:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395630#M566414</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-01-05T08:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Shorten Dimension Name In Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395631#M566415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;ADFDFDDFDDFQQ4GR44DFFDFDFEGBJNUDFDFDNIONIN/ADFDFDFI/ADFDADFEBRR7FDFD/DADFWRVDFD&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;if u want to diplay above dept NAME ,start string eg- &lt;STRONG style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;ADFD&lt;/STRONG&gt; it can be done in &lt;STRONG&gt;Presentation tab&lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Legend&lt;/STRONG&gt;&amp;gt; mark on &lt;STRONG&gt;Show legend&lt;/STRONG&gt;-Dept NAME &amp;amp; then mark on &lt;STRONG&gt;Limit Legend(Characters)&lt;/STRONG&gt; as &lt;STRONG&gt;4 &lt;/STRONG&gt;then you will get the ADFD.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 09:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395631#M566415</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2013-01-05T09:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Shorten Dimension Name In Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395632#M566416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;STRONG&gt;subfield(DeptName,'/',-1)&lt;/STRONG&gt; to get the last substring or &lt;STRONG&gt;subfield(DeptName,'/',1)&lt;/STRONG&gt; to get the first substring.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 10:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395632#M566416</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-05T10:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Shorten Dimension Name In Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395633#M566417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I cannot use this since the length of the string to extract for name is not of fixed length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 16:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395633#M566417</guid>
      <dc:creator />
      <dc:date>2013-01-05T16:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Shorten Dimension Name In Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395634#M566418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SubField(Level1Desc,'/',(SubStringCount(Level1Desc,'/')+1)) and it works fine where +1 is to get the index of the delimiter ('/') for the first string esp. when the substring count is varying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 16:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395634#M566418</guid>
      <dc:creator />
      <dc:date>2013-01-05T16:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Shorten Dimension Name In Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395635#M566419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed I could just mark only one answer as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for all your effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 16:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorten-Dimension-Name-In-Bar-Chart/m-p/395635#M566419</guid>
      <dc:creator />
      <dc:date>2013-01-05T16:17:49Z</dc:date>
    </item>
  </channel>
</rss>

