<?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: How to write expression in drilldown? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698796#M537385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Asfaq Mohammed&lt;/P&gt;&lt;P&gt;I have data like this Country field have Countrynames,City field have City names and population field have population.&lt;/P&gt;&lt;P&gt;actually I want like this If&amp;nbsp; I click Arrow button the values change.&lt;/P&gt;&lt;P&gt;for example:If The chart show country names&amp;nbsp; that time We click on the Arrow button the Chart show city names. automatically.How to do this tell me&amp;nbsp; Ple&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 06:02:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-27T06:02:37Z</dc:date>
    <item>
      <title>How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698792#M537381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I created drill down in qlikview like this country, city, population, but the drilldown not work .the problem is when i click the drilldown arrow symbol the value did not change .after I use expression like this [Getcurrentfield Country_city=(Country&amp;gt;city&amp;gt;Population)]but the expression not work because It show Error .I do not know how to overcome this problem please tell me out how to solve this problem.&lt;/P&gt;&lt;P&gt;I attached snipping file below this box.&lt;/P&gt;&lt;P&gt;Points:&lt;/P&gt;&lt;P&gt;1.Groupname -[Country_city]&lt;/P&gt;&lt;P&gt;2.Group values - Country,City,Population&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards:&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sddown.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/69719_Sddown.JPG.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 05:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698792#M537381</guid>
      <dc:creator />
      <dc:date>2014-10-27T05:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698793#M537382</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;Can you explain, what are you trying to achieve here?&lt;/P&gt;&lt;P&gt;If possible post sample data with expected output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 05:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698793#M537382</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-27T05:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698794#M537383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your exact expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The condition you have given is wrong for expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If sample qvw can be provided, we can resove the issue in more efficient way...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 05:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698794#M537383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-27T05:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698795#M537384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ideally, you don't need write expression with GetCurrentfield(), it should work with simple expression like: =Sum(ValueField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 05:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698795#M537384</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-27T05:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698796#M537385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Asfaq Mohammed&lt;/P&gt;&lt;P&gt;I have data like this Country field have Countrynames,City field have City names and population field have population.&lt;/P&gt;&lt;P&gt;actually I want like this If&amp;nbsp; I click Arrow button the values change.&lt;/P&gt;&lt;P&gt;for example:If The chart show country names&amp;nbsp; that time We click on the Arrow button the Chart show city names. automatically.How to do this tell me&amp;nbsp; Ple&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 06:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698796#M537385</guid>
      <dc:creator />
      <dc:date>2014-10-27T06:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698797#M537386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply provide your group in dimension and in expression give, sum(sales) for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work as required....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 06:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698797#M537386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-27T06:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698798#M537388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;This is not how Qlik Works. You need to select any particular country and then it will list cities under that country and so on.&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;If it answer, please mark this thread as correct or helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 06:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698798#M537388</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-27T06:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698799#M537390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;You can display in a text-box which field in a drill-down or cyclic group is active using:&lt;/P&gt;&lt;P&gt;In your case it would be:&lt;/P&gt;&lt;P&gt;=GetCurrentField("&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Country_city&lt;/SPAN&gt;")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also attaching a sample qvw with drilldown group for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 06:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698799#M537390</guid>
      <dc:creator />
      <dc:date>2014-10-27T06:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698800#M537392</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;Create Cyclic Group with Country, City&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in chart:&lt;/P&gt;&lt;P&gt;Dimension: Cyclic Group Name&lt;/P&gt;&lt;P&gt;Expression: Sum(Population)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need of GetCurrentField(), if you click on the group the dimension changes, based on the dimension the values are calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Mon, 27 Oct 2014 06:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698800#M537392</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-27T06:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698801#M537394</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;Here you have&amp;nbsp; Country,City,Population values in drill down group.dnt click on Arrow symbol.just click one any one country&amp;nbsp; then city then population then if you want drill up just click on arrow symbol.qlikview has unique drilldown feature&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 06:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698801#M537394</guid>
      <dc:creator />
      <dc:date>2014-10-27T06:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698802#M537397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nitin this is my expression but it show error&lt;/P&gt;&lt;P&gt;=GetCurrentField(Country_city=(Country&amp;gt;City&amp;gt;Population))&lt;/P&gt;&lt;P&gt;Regards:&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 07:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698802#M537397</guid>
      <dc:creator />
      <dc:date>2014-10-27T07:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698803#M537400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;Can you attach the sample file? or can you explain with some sample data.&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>Mon, 27 Oct 2014 07:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698803#M537400</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-27T07:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression in drilldown?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698804#M537403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it will give error, as its not the correct way to define expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post a sample qvw , I will provide you the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 09:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-in-drilldown/m-p/698804#M537403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-27T09:35:25Z</dc:date>
    </item>
  </channel>
</rss>

