<?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 Chart with two Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-with-two-Dimensions/m-p/205225#M61803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am working on making an application about exchange rates. In the chart a line should be plotted about the daily exchange rate, but on the X-axis only the months should be mentioned (see QVW-file).&lt;/P&gt;&lt;P&gt;If have tried this with dual(Month, Date) as a calculated dimension. The problem here is that on every date the month is mentioned and I would like to have the month mentioned only on the X-axis on the first date of the month and not repeated on each date. I have tried to do this with below formula:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;= dual(if(floor(Date) = floor(MonthStart(Date)), Month(floor(MonthStart(Date))), '') , Date)&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This however does not work as not for each month there is a value for the 1st of the month. I need a formula that selects the first date in each month (for example 02-11-2009) and then give the monthname on the X-axis and otherwise ' '.&lt;/P&gt;&lt;P&gt;Does someone have a solution for this issue?&lt;/P&gt;&lt;P&gt;Regards, Douwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jan 2010 10:49:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-08T10:49:32Z</dc:date>
    <item>
      <title>Chart with two Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-two-Dimensions/m-p/205225#M61803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am working on making an application about exchange rates. In the chart a line should be plotted about the daily exchange rate, but on the X-axis only the months should be mentioned (see QVW-file).&lt;/P&gt;&lt;P&gt;If have tried this with dual(Month, Date) as a calculated dimension. The problem here is that on every date the month is mentioned and I would like to have the month mentioned only on the X-axis on the first date of the month and not repeated on each date. I have tried to do this with below formula:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;= dual(if(floor(Date) = floor(MonthStart(Date)), Month(floor(MonthStart(Date))), '') , Date)&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This however does not work as not for each month there is a value for the 1st of the month. I need a formula that selects the first date in each month (for example 02-11-2009) and then give the monthname on the X-axis and otherwise ' '.&lt;/P&gt;&lt;P&gt;Does someone have a solution for this issue?&lt;/P&gt;&lt;P&gt;Regards, Douwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 10:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-two-Dimensions/m-p/205225#M61803</guid>
      <dc:creator />
      <dc:date>2010-01-08T10:49:32Z</dc:date>
    </item>
  </channel>
</rss>

