<?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 Customize the x-axis at a gantt chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383876#M572480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the attached file i tried to create a gantt-chart, but it doesn't work correctly.&lt;/P&gt;&lt;P&gt;i want that the x-axis should only show values like month&amp;amp;year.&amp;nbsp; so it should begin at 04/11, continue with 05/11, 06/11....,01/13. &lt;/P&gt;&lt;P&gt;I used the Static Step field at the Axes-Tab and wrote +30. But this don't deliver the right solution.&lt;/P&gt;&lt;P&gt;Can someone please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;&lt;P&gt;Aylin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 13:07:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-04T13:07:52Z</dc:date>
    <item>
      <title>Customize the x-axis at a gantt chart</title>
      <link>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383876#M572480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the attached file i tried to create a gantt-chart, but it doesn't work correctly.&lt;/P&gt;&lt;P&gt;i want that the x-axis should only show values like month&amp;amp;year.&amp;nbsp; so it should begin at 04/11, continue with 05/11, 06/11....,01/13. &lt;/P&gt;&lt;P&gt;I used the Static Step field at the Axes-Tab and wrote +30. But this don't deliver the right solution.&lt;/P&gt;&lt;P&gt;Can someone please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;&lt;P&gt;Aylin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383876#M572480</guid>
      <dc:creator />
      <dc:date>2012-09-04T13:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Customize the x-axis at a gantt chart</title>
      <link>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383877#M572481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in chart properties, remove "Forced 0" for the Expression Axis on the Axes tab and set the number format to "Date" with "Format Pattern" = MM/YY on the numbers tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383877#M572481</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2012-09-04T13:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Customize the x-axis at a gantt chart</title>
      <link>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383878#M572482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks, i did this, but my x-axis now show only 05/2012 07/2012 09/2012 11/2012.&lt;/P&gt;&lt;P&gt;But i want that the months 06/2012, 08/2012 shown be, too and the x-axis should start at 04/2011.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383878#M572482</guid>
      <dc:creator />
      <dc:date>2012-09-04T13:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Customize the x-axis at a gantt chart</title>
      <link>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383879#M572483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the expression axis, set "static min" to Date('04/11'), and "static step" to 30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might fall a bit out of sync for longer periods due to months not all being same length, but think its about as good as you can get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;seems date didnt work, so tried with 40640 as static min which looked better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383879#M572483</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2012-09-04T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customize the x-axis at a gantt chart</title>
      <link>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383880#M572484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wrote &lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;min&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Start&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'MM/YYYY')&amp;nbsp; at Static Min and Static Step = 30. I can't wirte 40640 because i want the minimum of the Start-Dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If i make the chart bigger, then the date 04/11 is be shown. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customize-the-x-axis-at-a-gantt-chart/m-p/383880#M572484</guid>
      <dc:creator />
      <dc:date>2012-09-04T13:45:41Z</dc:date>
    </item>
  </channel>
</rss>

