<?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: static bar width in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450494#M434207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you can enable the option to 'Show all values' in dimension tab, and uncheck the option to 'supress zero values' in presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Oct 2017 10:20:01 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2017-10-29T10:20:01Z</dc:date>
    <item>
      <title>static bar width</title>
      <link>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450490#M434203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to do the static bar width in bar chart for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Oct 2017 05:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450490#M434203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-29T05:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: static bar width</title>
      <link>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450491#M434204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use DUAL() function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual( num(10000,'$ #,##0') , 10) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will scale&amp;nbsp; the bar to height 10,,...you cannot control the width of the bar,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Oct 2017 09:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450491#M434204</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-10-29T09:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: static bar width</title>
      <link>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450492#M434205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok, not static but in Chart properties -&amp;gt; Presentation tab, you can enable the option to 'Show scrollbar on X axis', this allows to set a maximum number of elements, so the bars always have a minimum widht.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bars can grow bigger if the chart has to paint less bars than the value set for enable scrollbar, in this case they will grow to occupy the widht of the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some charts the number of bars can be fixed (so the widht remains the same) but only a few situatons allows to apply this kind of solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Oct 2017 09:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450492#M434205</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-10-29T09:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: static bar width</title>
      <link>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450493#M434206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual my requirement is&amp;nbsp; this is my data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181391_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;but I want like this output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/181392_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Oct 2017 10:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450493#M434206</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-29T10:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: static bar width</title>
      <link>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450494#M434207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you can enable the option to 'Show all values' in dimension tab, and uncheck the option to 'supress zero values' in presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Oct 2017 10:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450494#M434207</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-10-29T10:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: static bar width</title>
      <link>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450495#M434208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to derive the quarters like&lt;/P&gt;&lt;P&gt;Jan,Nov,Dec-Q1,Feb,Mar,Apr-Q2,May,June,July-Q3,Aug,Sep,Oct-Q4 and every quarter have 13 weeks&lt;/P&gt;&lt;P&gt;like week numbers Q1-1to 13 ,Q2-1 TO 13 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Oct 2017 10:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/static-bar-width/m-p/1450495#M434208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-29T10:42:58Z</dc:date>
    </item>
  </channel>
</rss>

