<?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: Month to Week drill down in a bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152218#M520965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gamavi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution 1:&lt;/P&gt;&lt;P&gt;The Drill-down Group &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;is the way to automatically change the axis values from months to weeks based on the selections, but to perform the drill-down you have to select just one month. The group icon (button) shold be used to drill-up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution 2:&lt;/P&gt;&lt;P&gt;If you don't want to use groups, you can try to create 2 charts over positioned: one with month as dimension and other with week as dimension. Then use the Conditional Show property (in Layout tab) to show the Week chart only when there is at least one month selected (for this, use GetSelectedCount () function). If you clear the selection, the Month chart will be automaticaly showed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcello&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2016 14:44:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-14T14:44:47Z</dc:date>
    <item>
      <title>Month to Week drill down in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152214#M520961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to achieve Month to Week drill down in a Bar chart? &lt;/P&gt;&lt;P&gt;The attached image shows the Sales by Month Year and i am looking to drill down to the weeks when the lines are selected. Each line represents a country. &lt;/P&gt;&lt;P&gt;Dimension 1: Month Year&lt;/P&gt;&lt;P&gt;Dimension 2: Country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: Sum(Sales)&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, 13 Jul 2016 17:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152214#M520961</guid>
      <dc:creator />
      <dc:date>2016-07-13T17:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Week drill down in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152215#M520962</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;If you already have the Week field in your QVW, you just need to create a cyclic group with Month first and than Week. And then delete the Month dimension of the chart and after add the cyclic group as dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have the field Week or if isn't this the problem, please attach an example application (QVW).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcello&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 18:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152215#M520962</guid>
      <dc:creator />
      <dc:date>2016-07-13T18:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Week drill down in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152216#M520963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Marcello.&lt;/P&gt;&lt;P&gt;For your solution to work,the user has to click on the cyclic icon to switch between the months and weeks. is there a way to automatically change the axis values from months to weeks based on the selections? Assume that the user select a month or two, then the chart axis value should switch to weeks instead of months. is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 21:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152216#M520963</guid>
      <dc:creator />
      <dc:date>2016-07-13T21:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Week drill down in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152217#M520964</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;Try to use the drill down group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 06:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152217#M520964</guid>
      <dc:creator>makrishnaraj</dc:creator>
      <dc:date>2016-07-14T06:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Week drill down in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152218#M520965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gamavi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution 1:&lt;/P&gt;&lt;P&gt;The Drill-down Group &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;is the way to automatically change the axis values from months to weeks based on the selections, but to perform the drill-down you have to select just one month. The group icon (button) shold be used to drill-up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution 2:&lt;/P&gt;&lt;P&gt;If you don't want to use groups, you can try to create 2 charts over positioned: one with month as dimension and other with week as dimension. Then use the Conditional Show property (in Layout tab) to show the Week chart only when there is at least one month selected (for this, use GetSelectedCount () function). If you clear the selection, the Month chart will be automaticaly showed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcello&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152218#M520965</guid>
      <dc:creator />
      <dc:date>2016-07-14T14:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Week drill down in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152219#M520966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Drill down group will be the best option for you. Just create a new group on the dimensions tab and choose the radio button for drill down and add in both your month followed by week fields. Then use this group as your chart dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Week-drill-down-in-a-bar-chart/m-p/1152219#M520966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-14T14:52:04Z</dc:date>
    </item>
  </channel>
</rss>

