<?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: Substring in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283889#M865656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use the Dual function:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8106"&gt;How to use- Dual()&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2016 14:49:56 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-12-19T14:49:56Z</dc:date>
    <item>
      <title>Substring in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283888#M865655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi and sorry for my poor english,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if there is a way to make a substring for data which are displayed in a Chart,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example, I have :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;dimension&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;expression&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;50 - Bla1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;448648&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;100 - Waa2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;757454&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;150 - Aga3 &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;848848&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;200 - kla4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;584854&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use 50-, 100-, 150- and 200- only to sort the dimension used in a bar chart, how can I have only Bla1, Waa2, Aga3 and kla4 displayed in the chart but with the good order ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the XXX - Label pattern works but it's not elegant. (50-, 100-, 150- ... are present in another field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christophe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283888#M865655</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Substring in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283889#M865656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use the Dual function:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8106"&gt;How to use- Dual()&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 14:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283889#M865656</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-19T14:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Substring in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283890#M865657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may use subfield in caclulated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. in textobject: &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('50 - Bla1', '-', 2) &lt;/SPAN&gt; gives you Bla1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 14:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283890#M865657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-19T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Substring in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283891#M865658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful, It works for me ! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 15:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substring-in-chart/m-p/1283891#M865658</guid>
      <dc:creator />
      <dc:date>2016-12-19T15:10:46Z</dc:date>
    </item>
  </channel>
</rss>

