<?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 Change the measure when using drill-down dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Change-the-measure-when-using-drill-down-dimension/m-p/1292700#M27287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to change the measure automatically when using the drill-down dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Louis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jan 2017 04:31:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-23T04:31:36Z</dc:date>
    <item>
      <title>Change the measure when using drill-down dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Change-the-measure-when-using-drill-down-dimension/m-p/1292700#M27287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to change the measure automatically when using the drill-down dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Louis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 04:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Change-the-measure-when-using-drill-down-dimension/m-p/1292700#M27287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-23T04:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change the measure when using drill-down dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Change-the-measure-when-using-drill-down-dimension/m-p/1292701#M27288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - as long as the drill path uses fields, rather than calculated dimensions. Use GetCurrentField('drillGroupName') to get the current level of the drill down. Use this in your expression, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =if(GetCurrentField('group') = 'Month', &amp;lt;expression for month&amp;gt;, &amp;lt;expression for other&amp;gt;)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;In QV, the editor falsely flags this as an error -- I am not sure if the QS editor has the same flaw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 05:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Change-the-measure-when-using-drill-down-dimension/m-p/1292701#M27288</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-01-23T05:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Change the measure when using drill-down dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Change-the-measure-when-using-drill-down-dimension/m-p/1292702#M27289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Louis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can change the measure when using drill-down dimension but we have to mention what are he measure to be calculated in expression better use a set analysis for it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 05:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Change-the-measure-when-using-drill-down-dimension/m-p/1292702#M27289</guid>
      <dc:creator />
      <dc:date>2017-01-23T05:34:16Z</dc:date>
    </item>
  </channel>
</rss>

