<?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: Drill Down not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876587#M991499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion, but i need to use drill down group, because when i click PLACE A that has amount 1000 ,it will change to NAME dimension that has total amount 1000.&lt;/P&gt;&lt;P&gt;&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, 15 Jul 2015 08:02:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-15T08:02:32Z</dc:date>
    <item>
      <title>Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876582#M991494</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;i have a question,&lt;/P&gt;&lt;P&gt;I have create group dimension contain two expression, there are :&lt;/P&gt;&lt;P&gt;The first one is&lt;/P&gt;&lt;P&gt;=if(................&amp;lt;&amp;gt;'A' and ................&amp;lt;&amp;gt;'B', PLACE) ----&amp;gt; if 'field value' not A and B then show PLACE dimension.&lt;/P&gt;&lt;P&gt;The second one is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=if(................&amp;lt;&amp;gt;'A' and ................&amp;lt;&amp;gt;'B', NAME)&lt;SPAN style="font-size: 13.3333330154419px;"&gt; ----&amp;gt; if 'field value' not A and B then show NAME dimension.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both PLACE and NAME will be grouped into one group dimension called PLACE_NAME dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i use PLACE_NAME dimension on my straight table, it can't be drilled. When i click the PLACE, it is not change to NAME dimension, Anybody knows how to solve this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appreciate your help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 07:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876582#M991494</guid>
      <dc:creator />
      <dc:date>2015-07-15T07:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876583#M991495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are Places and Names are hierarchically related? I mean a Place has some names under it? The data should be like Year -&amp;gt; Quarter -&amp;gt; Month or Category -&amp;gt; Sub Category -&amp;gt; Product etc. so that drill down/up works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KKR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 07:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876583#M991495</guid>
      <dc:creator />
      <dc:date>2015-07-15T07:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876584#M991496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Kran, Every PLACE has NAME lets say PLACE A. In PLACE A there will be more than one NAME.&lt;/P&gt;&lt;P&gt;But when i click Place A, it's not change to NAME dimension. Do you see any problem in my "IF Expression" ?&lt;/P&gt;&lt;P&gt;Because when i use another group dimension, the drill down works perfectly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Another group dimension contain two expression like this:&lt;/P&gt;&lt;P&gt;=if(....................='A' or .....................='B', PLACE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the second one is:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=if(....................='A' or .....................='B', NAME)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;the difference only on (= sign) and (&amp;lt;&amp;gt; sign)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 15 Jul 2015 07:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876584#M991496</guid>
      <dc:creator />
      <dc:date>2015-07-15T07:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876585#M991497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi INdra,&lt;/P&gt;&lt;P&gt;use Cyclic Group instead&lt;/P&gt;&lt;P&gt;If You click in&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ImmagineOK1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/92898_ImmagineOK1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;You have same behavior of Drill Group&lt;/P&gt;&lt;P&gt;If You click in&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ImmagineNoOK.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/92899_ImmagineNoOK.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;You have List&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 07:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876585#M991497</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-07-15T07:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876586#M991498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Indra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create new fields in script with the conditions, and then use those fields in the Dimension Group then this will work.&amp;nbsp; If you attach sample file it would be easier to analyse and provide the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 08:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876586#M991498</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-15T08:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876587#M991499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion, but i need to use drill down group, because when i click PLACE A that has amount 1000 ,it will change to NAME dimension that has total amount 1000.&lt;/P&gt;&lt;P&gt;&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, 15 Jul 2015 08:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876587#M991499</guid>
      <dc:creator />
      <dc:date>2015-07-15T08:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876588#M991500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, unfortunately i cant attach the sample file. But ii think the problem is on my expression. Are there any problem with my conditional expression ? &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(................&amp;lt;&amp;gt;'A' and ................&amp;lt;&amp;gt;'B', PLACE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any syntax that can be used to define 'not like' beside &amp;lt;&amp;gt; sign?&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, 15 Jul 2015 08:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876588#M991500</guid>
      <dc:creator />
      <dc:date>2015-07-15T08:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876589#M991501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created two drill-down groups with some sample data and the given expressions, they worked. Just a basic test, do you have NAMEs whose field value is not A and B under the PLACEs whose field value is not A and B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And why you are using &lt;STRONG&gt;and &lt;/STRONG&gt;condition? Though it worked for the data I have taken, It doesn't make sense for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KKR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 08:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876589#M991501</guid>
      <dc:creator />
      <dc:date>2015-07-15T08:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down not working</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876590#M991502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check the data and condition as per the above reply?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KKR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 04:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-not-working/m-p/876590#M991502</guid>
      <dc:creator />
      <dc:date>2015-07-16T04:15:59Z</dc:date>
    </item>
  </channel>
</rss>

