<?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: make length suitable for straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501050#M554427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The text in the bar chart is free text from presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2013 13:57:35 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2013-08-16T13:57:35Z</dc:date>
    <item>
      <title>make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501039#M554409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a straight table with with productnames.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that some of the products is too long, so they are on a secondline. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also a problem is that serveral customers has different lenghts on their productnames.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i best fit my straight table so there will be only one line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat(DimItem.ProductName,chr(10))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 09:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501039#M554409</guid>
      <dc:creator />
      <dc:date>2013-08-16T09:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501040#M554410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one more questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have a productname like this in a bar chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(3489u9343) Mhahahaasds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i split the text up after last ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the bar chart it would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(3489u9343)&lt;/P&gt;&lt;P&gt;Mhahahaasds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 10:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501040#M554410</guid>
      <dc:creator />
      <dc:date>2013-08-16T10:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501041#M554411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Straight Table: disable multiline values in presentation tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bar Chart: subfield(product, ' )', 1) &amp;amp; chr(10) &amp;amp; subfield(product, ' )', 2) or another string-functions like mid/left/right/index ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 10:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501041#M554411</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-08-16T10:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501042#M554412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the problem is my multiline is set to like 40 lines ( so im sure to get all lines broken down) If i disabled it, i will get 40 products on line like this:&lt;/P&gt;&lt;P&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;(3489u9343) Mhahahaasds&lt;/SPAN&gt; &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;(3489u9343)2 Mhahahaasds&lt;/SPAN&gt; &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;(3489u9343)3 Mhahahaasds&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;And thats not how i want it.&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;It want it to be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;(3489u9343) Mhahahaasds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;(3489u9343) Mhahahaasds2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;(3489u9343) Mhahahaasds3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;(3489u9343) Mhahahaasds4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;and not &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;(3489u9343) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Mhahahaasds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;in my straight table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;But in my bar chart i want:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;(3489u9343) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Mhahahaasds&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 10:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501042#M554412</guid>
      <dc:creator />
      <dc:date>2013-08-16T10:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501043#M554413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i use subfield 1, i get all the ids which is correct and if use 2 i get all the names, but i does not make two lines even though i use chr(13)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 11:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501043#M554413</guid>
      <dc:creator />
      <dc:date>2013-08-16T11:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501044#M554414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me is this not really clear ... best will be you post a small example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 11:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501044#M554414</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-08-16T11:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501045#M554415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have posted an document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 11:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501045#M554415</guid>
      <dc:creator />
      <dc:date>2013-08-16T11:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501046#M554416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps it fit so better ... sometimes are not all requirements simultaneously possible and it should be defined the main-needs ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 13:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501046#M554416</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-08-16T13:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501047#M554423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hov hov. Lav dine lektier selv &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 13:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501047#M554423</guid>
      <dc:creator>nicolai_moller</dc:creator>
      <dc:date>2013-08-16T13:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501048#M554425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks why did you do to the bar chart? I can see that you added Text in chart expression. But how did you get it down from the top?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The straight table aint working as i need, cause i need it to be on another dimension, but thanks anyways i think i have come up with another solution there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 13:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501048#M554425</guid>
      <dc:creator />
      <dc:date>2013-08-16T13:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501049#M554426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicolai ? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; fra asb? Det er jo umuligt at få det ned på 2 linjer. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 13:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501049#M554426</guid>
      <dc:creator />
      <dc:date>2013-08-16T13:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: make length suitable for straight table</title>
      <link>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501050#M554427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The text in the bar chart is free text from presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 13:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-length-suitable-for-straight-table/m-p/501050#M554427</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-08-16T13:57:35Z</dc:date>
    </item>
  </channel>
</rss>

