<?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: Static Min / Max / Step question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418091#M155500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would appreciate if you can describe your solution here in the forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regars Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 14:06:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-31T14:06:40Z</dc:date>
    <item>
      <title>Static Min / Max / Step question</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418088#M155497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is about finding the right values for Static Min / Static Max / Static Step that always, while grouping to day or month, on the x-axis legend only on entry per day / month appears. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While loading the data I apply a MasterCalender, calculating the following:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Date(TempDate, 'DD.MM.YYYY') As MasterDate,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;date(monthstart(TempDate),'YYYY MMM') AS MasterYearMonth,&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user has on the Dashboard a listbox, where he can select MasterYearMonth:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="41770" class="jive-image-thumbnail jive-image" onclick="" alt="MasterYearMonth.PNG" src="https://community.qlik.com/legacyfs/online/41770_MasterYearMonth.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;NOW:&lt;/P&gt;&lt;P&gt;A bar chart, set on "Axes" tab to 'continous' looks like the below screenshot, if the complete date range is selected, and the user groups to 'MasterDate' (meaning Days).&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="41780" class="jive-image-thumbnail jive-image" height="349" onclick="" alt="Day_Overview.PNG" src="https://community.qlik.com/legacyfs/online/41780_Day_Overview.PNG" width="647" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user now groups to MasterYearMonth (meaning group to month), and having the complete date range selected -&amp;gt; it's still OK. It looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="41781" class="jive-image-thumbnail jive-image" height="350" onclick="" alt="Month_correct.PNG" src="https://community.qlik.com/legacyfs/online/41781_Month_correct.PNG" width="647" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if the user now selects (with grouping to MasterYearMonth) a just a few month, let's take the example Feb 2013 / Mar 2013, the graph looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="41782" class="jive-image-thumbnail jive-image" height="347" onclick="" alt="Month_wrong.PNG" src="https://community.qlik.com/legacyfs/online/41782_Month_wrong.PNG" width="646" /&gt;&lt;/P&gt;&lt;P&gt;WHAT IS WRONG FOR ME:&lt;BR /&gt;The graph on the last picture shows much to much date information. I would like to just see: 01.02.2013 underneath the Feb bar, and 01.03.2013 underneath the March bar. And do not show so many dates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know, it's coming from the continous bar, the situation changes into another scattered picture, if the user selected maybe some other month. Always when there is "to much space" in the diagram, the x-axis is filled up with dates I don't want to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MY QUESTION IS NOW:&lt;/P&gt;&lt;P&gt;What do I need to enter in the Static Min, Static Max and Static Step fields to just show what I described. I tried hundred options, but can't find the right one. Right now I have inserted: Static Min: num(min(MasterDate)) / Static Max: num(max(MasterDate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I now have to enter as a Static step to support my need? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any hint...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Mathias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. -&amp;gt; My table contains the following data:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="793" style="width: 196px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="164"&gt;MasterDate&lt;/TD&gt;&lt;TD class="xl63" width="164"&gt;Customer&lt;/TD&gt;&lt;TD class="xl63" width="164"&gt;Sales&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;28.02.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;29.02.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;01.03.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;02.03.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;24&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;05.03.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;06.03.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;07.03.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;08.03.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;09.03.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;08.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;09.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;10.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;14.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;15.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;18.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;22.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;23.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;25.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;29.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;30.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;31.05.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;01.06.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;05.06.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;06.06.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;13.06.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;15.06.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;18.06.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;22.06.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;26.07.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;30.07.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;31.07.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;01.08.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;03.08.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;06.08.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;07.08.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;08.08.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;09.08.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;10.08.2012&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;12.02.2013&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;25.02.2013&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;01.03.2013&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;32&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;04.03.2013&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;24&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="17"&gt;12.03.2013&lt;/TD&gt;&lt;TD class="xl65"&gt;Demo&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 07:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418088#M155497</guid>
      <dc:creator />
      <dc:date>2013-05-29T07:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min / Max / Step question</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418089#M155498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 13:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418089#M155498</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-29T13:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min / Max / Step question</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418090#M155499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for taking care. Unfortunatelly I am using the Personal Edition of QlikView as we are currently evaluating which BI solution we will use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any chance to explain it to me here in the forum?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 13:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418090#M155499</guid>
      <dc:creator />
      <dc:date>2013-05-29T13:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min / Max / Step question</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418091#M155500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would appreciate if you can describe your solution here in the forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regars Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 14:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418091#M155500</guid>
      <dc:creator />
      <dc:date>2013-05-31T14:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min / Max / Step question</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418092#M155501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll give it a shot. First load the data including a MasteryearMonth field and create dates for missing months. This is to be able to display every month on the axis even if there are no sales for that month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;LOAD *, MonthStart(MasterDate) as MasteryearMonth;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;LOAD date#(MasterDate,'DD.MM.YYYY') as MasterDate, Customer, Sales INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MasterDate, Customer, Sales&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 28.02.2012, Demo, 8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 29.02.2012, Demo, 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01.03.2012, Demo, 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02.03.2012, Demo, 24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05.03.2012, Demo, 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;...etc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Temp:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;load num(min(MasteryearMonth)) as MinM,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;num(addmonths(max(MasteryearMonth),2)) as MaxM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;resident Data;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Let vMin = peek('MinM');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Let vMax = peek('MaxM');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;drop table Temp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;load addmonths($(vMin),iterno()-1) as MasteryearMonth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;AutoGenerate 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;while num(addmonths($(vMin),iterno()-1)) &amp;lt; $(vMax);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a bar chart with MasteryearMonth as dimension and two expressions. Sum(Sales) to display the sales value per month and MasteryearMonth as second expression. The display options for the second expression have Bar disabled and Text on Axis enabled. This way the MasteryearMonth values will be shown on the axis. Next the dimension axis is disabled on the Axis tab. The Axis Color of the dimension axis is changed so the MasteryearMonth values on the axis are better visible. I think that's about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="comm83197.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/41921_comm83197.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 14:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418092#M155501</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-31T14:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Static Min / Max / Step question</title>
      <link>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418093#M155502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;very cool idea to solve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks - it's really great and I will use it for the moment as a "workaround". You know why it's not completely working for me? Because if I add another dimension, to display the Sales for each customer in a stacked bar, then the X-Axis "Legend" (Text on Axis) is displayed multiple times. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for the nice way to get this solved somehow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mathias&lt;IMG __jive_id="41932" class="jive-image-thumbnail jive-image" onclick="" alt="multi.JPG" src="https://community.qlik.com/legacyfs/online/41932_multi.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 15:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-Min-Max-Step-question/m-p/418093#M155502</guid>
      <dc:creator />
      <dc:date>2013-05-31T15:36:19Z</dc:date>
    </item>
  </channel>
</rss>

