<?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: cannot show full name of my dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533807#M38453</link>
    <description>&lt;P&gt;&lt;EM&gt;I don't&amp;nbsp; think we have that option in Qliksense&amp;nbsp; try like this&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(len(Dimension)&amp;gt;25,left(Dimension,25)&amp;amp;chr(10)&amp;amp;mid(Dimension,26,100),Dimension)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Adjust the length parameter i.e 25 according to your need this will help you to show the complete data in new lines&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;hope this helps you&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jan 2019 12:06:42 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2019-01-23T12:06:42Z</dc:date>
    <item>
      <title>cannot show full name of my dimension</title>
      <link>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533632#M38441</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8839CF98-82D4-46e3-852F-C3667F6A55B3.png" style="width: 441px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4290i70829BD925882180/image-size/large?v=v2&amp;amp;px=999" role="button" title="8839CF98-82D4-46e3-852F-C3667F6A55B3.png" alt="8839CF98-82D4-46e3-852F-C3667F6A55B3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;as shown in the picture, the name of dimension cannot be shown completely. Is there any way to solve this problem except just zooming the chart?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 06:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533632#M38441</guid>
      <dc:creator>caolu1995</dc:creator>
      <dc:date>2019-01-23T06:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: cannot show full name of my dimension</title>
      <link>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533636#M38443</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The only way is you can increase the overall size of chart on the canvas.&amp;nbsp; Qlik Sense has responsive design to adjust to different screen sizes.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;GH&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 07:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533636#M38443</guid>
      <dc:creator>ganapati_h</dc:creator>
      <dc:date>2019-01-23T07:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: cannot show full name of my dimension</title>
      <link>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533649#M38444</link>
      <description>&lt;P&gt;&lt;EM&gt;In Qlikview , we have an option called Truncate Label in the Axes tab of the chart properties ...if you un-check this the complete label will be shown ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;In Qliksense also we should have similar feature please check for that&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 07:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533649#M38444</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2019-01-23T07:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: cannot show full name of my dimension</title>
      <link>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533651#M38445</link>
      <description>Could you please show me where I can find the Truncate label in qlik sense?</description>
      <pubDate>Wed, 23 Jan 2019 07:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533651#M38445</guid>
      <dc:creator>caolu1995</dc:creator>
      <dc:date>2019-01-23T07:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: cannot show full name of my dimension</title>
      <link>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533807#M38453</link>
      <description>&lt;P&gt;&lt;EM&gt;I don't&amp;nbsp; think we have that option in Qliksense&amp;nbsp; try like this&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(len(Dimension)&amp;gt;25,left(Dimension,25)&amp;amp;chr(10)&amp;amp;mid(Dimension,26,100),Dimension)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Adjust the length parameter i.e 25 according to your need this will help you to show the complete data in new lines&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;hope this helps you&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 12:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cannot-show-full-name-of-my-dimension/m-p/1533807#M38453</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2019-01-23T12:06:42Z</dc:date>
    </item>
  </channel>
</rss>

