<?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: chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/chart/m-p/475609#M177640</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;Make sure that you are not using the Date() function alone to get the dates in MMM YYYY format. Date() changes the format only, the underlying date is unchanged. That's why you are getting separate columns for the dates in Dec 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the chart to work, use this logic in a calculated dimension* - assuming the date dimension field is called TrDate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Date(MonthStart(TrDate), 'MMM YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Change TrDate to the correct name of the date dimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* you could also do this in the load script to create a DateMMMYYYY field that you could use as a dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2013 09:46:43 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2013-12-12T09:46:43Z</dc:date>
    <item>
      <title>chart</title>
      <link>https://community.qlik.com/t5/QlikView/chart/m-p/475608#M177639</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&amp;nbsp; a bar chart where I'm taking date in the format 'MMM YYYY' as dimension and sum of revenue as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I'm facing is, dates are like 1/12/2013, 15/12/2013 here it should club both 1st and 15th date and give single bar with Dec 2013. But instead it is giving 2 bars both having Dec 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do I solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 09:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart/m-p/475608#M177639</guid>
      <dc:creator />
      <dc:date>2013-12-12T09:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: chart</title>
      <link>https://community.qlik.com/t5/QlikView/chart/m-p/475609#M177640</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;Make sure that you are not using the Date() function alone to get the dates in MMM YYYY format. Date() changes the format only, the underlying date is unchanged. That's why you are getting separate columns for the dates in Dec 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the chart to work, use this logic in a calculated dimension* - assuming the date dimension field is called TrDate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Date(MonthStart(TrDate), 'MMM YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Change TrDate to the correct name of the date dimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* you could also do this in the load script to create a DateMMMYYYY field that you could use as a dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 09:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart/m-p/475609#M177640</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-12-12T09:46:43Z</dc:date>
    </item>
  </channel>
</rss>

