<?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: X axis step in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502497#M187737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=date(monthstart(ReportingDate), 'MMM YY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Nov 2013 08:59:27 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-11-11T08:59:27Z</dc:date>
    <item>
      <title>X axis step in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502491#M187731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chart with sales on y axis and month-year(Jan 2013, Feb 2013 etc) on x axis. I want to show axis labels for every 6 months instead of every month such as Jan 2013, June 2013 etc. How do I do this? Also, how can I show the x axis labels slant instead of horizontal. Thanks in advance for helping out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 17:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502491#M187731</guid>
      <dc:creator />
      <dc:date>2013-11-10T17:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: X axis step in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502492#M187732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try setting the Dimension Axis to Continuous with 181 as Static Step value. Next on the Number tab select the Continuous X-axis and choose Date under Number Format Settings and use MMM YYYY as format string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For slanted text you can select the middle radio button for the Primary Dimension labels (just below the '/' symbol ).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 18:31:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502492#M187732</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-11-10T18:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: X axis step in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502493#M187733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert, when I select the continuous option, it is complaining "no numeric data on x axis". Can you please advise?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 18:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502493#M187733</guid>
      <dc:creator />
      <dc:date>2013-11-10T18:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: X axis step in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502494#M187734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, your months are strings, not dates formatted as months. Try creating dates from the strings in the script first:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(date#(MyMonthField, 'MMM YYYY'), 'MMM YYYY') as MyMonthField&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 18:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502494#M187734</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-11-10T18:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: X axis step in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502495#M187735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I accidentally marked it a answer, I have 3 fields in my data set. Reporting Date, Reporting Month(numeric), Reporting Month(text), Reporting Year. I am using Reporting Month(text) and Year to show in the axis in my Chart. What expression should I use? Thanks again!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 23:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502495#M187735</guid>
      <dc:creator />
      <dc:date>2013-11-10T23:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: X axis step in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502496#M187736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the expression =date(ReportingDate, 'MMM YY') but it is showing numerous bars in the chart. I only have 3 years worth of data so I should'be be seeing more than 36 bars. Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 23:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502496#M187736</guid>
      <dc:creator />
      <dc:date>2013-11-10T23:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: X axis step in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502497#M187737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=date(monthstart(ReportingDate), 'MMM YY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 08:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/X-axis-step-in-Bar-Chart/m-p/502497#M187737</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-11-11T08:59:27Z</dc:date>
    </item>
  </channel>
</rss>

