<?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: How to synch x-axis? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753914#M1026192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is structuring your calendar to meet your reporting requirements. For simple year-on-year comparisons, if you have Year/Month/Day/DayofYear as derived fields in your calendar you could use Month as a dimension, and two expressions using set analysis to select two different years, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Year={2012}&amp;gt;} Amount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Year={2014}&amp;gt;} Amount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Mar 2015 05:17:34 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-03-06T05:17:34Z</dc:date>
    <item>
      <title>How to synch x-axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753910#M1026188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Using alternate states to show two different lines in a plot with dates on x-axis. The lines have a diff in dates which I would like the user to be able to adjust by setting a variable but I haven't succeeded with that approach. Any hints?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 16:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753910#M1026188</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2015-03-05T16:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to synch x-axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753911#M1026189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only solution I've come up with is to have 2 charts and put one on top of the other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 18:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753911#M1026189</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2015-03-05T18:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to synch x-axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753912#M1026190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With alternate states you can show exactly that you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to Document properties, in the General tab, click on Alternate States button, and create 2 groups: Group A and Group B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Create 2 filters with the same Dimension, but in the General tab, select the group that you defined before. Select a different group for the second filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;In the chart, add 2 expressions:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Group A -&amp;gt; Sum({[Group A] * $} [FIELD])&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Group B -&amp;gt; Sum({[Group B] * $} [FIELD])&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Enrique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 18:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753912#M1026190</guid>
      <dc:creator>eespiritu</dc:creator>
      <dc:date>2015-03-05T18:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to synch x-axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753913#M1026191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply but that is exactly the way the chart I attached to the first post is done. The problem is not to show two different selections in a graph. The problem is that i have Date as dimension and the data selected in GroupA belongs to 2012 and the data selected in GroupB belongs to 2014. I would like to have them put on top of each other.&lt;/P&gt;&lt;P&gt;/Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 04:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753913#M1026191</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2015-03-06T04:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to synch x-axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753914#M1026192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is structuring your calendar to meet your reporting requirements. For simple year-on-year comparisons, if you have Year/Month/Day/DayofYear as derived fields in your calendar you could use Month as a dimension, and two expressions using set analysis to select two different years, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Year={2012}&amp;gt;} Amount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Year={2014}&amp;gt;} Amount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 05:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753914#M1026192</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-03-06T05:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to synch x-axis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753915#M1026193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes for simple year-to-year analysis that would have been the solution but this is different projects and they can start at any time during the year live from one year to another. Right now I'm showing three charts right under each other in a grid-container. I force the length of the x-axis to be the same for all.&lt;/P&gt;&lt;P&gt;I attach a screenshot. In the upper part they are all plotted on same x-axis and below they have their own x-axis. I think in the lower part you have a better tool to compare the projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 07:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-synch-x-axis/m-p/753915#M1026193</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2015-03-06T07:17:00Z</dc:date>
    </item>
  </channel>
</rss>

