<?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: Using a Month-level date field on a Continuous Axis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/2530619#M107839</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2677"&gt;@millerhm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm facing same problem using month level date field on&amp;nbsp;&lt;SPAN class="lia-message-read"&gt;a Continuous Axis. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;Can you please share the expression you've used to solve the problem. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;I'm not understanding how you have used rowno() in your expression.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;Thank you very much&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Sep 2025 06:33:38 GMT</pubDate>
    <dc:creator>sdavinblanc</dc:creator>
    <dc:date>2025-09-12T06:33:38Z</dc:date>
    <item>
      <title>Using a Month-level date field on a Continuous Axis</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1724649#M63950</link>
      <description>&lt;P&gt;Hey all -&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a very common date field we use called Service_Month that is used to refer to a whole month, but is saved as a date, i.e. 2020-07-01 (always the first of the month). We are easily able to convert this to the appropriate date format (usually something like 'MMM YY') as needed for display.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when using this as an axis in a bar chart, we often have the chart overflow the space and start to scroll as there are more months than space, which is not what our users want to see. However, if we set the axis to Continuous, we get a really ugly skinny bar display that represents just the first of the month and leaves the rest of the month 'unrepresented' as such. This is the case whether we use date() functions or AutoCalendar.YearMonth etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some sort of floor() function we can use on a date to force it to be month-year only or some other way to make continuous? I feel like we are missing something obvious, but we're stuck - help?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="millerhm_0-1593716323791.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36857iA5975F47BFA4FC5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="millerhm_0-1593716323791.png" alt="millerhm_0-1593716323791.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1724649#M63950</guid>
      <dc:creator>millerhm</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Month-level date field on a Continuous Axis</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1724669#M63951</link>
      <description>&lt;P&gt;I would suggest turning off Continuous scale&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 22:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1724669#M63951</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2020-07-02T22:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Month-level date field on a Continuous Axis</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1725389#M63952</link>
      <description>&lt;P&gt;Yes, that is what we do since Continuous scale with this representation is not acceptable. What I'm looking for is a way to use Continuous scale that actually works. With Continuous off, our data often scrolls. Sometimes this is fine, but often times our end users would like to see the comprehensive view of the data that Continuous is meant for and do not want the data to scroll (or honestly even realize that it is). Also, Continuous I believe makes it more obvious when there is missing data, which is not as clear in non-Continuous mode.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 13:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1725389#M63952</guid>
      <dc:creator>millerhm</dc:creator>
      <dc:date>2020-07-06T13:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Month-level date field on a Continuous Axis</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1725848#M63953</link>
      <description>&lt;P&gt;We have found a way around this by recasting the dual for this field as a consecutive number (rowno()) instead of the numeric value of the date (which is then ~30 integers between each month value). This seems to be sufficient to tell Qlik that there should not be any gaps between the values and thus it can display as expected in Continuous mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Always happy to hear any other suggestions if you have them!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 19:13:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1725848#M63953</guid>
      <dc:creator>millerhm</dc:creator>
      <dc:date>2020-07-07T19:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Month-level date field on a Continuous Axis</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1726499#M63954</link>
      <description>&lt;P&gt;Love that you shared this with us.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you post your expression before and after the change? Also a picture of the new chart would be awesome!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, thank you for sharing!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 12:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1726499#M63954</guid>
      <dc:creator>darrinturner</dc:creator>
      <dc:date>2020-07-09T12:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Month-level date field on a Continuous Axis</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1744288#M63955</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2677"&gt;@millerhm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Glad that you made it working. Can you please post the example of the approach you made it working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be helpful for other's, if there is bit more information on the steps. Thank you..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 12:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/1744288#M63955</guid>
      <dc:creator>PMR1015</dc:creator>
      <dc:date>2020-09-16T12:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Month-level date field on a Continuous Axis</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/2530619#M107839</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2677"&gt;@millerhm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm facing same problem using month level date field on&amp;nbsp;&lt;SPAN class="lia-message-read"&gt;a Continuous Axis. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;Can you please share the expression you've used to solve the problem. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;I'm not understanding how you have used rowno() in your expression.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;Thank you very much&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 06:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Month-level-date-field-on-a-Continuous-Axis/m-p/2530619#M107839</guid>
      <dc:creator>sdavinblanc</dc:creator>
      <dc:date>2025-09-12T06:33:38Z</dc:date>
    </item>
  </channel>
</rss>

