<?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: help on Dynamic  X axis for Trellis chart in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689174#M605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;At the script create e month year like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left(month_His,3)&amp;amp;'-'&amp;amp;Right(Year_his,2) as Month_Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2014 08:24:53 GMT</pubDate>
    <dc:creator>senarath</dc:creator>
    <dc:date>2014-10-09T08:24:53Z</dc:date>
    <item>
      <title>help on Dynamic  X axis for Trellis chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689171#M602</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;Please help me if you know the resoulton of this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to display last 12 month values in the chart. for now it is last 3 months of 2013 and 9 months of 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use trellis in the chart , X axis is displaying for all months. Please find below attachments .&lt;/P&gt;&lt;P&gt;In this i do not want to show jan to Sep months for 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want chart to be like Trellis1 from below attachment instead of Teellis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 06:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689171#M602</guid>
      <dc:creator>kamakshisuram</dc:creator>
      <dc:date>2014-10-09T06:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: help on Dynamic  X axis for Trellis chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689172#M603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Problem could be with the calender. If you just show months, it could be any year. Try to create a Month Year(e.g.Mar-14,Apr-14) and apply to the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;P&gt;Senarath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 06:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689172#M603</guid>
      <dc:creator>senarath</dc:creator>
      <dc:date>2014-10-09T06:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: help on Dynamic  X axis for Trellis chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689173#M604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data is coming directly coming from data base where Month is hard coded. Not from Calender &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data base Query is having data like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;history_Count&lt;/TD&gt;&lt;TD&gt;month_His&lt;/TD&gt;&lt;TD&gt;Year_his&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2364&lt;/TD&gt;&lt;TD&gt;October&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3674&lt;/TD&gt;&lt;TD&gt;September&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4662&lt;/TD&gt;&lt;TD&gt;August&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5572&lt;/TD&gt;&lt;TD&gt;July&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5747&lt;/TD&gt;&lt;TD&gt;June&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6150&lt;/TD&gt;&lt;TD&gt;May&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6048&lt;/TD&gt;&lt;TD&gt;April&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5082&lt;/TD&gt;&lt;TD&gt;March&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4845&lt;/TD&gt;&lt;TD&gt;February&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4860&lt;/TD&gt;&lt;TD&gt;January&lt;/TD&gt;&lt;TD&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4868&lt;/TD&gt;&lt;TD&gt;December&lt;/TD&gt;&lt;TD&gt;2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3435&lt;/TD&gt;&lt;TD&gt;November&lt;/TD&gt;&lt;TD&gt;2013&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 06:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689173#M604</guid>
      <dc:creator>kamakshisuram</dc:creator>
      <dc:date>2014-10-09T06:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: help on Dynamic  X axis for Trellis chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689174#M605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;At the script create e month year like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left(month_His,3)&amp;amp;'-'&amp;amp;Right(Year_his,2) as Month_Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 08:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689174#M605</guid>
      <dc:creator>senarath</dc:creator>
      <dc:date>2014-10-09T08:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: help on Dynamic  X axis for Trellis chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689175#M606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the script. Now i can show to my client that this is possible. Can you please confirm me that the above requirement is not possible in qlikview like Dynamic X - axis and hide if no data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 10:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/help-on-Dynamic-X-axis-for-Trellis-chart/m-p/689175#M606</guid>
      <dc:creator>kamakshisuram</dc:creator>
      <dc:date>2014-10-09T10:47:11Z</dc:date>
    </item>
  </channel>
</rss>

