<?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 Static X axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078031#M932829</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 am looking at creating a static x axis that does not change even when there is no data in that field&lt;/P&gt;&lt;P&gt;I am wanting to display the number of Missed Tackles by Phase on a bar chart (Total 15 Phases)&lt;/P&gt;&lt;P&gt;However, when there are no Missed Tackles in a specific phase, it does get displayed on the x axis. I need Phases 1-15 to be displayed at all times&lt;/P&gt;&lt;P&gt;The dataset, however, does not display that there was no Missed Tackles in the phase (See Below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tackles Missed, PhaseNo&lt;/P&gt;&lt;P&gt;2, 1st Phase&lt;/P&gt;&lt;P&gt;1, 2nd Phase&lt;/P&gt;&lt;P&gt;3, 4th Phase&lt;/P&gt;&lt;P&gt;1, 5th Phase&lt;/P&gt;&lt;P&gt;2, 8th Phase&lt;/P&gt;&lt;P&gt;1, 11th Phase&lt;/P&gt;&lt;P&gt;2, 12th Phase&lt;/P&gt;&lt;P&gt;1, 15h Phase&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Static X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078031#M932829</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 am looking at creating a static x axis that does not change even when there is no data in that field&lt;/P&gt;&lt;P&gt;I am wanting to display the number of Missed Tackles by Phase on a bar chart (Total 15 Phases)&lt;/P&gt;&lt;P&gt;However, when there are no Missed Tackles in a specific phase, it does get displayed on the x axis. I need Phases 1-15 to be displayed at all times&lt;/P&gt;&lt;P&gt;The dataset, however, does not display that there was no Missed Tackles in the phase (See Below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tackles Missed, PhaseNo&lt;/P&gt;&lt;P&gt;2, 1st Phase&lt;/P&gt;&lt;P&gt;1, 2nd Phase&lt;/P&gt;&lt;P&gt;3, 4th Phase&lt;/P&gt;&lt;P&gt;1, 5th Phase&lt;/P&gt;&lt;P&gt;2, 8th Phase&lt;/P&gt;&lt;P&gt;1, 11th Phase&lt;/P&gt;&lt;P&gt;2, 12th Phase&lt;/P&gt;&lt;P&gt;1, 15h Phase&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078031#M932829</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Static X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078032#M932830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you need to create the missing phases themselves. Something like this will do that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phases:&lt;/P&gt;&lt;P&gt;LOAD * WHERE not match(PhaseNo,'1th Phase','2th Phase');&lt;/P&gt;&lt;P&gt;LOAD RecNo() &amp;amp; 'th Phase' as PhaseNo&lt;/P&gt;&lt;P&gt;AutoGenerate(15)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Tackles Missed, PhaseNo&lt;/P&gt;&lt;P&gt;2, 1st Phase&lt;/P&gt;&lt;P&gt;1, 2nd Phase&lt;/P&gt;&lt;P&gt;3, 4th Phase&lt;/P&gt;&lt;P&gt;1, 5th Phase&lt;/P&gt;&lt;P&gt;2, 8th Phase&lt;/P&gt;&lt;P&gt;1, 11th Phase&lt;/P&gt;&lt;P&gt;2, 12th Phase&lt;/P&gt;&lt;P&gt;1, 15th Phase&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the bar chart go to the Presentation tab of the properties window and uncheck the option Suppress Zero-Values and enable the option Zero on Bars.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 17:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078032#M932830</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-03T17:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Static X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078033#M932831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worked perfectly&lt;/P&gt;&lt;P&gt;I tried to apply this principle to another equation but could not get it right&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its is the same principle except with different data&lt;/P&gt;&lt;P&gt;(All fields include the following)&lt;/P&gt;&lt;P&gt;I need the data to be displayed on the x axis at all times&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nearside - Wide&lt;/P&gt;&lt;P&gt;Nearside - Midfield&lt;/P&gt;&lt;P&gt;Nearside - D3&lt;/P&gt;&lt;P&gt;Nearside - D2&lt;/P&gt;&lt;P&gt;Nearside - D1&lt;/P&gt;&lt;P&gt;RUCK&lt;/P&gt;&lt;P&gt;D1&lt;/P&gt;&lt;P&gt;D2&lt;/P&gt;&lt;P&gt;D3&lt;/P&gt;&lt;P&gt;Midfield&lt;/P&gt;&lt;P&gt;Wide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tackles Missed, TackleMissedZone&lt;/P&gt;&lt;P&gt;2, D1&lt;/P&gt;&lt;P&gt;1, Wide&lt;/P&gt;&lt;P&gt;3, Nearside - D1&lt;/P&gt;&lt;P&gt;1, Nearside - D2&lt;/P&gt;&lt;P&gt;2, Midfield&lt;/P&gt;&lt;P&gt;1, Wide&lt;/P&gt;&lt;P&gt;2, D3&lt;/P&gt;&lt;P&gt;1, Wide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 14:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078033#M932831</guid>
      <dc:creator />
      <dc:date>2016-03-08T14:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Static X axis</title>
      <link>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078034#M932832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case try an outer join:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tackles Missed, TackleMissedZone&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2, D1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1, Wide&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3, Nearside - D1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1, Nearside - D2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2, Midfield&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1, Wide&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2, D3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1, Wide&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUTER JOIN (Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TackleMissedZone&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nearside - Wide&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nearside - Midfield&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nearside - D3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nearside - D2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nearside - D1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RUCK&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;D1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;D2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;D3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Midfield&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Wide&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 06:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Static-X-axis/m-p/1078034#M932832</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-09T06:50:10Z</dc:date>
    </item>
  </channel>
</rss>

