<?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 Format expression in text caption listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820388#M289201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm trying to have the result of a count aligned right in the caption of listbox while the text remains left aligned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv_img5.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71093_qv_img5.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? I could add some hard spaces but that will only give a nice result as long as the amount of digits of the counted result remains unchainged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;Hugo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 14:11:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-12T14:11:52Z</dc:date>
    <item>
      <title>Format expression in text caption listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820388#M289201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm trying to have the result of a count aligned right in the caption of listbox while the text remains left aligned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv_img5.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71093_qv_img5.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? I could add some hard spaces but that will only give a nice result as long as the amount of digits of the counted result remains unchainged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;Hugo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 14:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820388#M289201</guid>
      <dc:creator />
      <dc:date>2014-11-12T14:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Format expression in text caption listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820389#M289202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;='ProductType ' &amp;amp; '(' &amp;amp;COUNT(Product_ProductType_Code)&amp;amp;')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 14:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820389#M289202</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-11-12T14:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Format expression in text caption listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820390#M289203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To put the number between parentheses is a work around of course.&lt;/P&gt;&lt;P&gt;Nice idea though. Will do it this way for now.&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, 12 Nov 2014 14:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820390#M289203</guid>
      <dc:creator />
      <dc:date>2014-11-12T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Format expression in text caption listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820391#M289204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try mucking about with the len and repeat functions. Or you can simply use text boxes instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 14:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820391#M289204</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-12T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Format expression in text caption listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820392#M289205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thank you for the suggestions. I'm new at qv and not yet familiar with these functions.&lt;/P&gt;&lt;P&gt;Will play with it to see where it takes me but I like the work around with the parentheses which I have implemented for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Hugo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-expression-in-text-caption-listbox/m-p/820392#M289205</guid>
      <dc:creator />
      <dc:date>2014-11-13T08:06:33Z</dc:date>
    </item>
  </channel>
</rss>

