<?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: grouping in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/grouping/m-p/970485#M526993</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;add following expresion in the drill down group,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(GetPossibleCount(Date)=1,hours,Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 10:07:47 GMT</pubDate>
    <dc:creator>santhosh_k_n</dc:creator>
    <dc:date>2015-10-27T10:07:47Z</dc:date>
    <item>
      <title>grouping</title>
      <link>https://community.qlik.com/t5/QlikView/grouping/m-p/970480#M526988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;In my dashboard i have three field in drill down Date, hour, minute,. When i have only one date available,in x axis date level wont display it directly goes to hour level. any solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 09:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping/m-p/970480#M526988</guid>
      <dc:creator />
      <dc:date>2015-10-27T09:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: grouping</title>
      <link>https://community.qlik.com/t5/QlikView/grouping/m-p/970481#M526989</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;You can change drill down group on cyclic group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 09:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping/m-p/970481#M526989</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-10-27T09:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: grouping</title>
      <link>https://community.qlik.com/t5/QlikView/grouping/m-p/970482#M526990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the default behaviour of a drill down group. Pretty simple solution - don't use a drill down group! You can use a cyclic group if you'd prefer to switch yourself, or you can use a calculated dimension and control when you want the date to switch - this could be done using variables to allow the user to choose or you can code your own logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 09:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping/m-p/970482#M526990</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-10-27T09:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: grouping</title>
      <link>https://community.qlik.com/t5/QlikView/grouping/m-p/970483#M526991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nilanjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its as per design,default behavior of drill down group.&lt;/P&gt;&lt;P&gt;you can control date field, if only one value is present, by adding value or calculated dimension&lt;/P&gt;&lt;P&gt;as Aaron said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping/m-p/970483#M526991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-27T10:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: grouping</title>
      <link>https://community.qlik.com/t5/QlikView/grouping/m-p/970484#M526992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the group to cyclic one and adjust the field order and sortings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping/m-p/970484#M526992</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-10-27T10:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: grouping</title>
      <link>https://community.qlik.com/t5/QlikView/grouping/m-p/970485#M526993</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;add following expresion in the drill down group,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(GetPossibleCount(Date)=1,hours,Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping/m-p/970485#M526993</guid>
      <dc:creator>santhosh_k_n</dc:creator>
      <dc:date>2015-10-27T10:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: grouping</title>
      <link>https://community.qlik.com/t5/QlikView/grouping/m-p/970486#M526994</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;That is the default behaviour of Drilldown groups, in case if you want to override that try like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions:&lt;/P&gt;&lt;P&gt;Date&amp;nbsp; , Enable Conditional : =GetSelectedCount(Hour) = 0&amp;nbsp; AND &lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount(Minute) = 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hour, Enable Conditional : =GetSelectedCount(Date) &amp;gt; 0&amp;nbsp; AND &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount(Minute) = 0&amp;nbsp; AND &lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount(Hour) = 0 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Minute, Enable Conditional : =GetSelectedCount(Date) &amp;gt; 0&amp;nbsp; AND &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount(&lt;SPAN style="font-size: 13.3333px;"&gt;Hour&lt;/SPAN&gt;) &amp;gt; 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/grouping/m-p/970486#M526994</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-27T10:16:47Z</dc:date>
    </item>
  </channel>
</rss>

