<?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 values on the x-axis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-all-values-on-the-x-axis/m-p/1688659#M52546</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hello everyone,&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I would like to ask for your help on the following topic:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;In my application I load a table called &lt;STRONG&gt;MILESTONES&lt;/STRONG&gt; which contains a list of milestones :fields are &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Milestone_Name&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Milestone_ID&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Milestone_Category&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;and &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_date&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Based on the &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;min&lt;/FONT&gt;(&lt;FONT color="#FF9900"&gt;target_date&lt;/FONT&gt;)&lt;/STRONG&gt; and the &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;max&lt;/FONT&gt;(&lt;FONT color="#FF9900"&gt;target_date&lt;/FONT&gt;)&lt;/STRONG&gt; I generated a &lt;STRONG&gt;CALENDAR&lt;/STRONG&gt; table containing all the possible dates between those two values and for each date the associated &lt;STRONG&gt;&lt;FONT color="#FF9900"&gt;target_month_year&lt;/FONT&gt; &lt;/STRONG&gt;and the &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_year&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Then I created a bar chart with the following caracteristics:&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Dimension : &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_month_year&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Alternative dimension : &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_date&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Alternative dimension : &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_year&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Measure: &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;count&lt;/FONT&gt;(&lt;FONT color="#FF9900"&gt;milestone_ID&lt;/FONT&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;The result is shown below: the months with no value still appear on the x-axis --&amp;gt;&lt;STRONG&gt; good !&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2020-03-27_19-46-46.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30778iCC52BA37E40D2A67/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-03-27_19-46-46.png" alt="2020-03-27_19-46-46.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;If I select a specific month (let's say &lt;FONT color="#008000"&gt;&lt;STRONG&gt;Nov-2013&lt;/STRONG&gt;&lt;/FONT&gt;) and change the dimension to&amp;nbsp;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#FF9900"&gt;_date&lt;/FONT&gt;&lt;/STRONG&gt;, then save as above: the dates with no value still appear on the x-axis, I have the 30 days of november --&amp;gt; &lt;STRONG&gt;good !&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;My problem is that if I select some values on any field to filter the data (let's say I filter on the value &lt;STRONG&gt;'&lt;FONT color="#339966"&gt;Category&lt;/FONT&gt; &lt;FONT color="#339966"&gt;A&lt;/FONT&gt;'&lt;/STRONG&gt; in my &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Milestone_Category&lt;/STRONG&gt; &lt;/FONT&gt;field) then the bar chart will only display the dates having a value on the x-axis: &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;the dates with no value do not appear anymore&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I would like to still have the 30 dates of November (not all the dates from my calendar) because I first filtered on the &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_month&lt;/STRONG&gt; &lt;/FONT&gt;= '&lt;FONT color="#008000"&gt;&lt;STRONG&gt;Nov-2013&lt;/STRONG&gt;&lt;/FONT&gt;'&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;STRONG&gt;Would somebody have a solution for that ?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Thanks in advance&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
    <dc:creator>SVE_Nerrys</dc:creator>
    <dc:date>2021-12-20T21:32:42Z</dc:date>
    <item>
      <title>Display all values on the x-axis</title>
      <link>https://community.qlik.com/t5/App-Development/Display-all-values-on-the-x-axis/m-p/1688659#M52546</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hello everyone,&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I would like to ask for your help on the following topic:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;In my application I load a table called &lt;STRONG&gt;MILESTONES&lt;/STRONG&gt; which contains a list of milestones :fields are &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Milestone_Name&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Milestone_ID&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Milestone_Category&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;and &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_date&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Based on the &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;min&lt;/FONT&gt;(&lt;FONT color="#FF9900"&gt;target_date&lt;/FONT&gt;)&lt;/STRONG&gt; and the &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;max&lt;/FONT&gt;(&lt;FONT color="#FF9900"&gt;target_date&lt;/FONT&gt;)&lt;/STRONG&gt; I generated a &lt;STRONG&gt;CALENDAR&lt;/STRONG&gt; table containing all the possible dates between those two values and for each date the associated &lt;STRONG&gt;&lt;FONT color="#FF9900"&gt;target_month_year&lt;/FONT&gt; &lt;/STRONG&gt;and the &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_year&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Then I created a bar chart with the following caracteristics:&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Dimension : &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_month_year&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Alternative dimension : &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_date&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Alternative dimension : &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_year&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Measure: &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;count&lt;/FONT&gt;(&lt;FONT color="#FF9900"&gt;milestone_ID&lt;/FONT&gt;)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;The result is shown below: the months with no value still appear on the x-axis --&amp;gt;&lt;STRONG&gt; good !&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2020-03-27_19-46-46.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30778iCC52BA37E40D2A67/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-03-27_19-46-46.png" alt="2020-03-27_19-46-46.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;If I select a specific month (let's say &lt;FONT color="#008000"&gt;&lt;STRONG&gt;Nov-2013&lt;/STRONG&gt;&lt;/FONT&gt;) and change the dimension to&amp;nbsp;&lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#FF9900"&gt;_date&lt;/FONT&gt;&lt;/STRONG&gt;, then save as above: the dates with no value still appear on the x-axis, I have the 30 days of november --&amp;gt; &lt;STRONG&gt;good !&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;My problem is that if I select some values on any field to filter the data (let's say I filter on the value &lt;STRONG&gt;'&lt;FONT color="#339966"&gt;Category&lt;/FONT&gt; &lt;FONT color="#339966"&gt;A&lt;/FONT&gt;'&lt;/STRONG&gt; in my &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;Milestone_Category&lt;/STRONG&gt; &lt;/FONT&gt;field) then the bar chart will only display the dates having a value on the x-axis: &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;the dates with no value do not appear anymore&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I would like to still have the 30 dates of November (not all the dates from my calendar) because I first filtered on the &lt;FONT color="#FF9900"&gt;&lt;STRONG&gt;target_month&lt;/STRONG&gt; &lt;/FONT&gt;= '&lt;FONT color="#008000"&gt;&lt;STRONG&gt;Nov-2013&lt;/STRONG&gt;&lt;/FONT&gt;'&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;STRONG&gt;Would somebody have a solution for that ?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Thanks in advance&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-all-values-on-the-x-axis/m-p/1688659#M52546</guid>
      <dc:creator>SVE_Nerrys</dc:creator>
      <dc:date>2021-12-20T21:32:42Z</dc:date>
    </item>
  </channel>
</rss>

