<?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 Bar Chart - Show all values  - keep order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397961#M424194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar char which shows a dimension by day of the week:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="days_all_Values.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176229_days_all_Values.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to show all values when one say is selected&amp;nbsp; and also keep the sort order of Monday to Sunday is this possible rather than pushing the selected day to the end of the axis :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="days_all_Values2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/176230_days_all_Values2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;also - is there a way to hide the dimension with no value&amp;nbsp; : '-' ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2017 10:46:37 GMT</pubDate>
    <dc:creator>prees959</dc:creator>
    <dc:date>2017-09-12T10:46:37Z</dc:date>
    <item>
      <title>Bar Chart - Show all values  - keep order</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397961#M424194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar char which shows a dimension by day of the week:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="days_all_Values.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176229_days_all_Values.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to show all values when one say is selected&amp;nbsp; and also keep the sort order of Monday to Sunday is this possible rather than pushing the selected day to the end of the axis :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="days_all_Values2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/176230_days_all_Values2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;also - is there a way to hide the dimension with no value&amp;nbsp; : '-' ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 10:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397961#M424194</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2017-09-12T10:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Show all values  - keep order</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397962#M424195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uncheck Show Null Value in Dimension Tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 10:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397962#M424195</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-09-12T10:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Show all values  - keep order</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397963#M424196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;If you expression is of the form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(Shift)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change it to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Count({$&amp;lt;Day=&amp;gt;}Shift)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Day is the day dimension on your x axis. Now the expression will ignore selections on that field. To get rid of the '-' in the dimension tab check the option to suppress &lt;EM&gt;When Value Is Null&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 11:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397963#M424196</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-09-12T11:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Show all values  - keep order</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397964#M424197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached sample.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176241_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 11:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Show-all-values-keep-order/m-p/1397964#M424197</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-12T11:08:00Z</dc:date>
    </item>
  </channel>
</rss>

