<?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 Display all dimension value in a line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125627#M764857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a line chart. When i select january to july, the dimension date shows only until&amp;nbsp; 24/04. For show until 25/07, i have to increase the width or enable X axis scrollbar. But i want to keep the same size and disable X axis scrollbar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant' remember how to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chro.jpg" class="jive-image image-1" height="260" src="https://community.qlik.com/legacyfs/online/208849_chro.jpg" style="height: 260.1px; width: 578px;" width="578" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>sergio0592</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Display all dimension value in a line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125627#M764857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a line chart. When i select january to july, the dimension date shows only until&amp;nbsp; 24/04. For show until 25/07, i have to increase the width or enable X axis scrollbar. But i want to keep the same size and disable X axis scrollbar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant' remember how to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chro.jpg" class="jive-image image-1" height="260" src="https://community.qlik.com/legacyfs/online/208849_chro.jpg" style="height: 260.1px; width: 578px;" width="578" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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/Display-all-dimension-value-in-a-line-chart/m-p/125627#M764857</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dimension value in a line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125628#M764859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just made a sample test data here, and without any filters it shows me all days on my datamodel (just made a model from April to July and the expression is just sum(value) for dummy data), so i'm assuming that either your data is being filtered to only show those days, or you're limiting that on the chart elsewhere (through set analysis on the expression or something like that).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other possible hole is that your data doesn't have all days as rows, so when you apply the expression, it creates "gaps" for your days, they're not continuous on your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try creating a bar chart from scratch and use the same expression and see the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My example gave me the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="208993" alt="sample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208993_sample.png" style="height: 496px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's one ugly chart on my opinion, since plotting all the days will get some really bad interpretation, I'd advise using the x-scroll bar for 30+ results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't be able to tell which point of the chart is for which day, but that's me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125628#M764859</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-07-26T18:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dimension value in a line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125629#M764860</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;two options to show all values without scroll bar or increasing the chart width would be to either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- switch to continuous dimension axis (your dates have to have a numeric value to be able to check this option):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_308964_Pic1.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/209005_QlikCommunity_Thread_308964_Pic1.JPG" style="height: 421px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- check the "Show All Bars" option (you have to temporarily switch to bar chart type to activate this option. After applying it you can switch back to line chart.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="209004" alt="QlikCommunity_Thread_308964_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/209004_QlikCommunity_Thread_308964_Pic2.JPG" style="height: 258px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 19:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125629#M764860</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-07-26T19:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dimension value in a line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125630#M764861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Felip and Marco for your answers. But when i want check "Show all bars", it's disable.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="209036" alt="P2.jpg" class="jive-image image-1" height="145" src="https://community.qlik.com/legacyfs/online/209036_P2.jpg" style="height: 145px; width: 121.932px;" width="122" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 4 expressions, Year N, Year N-1, Year N-2, Year N-3, Year N-4. And if i check, Axis/continuous, i have the following message : "No numeric values on X-axis".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 07:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125630#M764861</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-07-27T07:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Display all dimension value in a line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125631#M764862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post a sample application to demonstrate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 19:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-all-dimension-value-in-a-line-chart/m-p/125631#M764862</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-08-13T19:57:59Z</dc:date>
    </item>
  </channel>
</rss>

