<?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: in line chart x axis scale should always start from -24 irrespective of the data. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537249#M108779</link>
    <description>&lt;P&gt;Having 10 date-fields within the source-data doesn't mean that you need 10 date-fields within the final data-model. Quite probably could the number of fields be reduced - depending of the relationship between the date-fields and the view-requirements you might be ending with a single date-field.&lt;/P&gt;&lt;P&gt;Unfortunately there is no simple rule how to merge them and simplifying the data-model - ideally is a star-scheme with a single fact-table and n surrounding dimension-tables but sometimes it might be sensible not be to restrictive - and maybe keeping some aggregated facts as a dimension-table, too.&lt;/P&gt;&lt;P&gt;If your start/end dates are date-areas it's within the most scenarios helpful to resolve them into dedicated dates with an intervalmatch-logic (or more powerful + flexible with internal load while-loops). Here is the idea beautifully explained:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/IntervalMatch/ba-p/1464547" target="_blank"&gt;IntervalMatch - Qlik Community - 1464547&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Further I think that the 3 different discount-types could be resolved from a horizontal level (= n fields) to a vertical level (= n rows) which means there is then only one date-field + an extra field containing the information which discount-type belonged to it. Such kind of things might be done per:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/The-Crosstable-Load/ba-p/1468083" target="_blank"&gt;The Crosstable Load - Qlik Community - 1468083&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I would also include all kind of offset-calculations + flagging-stuff (expired, renewed, whatever ...) in these steps.&lt;/P&gt;&lt;P&gt;All these things should be carefully considered before going to use n master-calendar and/or combining them in a canonical way:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/Canonical-Date/ba-p/1463578" target="_blank"&gt;Canonical Date - Qlik Community - 1463578&lt;/A&gt;&amp;nbsp;because the above provides a native usability while using the n calendars is more complex.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Nov 2025 18:51:24 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2025-11-25T18:51:24Z</dc:date>
    <item>
      <title>in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537136#M108756</link>
      <description>&lt;P&gt;I am deriving a field in the script called months_until_tld_expire and creating a line chart by count the subs in the measure.&lt;/P&gt;&lt;P&gt;as we know in qlik generally the scale values will come dynamically based on the data. but here user wanted this specific feature like always the scale should start from -24 irrespective of the data. why because their current excels report does the same. so wanted this feature.&lt;/P&gt;&lt;P&gt;scale limit is like -24 to +12 but starting point should always be the -24. if we select 202401 from discount_Start_month then it should start from -24 and ends at nov 2025 (month of today)&lt;/P&gt;&lt;P&gt;if we select 202402, then it should start from -24 and ends at oct 2025. etc.&lt;/P&gt;&lt;P&gt;kindly help how can we achieve this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlikbuddy_0-1764059771417.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185239i009A9B2049EFEEEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Qlikbuddy_0-1764059771417.png" alt="Qlikbuddy_0-1764059771417.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 08:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537136#M108756</guid>
      <dc:creator>Qlikbuddy</dc:creator>
      <dc:date>2025-11-25T08:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537168#M108760</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144949"&gt;@Qlikbuddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I'm not wrong, this cannot be done with the native bar chart. I mean, the offset cannot be moved from 0 to -24, at least in Qlik Sense, maybe in Qlikview it is possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, there is a trick. You can create two measures, one as your expression and the second with -24 - your expression. Then, if you paint it white the segment for the first measure, it seems like you moved the offset. Like in this picture I made on my end:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel_Castella_0-1764072142285.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185242i21AAACAB31AAE422/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel_Castella_0-1764072142285.png" alt="Daniel_Castella_0-1764072142285.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The bad point is that you cannot colour each bar, all will be the same color.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this helps you or if you need further details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 12:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537168#M108760</guid>
      <dc:creator>Daniel_Castella</dc:creator>
      <dc:date>2025-11-25T12:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537176#M108761</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/342059"&gt;@Daniel_Castella&lt;/a&gt;&amp;nbsp;, thanks for the response.&lt;/P&gt;&lt;P&gt;above excel screenshot i added to show that whatever the selection made it has to start from -24. but the real requirement is to get that in a line chart like below but scale should start from -24 always irrespective of the data/month that we selected. currently 202401 was selected and as per the data its correct scale is starting at -22 and but client specific requirement is like scale should always start from -24.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlikbuddy_0-1764073584387.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185243iE1B742EE6658151E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Qlikbuddy_0-1764073584387.png" alt="Qlikbuddy_0-1764073584387.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 12:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537176#M108761</guid>
      <dc:creator>Qlikbuddy</dc:creator>
      <dc:date>2025-11-25T12:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537187#M108764</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to the Properties panel for the Line Chart.&lt;/P&gt;&lt;P&gt;Navigate to &lt;STRONG&gt;Appearance&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Expand the &lt;STRONG&gt;X-axis&lt;/STRONG&gt; settings.&lt;/P&gt;&lt;P&gt;Ensure &lt;STRONG&gt;Continuous&lt;/STRONG&gt; scaling is selected.&lt;/P&gt;&lt;P&gt;Set the &lt;STRONG&gt;Range&lt;/STRONG&gt; from &lt;STRONG&gt;Auto&lt;/STRONG&gt; to &lt;STRONG&gt;Custom&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Minimum:&lt;/STRONG&gt; Input the fixed value: -24&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Maximum:&lt;/STRONG&gt; Input the dynamic expression:&amp;nbsp;=(Year(Today()) * 12 + Month(Today())) - (Year(Date#(Min(discount_Start_month), 'YYYYMM')) * 12 + Month(Date#(Min(discount_Start_month), 'YYYYMM')))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 13:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537187#M108764</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2025-11-25T13:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537190#M108765</link>
      <description>&lt;P&gt;I think you could create such views by adding appropriate information to the data-model. In this case within the calendar. There could be a field like:&lt;/P&gt;&lt;P&gt;(year(today())*12+month(today()))-(year(MyDate*12+month(MyDate)) as PeriodOffset&lt;/P&gt;&lt;P&gt;which would be alone sufficient as UI dimension if the view should be working against a fixed period - today() might be replace with any other start-date.&lt;/P&gt;&lt;P&gt;If the view needs to be dynamic to a period-selection the above offset could be used within a condition like:&lt;/P&gt;&lt;P&gt;sum({&amp;lt; PeriodOffset = {"&amp;gt;=$(=max(PeriodOffset)-24)&amp;lt;=$(=max(PeriodOffset)+12)"}&amp;gt;} MyValue)&lt;/P&gt;&lt;P&gt;which would filter the chart appropriate. If the dimension should be really show -24 to + 12 a similar logic might be applied to a calculated dimension, maybe something like this:&lt;/P&gt;&lt;P&gt;dual(PeriodOffset -&amp;nbsp;$(=max(PeriodOffset),&amp;nbsp;PeriodOffset)&lt;/P&gt;&lt;P&gt;Be aware that you will see only those periods which have appropriate fact-data because missing fact-records respectively NOTHING couldn't be shown even if there are such dimension-values within the calendar. In such cases is it usually the best to populate the missing data within the data-model.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 13:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537190#M108765</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-11-25T13:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537196#M108766</link>
      <description>&lt;P&gt;thanks for the response, but i dont see any such options&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 13:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537196#M108766</guid>
      <dc:creator>Qlikbuddy</dc:creator>
      <dc:date>2025-11-25T13:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537197#M108767</link>
      <description>&lt;P&gt;thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp; for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a teradata query in the back end and there is no master calendar for this actually. the dimension is derived like below.&lt;/P&gt;&lt;P&gt;,(EXTRACT(YEAR FROM TLD_Expiry_Date) - EXTRACT(YEAR FROM CURRENT_DATE)) * 12&lt;/P&gt;&lt;P&gt;+ (EXTRACT(MONTH FROM TLD_Expiry_Date) - EXTRACT(MONTH FROM CURRENT_DATE)) AS Months_Diff_Till_today&lt;/P&gt;&lt;P&gt;and measure is count({&amp;lt;TLD_Flag = {1}&amp;gt;} Distinct subs_id)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 13:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537197#M108767</guid>
      <dc:creator>Qlikbuddy</dc:creator>
      <dc:date>2025-11-25T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537199#M108768</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144949"&gt;@Qlikbuddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, I think that it would work better if done in the script, like this code:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;TAB:&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;LOAD&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;A ,&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;B&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;FROM [lib://DataFiles/bar chart.xlsx]&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;(ooxml, no labels, table is Sheet1);&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;INL:&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;NoConcatenate&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;LOAD Month_Diff, Value&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;INLINE [&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;Month_Diff, Value&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-24, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-23, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-22, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-21, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-20, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-19, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-18, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-17, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-16, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-15, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-14, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-13, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-12, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-11, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-10, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-9, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-8, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-7, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-6, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-5, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-4, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-3, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-2, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;-1, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;0, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;1, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;2, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;3, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;4, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;5, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;6, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;7, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;8, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;9, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;10, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;11, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;12, 0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;];&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;Concatenate(TAB)&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;Load Month_Diff as A, Value as B&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;RESIDENT INL&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;where not exists (A,Month_Diff);&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;Drop table INL;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You simply create an Inline table with the values from -24 to 12 with 0 as value. Then you concatenate them to your data for the month diff that are not existing on your original data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you end with a chart like this (note I used some random values for fields A and B coming from excel):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel_Castella_0-1764078421446.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185246iF81ABAA57F2BBDFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel_Castella_0-1764078421446.png" alt="Daniel_Castella_0-1764078421446.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Obviously, you will have more fields than the ones I used for this simple example, but for me the idea should be this one. Let me know if it works for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 13:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537199#M108768</guid>
      <dc:creator>Daniel_Castella</dc:creator>
      <dc:date>2025-11-25T13:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537205#M108769</link>
      <description>&lt;P&gt;See this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nagaraju_KCS_0-1764079316776.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185247iFF1AFE8EE18DF366/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nagaraju_KCS_0-1764079316776.png" alt="Nagaraju_KCS_0-1764079316776.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 14:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537205#M108769</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2025-11-25T14:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537206#M108770</link>
      <description>&lt;P&gt;thanks again&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/342059"&gt;@Daniel_Castella&lt;/a&gt;, and this scale should change as per the tld binding filter. its like if the TLD binding is&amp;nbsp; 24/24 then scale should start at -24 to 12.&lt;/P&gt;&lt;P&gt;if its TLD 12/12 then scale should start at -12 to 12&lt;/P&gt;&lt;P&gt;and if by fault we should show it like -36 to 12.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 14:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537206#M108770</guid>
      <dc:creator>Qlikbuddy</dc:creator>
      <dc:date>2025-11-25T14:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537208#M108771</link>
      <description>&lt;P&gt;IMO the use of (n) master-calendars is absolutely mandatory - (nearly) each kind of data-set has a date-relation and beside the simple deriving of period-information like year, month and so on all kinds of flags, offset, rolling-periods and and and could be included ... Not only useful within the data-models else within the ETL part to join/map any information.&lt;/P&gt;&lt;P&gt;Very important: it's enough to do this work once for the entire environment - and then picking from there the specific needed fields and periods. Therefore don't waste time to do all the date-related preparation/calculation again and again and in the worst case even within the UI.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/How-to-use-Master-Calendar-and-Date-Values/ta-p/1495741" target="_blank"&gt;How to use - Master-Calendar and Date-Values - Qlik Community - 1495741&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 14:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537208#M108771</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-11-25T14:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537211#M108772</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144949"&gt;@Qlikbuddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well, I would need to have more information about how you create the filter, but I think that if you adjust the dimension like in this picture, you can cut to the wanted value.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel_Castella_0-1764080641318.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185248iCE1A270B62A5C086/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel_Castella_0-1764080641318.png" alt="Daniel_Castella_0-1764080641318.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For the faulty, if the maximum range needs to be -36, you need to expand the inline table I provided in the script from -24 to -36; and later cut&amp;nbsp;the graph like in the picture above. Note that the value can be set through a variable which value can change based on the filter you commented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 14:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537211#M108772</guid>
      <dc:creator>Daniel_Castella</dc:creator>
      <dc:date>2025-11-25T14:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537214#M108774</link>
      <description>&lt;P&gt;thanks much&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;for sharing your incredible article link. i respect your suggestion for using the master calendar. but here my case is little different with too many date columns. its about discounts related dashboard and there are 3 different types of discounts and each with start, end and expire dates. and main table is Base table which is having another date column.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a master calendar by using the link table approach where I used base table date + and all 3 discounts expiration dates to created a Common_Date.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I kind of never worked with these many dates (3 discount start, 3 discount end, 3 discount expiration and 1 Base closing date) almost 10 dates. and its really messy. can you please show some light on how to combine the dates when we have these many.&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently for 3 discount expiration + 1 Base closing date --- I have created a common_date.&amp;nbsp;&lt;/P&gt;&lt;P&gt;can I do the same for 3 discount start dates as well ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 14:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537214#M108774</guid>
      <dc:creator>Qlikbuddy</dc:creator>
      <dc:date>2025-11-25T14:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: in line chart x axis scale should always start from -24 irrespective of the data.</title>
      <link>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537249#M108779</link>
      <description>&lt;P&gt;Having 10 date-fields within the source-data doesn't mean that you need 10 date-fields within the final data-model. Quite probably could the number of fields be reduced - depending of the relationship between the date-fields and the view-requirements you might be ending with a single date-field.&lt;/P&gt;&lt;P&gt;Unfortunately there is no simple rule how to merge them and simplifying the data-model - ideally is a star-scheme with a single fact-table and n surrounding dimension-tables but sometimes it might be sensible not be to restrictive - and maybe keeping some aggregated facts as a dimension-table, too.&lt;/P&gt;&lt;P&gt;If your start/end dates are date-areas it's within the most scenarios helpful to resolve them into dedicated dates with an intervalmatch-logic (or more powerful + flexible with internal load while-loops). Here is the idea beautifully explained:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/IntervalMatch/ba-p/1464547" target="_blank"&gt;IntervalMatch - Qlik Community - 1464547&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Further I think that the 3 different discount-types could be resolved from a horizontal level (= n fields) to a vertical level (= n rows) which means there is then only one date-field + an extra field containing the information which discount-type belonged to it. Such kind of things might be done per:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/The-Crosstable-Load/ba-p/1468083" target="_blank"&gt;The Crosstable Load - Qlik Community - 1468083&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I would also include all kind of offset-calculations + flagging-stuff (expired, renewed, whatever ...) in these steps.&lt;/P&gt;&lt;P&gt;All these things should be carefully considered before going to use n master-calendar and/or combining them in a canonical way:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/Canonical-Date/ba-p/1463578" target="_blank"&gt;Canonical Date - Qlik Community - 1463578&lt;/A&gt;&amp;nbsp;because the above provides a native usability while using the n calendars is more complex.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 18:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/in-line-chart-x-axis-scale-should-always-start-from-24/m-p/2537249#M108779</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-11-25T18:51:24Z</dc:date>
    </item>
  </channel>
</rss>

