<?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: Wrap text of x axis dimension. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311776#M1192883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, I think this is a shortcoming of the application. I'm always being asked to "display the full labels"... which is a chore. It irks me to consider saying "no" to something as basic as that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I've used something like the following as the expression of a dimension:&lt;/P&gt;&lt;P&gt;=if(Len([FieldName])&amp;gt;30,Left([FieldName],30) &amp;amp; '-' &amp;amp; Chr(10) &amp;amp; Right([FieldName],Len([FieldName])-30),[FieldName])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially, this will look for field names &amp;gt; 30 characters.&lt;/P&gt;&lt;P&gt;If it's &amp;gt; 30, it splits the line @ the 30th character (using the Chr(10)) , adds a hyphen, and displays the remainder of the text on the line below. If it's &amp;lt; 30, it displays the whole field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously you can change the number of characters from 30 to fit your own chart's size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's crude, but it works well enough in most instances.&lt;/P&gt;&lt;P&gt;If you come up with any better ideas, please let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I suspect there could be a way of counting the characters in a string, and counting the number of spaces in a string, then performing the split at one of those spaces so that you don't get single/orphan characters on the second line...&lt;SPAN style="text-decoration: underline;"&gt;but if the application just had a few more &lt;STRONG&gt;fundamental&lt;/STRONG&gt; and &lt;STRONG&gt;improved&lt;/STRONG&gt; display options, we wouldn't have to even consider it!&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 03:18:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-04-10T03:18:25Z</dc:date>
    <item>
      <title>Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311767#M1192874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chart with one expression and one dimension. However the x axis labels for dimension values are too long and I want to wrap them in 2-3 lines. I tried various options in the Presentation, font and axes tabs but was unable to solve the problem. Is there some way I can solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neeraj &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 13:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311767#M1192874</guid>
      <dc:creator />
      <dc:date>2011-06-22T13:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311768#M1192875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Wraping up the Dimension value is not possible. But what you could do is,&amp;nbsp; go to&lt;STRONG&gt; chart property --&amp;gt; Style and change the orientation to horizontal&lt;/STRONG&gt;. Only this much you can do, not more than that &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;- Sridhar&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 14:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311768#M1192875</guid>
      <dc:creator />
      <dc:date>2011-06-22T14:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311769#M1192876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for the prompt reponse Sridhar !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt; Neeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 15:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311769#M1192876</guid>
      <dc:creator />
      <dc:date>2011-06-22T15:47:02Z</dc:date>
    </item>
    <item>
      <title>Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311770#M1192877</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;Inserting chr(13) after a specified length or specific number of words would result the x-axis labels to 2 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;&lt;P&gt;Narasimha K &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 09:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311770#M1192877</guid>
      <dc:creator />
      <dc:date>2011-09-29T09:14:17Z</dc:date>
    </item>
    <item>
      <title>Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311771#M1192878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using a horizontal orientation is a good option. Or else if you need the same vertical plot, you can also try the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Axes tab -&amp;gt;&amp;nbsp; Change Primary dimension Labels to Vertical ( | ) or Inclined ( / )&lt;/P&gt;&lt;P&gt;Presentation Tab -&amp;gt; limiting the number of visible bars&amp;nbsp; (Max Visible Number) and using X axis scroll bar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if you Dimension values are still bigger .. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;DS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 19:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311771#M1192878</guid>
      <dc:creator />
      <dc:date>2011-09-29T19:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311772#M1192879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #141823; font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px;"&gt;Qlikview: Wrapping text in X Axis &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://l.facebook.com/l.php?u=http%3A%2F%2Fscribbledbygb.blogspot.co.uk%2F2014%2F10%2Fwrap-text-in-x-axis-qlikview.html&amp;amp;h=3AQHKH7kl&amp;amp;s=1" rel="nofollow nofollow" style="color: #3b5998; font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px;" target="_blank"&gt;http://scribbledbygb.blogspot.co.uk/2014/10/wrap-text-in-x-axis-qlikview.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 09:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311772#M1192879</guid>
      <dc:creator />
      <dc:date>2014-10-09T09:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311773#M1192880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narasimha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where to write that chr(13) ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u pls give a clear explanation ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 05:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311773#M1192880</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2015-12-16T05:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311774#M1192881</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;What you can do is,if the dimension u are using is containing less number of values and if they are very long as you said above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then,you can use calculated dimensions and rename them or shorten them as you want..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know If anything needed..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 06:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311774#M1192881</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-01-19T06:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311775#M1192882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Presentation tab, unselect the Limit Legend (Characters) check box. This may help to display a few extra characters, but as mentioned by others - it is not possible to wrap text in legends&lt;/P&gt;&lt;P&gt;&lt;IMG alt="clip.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155775_clip.jpg" style="height: 548px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 14:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311775#M1192882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-09T14:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Wrap text of x axis dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311776#M1192883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, I think this is a shortcoming of the application. I'm always being asked to "display the full labels"... which is a chore. It irks me to consider saying "no" to something as basic as that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I've used something like the following as the expression of a dimension:&lt;/P&gt;&lt;P&gt;=if(Len([FieldName])&amp;gt;30,Left([FieldName],30) &amp;amp; '-' &amp;amp; Chr(10) &amp;amp; Right([FieldName],Len([FieldName])-30),[FieldName])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially, this will look for field names &amp;gt; 30 characters.&lt;/P&gt;&lt;P&gt;If it's &amp;gt; 30, it splits the line @ the 30th character (using the Chr(10)) , adds a hyphen, and displays the remainder of the text on the line below. If it's &amp;lt; 30, it displays the whole field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously you can change the number of characters from 30 to fit your own chart's size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's crude, but it works well enough in most instances.&lt;/P&gt;&lt;P&gt;If you come up with any better ideas, please let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I suspect there could be a way of counting the characters in a string, and counting the number of spaces in a string, then performing the split at one of those spaces so that you don't get single/orphan characters on the second line...&lt;SPAN style="text-decoration: underline;"&gt;but if the application just had a few more &lt;STRONG&gt;fundamental&lt;/STRONG&gt; and &lt;STRONG&gt;improved&lt;/STRONG&gt; display options, we wouldn't have to even consider it!&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 03:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrap-text-of-x-axis-dimension/m-p/311776#M1192883</guid>
      <dc:creator />
      <dc:date>2017-04-10T03:18:25Z</dc:date>
    </item>
  </channel>
</rss>

