<?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: My Data for my chart is not grouping in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668191#M363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much.....it works perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 13:40:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-13T13:40:21Z</dc:date>
    <item>
      <title>My Data for my chart is not grouping</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668188#M360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to QlikView, and I'm having a problem grouping my data.&amp;nbsp; I would appreciate anybody who can assist me.&amp;nbsp; I'm trying to group my data by month/year...and to drill into each individual day.&amp;nbsp;&amp;nbsp; I load the data as follows...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;"Shift_date",&lt;/P&gt;&lt;P&gt;date(Shift_date,'YYYY-MM' ) as yrMonth,&lt;/P&gt;&lt;P&gt;..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I add an new Chart and add the new group by Properties -&amp;gt; Dimensions -&amp;gt; Edit Group -&amp;gt; New .....and add Fields "yrMonth" and "Shift_date" as a Drill-down Group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; When selecting all days for 2 months...say June and July...I expect to see 2 Bar charts for June and July and to drill into a bar (say June) and to view all individual days.&amp;nbsp;&amp;nbsp; Instead it displays all days for both months.....Again, any help will be much appreciated. ...Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 19:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668188#M360</guid>
      <dc:creator />
      <dc:date>2014-08-12T19:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: My Data for my chart is not grouping</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668189#M361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach a sample? May be simpler/faster way to resolve issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 20:34:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668189#M361</guid>
      <dc:creator />
      <dc:date>2014-08-12T20:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: My Data for my chart is not grouping</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668190#M362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to use monthstart() to force all dates to the beginning of then month in addition to formatting the date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 22:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668190#M362</guid>
      <dc:creator>Jennifer_Moore</dc:creator>
      <dc:date>2014-08-12T22:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: My Data for my chart is not grouping</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668191#M363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much.....it works perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 13:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668191#M363</guid>
      <dc:creator />
      <dc:date>2014-08-13T13:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: My Data for my chart is not grouping</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668192#M364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew....thanks for you response too, but I wasn't sure what and how to attach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 13:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/My-Data-for-my-chart-is-not-grouping/m-p/668192#M364</guid>
      <dc:creator />
      <dc:date>2014-08-13T13:41:02Z</dc:date>
    </item>
  </channel>
</rss>

