<?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 Field on a individual drill down level. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187773#M51323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it look better like this?:&lt;/P&gt;&lt;P&gt;=[Product] &amp;amp; ' (' &amp;amp; [Pack] &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2009 23:40:36 GMT</pubDate>
    <dc:creator>stephencredmond</dc:creator>
    <dc:date>2009-09-15T23:40:36Z</dc:date>
    <item>
      <title>Field on a individual drill down level.</title>
      <link>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187772#M51322</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 have a drill down group where I can drill down from department to each individual product, I would like to be able to show the pack size just on the product level. I have done the following but the result looks rather messy, is there a simple way of achieving this ?&lt;/P&gt;&lt;P&gt;=[Product] &amp;amp; ' ' &amp;amp; [Pack]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gavin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 23:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187772#M51322</guid>
      <dc:creator />
      <dc:date>2009-09-15T23:35:00Z</dc:date>
    </item>
    <item>
      <title>Field on a individual drill down level.</title>
      <link>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187773#M51323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it look better like this?:&lt;/P&gt;&lt;P&gt;=[Product] &amp;amp; ' (' &amp;amp; [Pack] &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 23:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187773#M51323</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-09-15T23:40:36Z</dc:date>
    </item>
    <item>
      <title>Field on a individual drill down level.</title>
      <link>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187774#M51324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it does look better, although I was hopint to be able to insert a column for exporting to excell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 00:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187774#M51324</guid>
      <dc:creator />
      <dc:date>2009-09-16T00:08:55Z</dc:date>
    </item>
    <item>
      <title>Field on a individual drill down level.</title>
      <link>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187775#M51325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood the question, I can think of a couple of approaches.&lt;/P&gt;&lt;P&gt;First, you could have two charts, one with the Pack column, one without. Use a show condition that depends on the value selected for the drill down group, like getcurrentfield(MyGroup)='Product'. That might be nicest from a presentation point of view, but would require dual maintenance.&lt;/P&gt;&lt;P&gt;Second, have one chart with the Pack column, and use a condition in the expression to only return a value if you're at the Product level in the drill down group, like if(getcurrentfield(MyGroup)='Product',sum([Pack])).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 00:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187775#M51325</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-09-17T00:43:51Z</dc:date>
    </item>
    <item>
      <title>Field on a individual drill down level.</title>
      <link>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187776#M51326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;Thanks John,&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;Works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 18:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-on-a-individual-drill-down-level/m-p/187776#M51326</guid>
      <dc:creator />
      <dc:date>2009-10-07T18:22:36Z</dc:date>
    </item>
  </channel>
</rss>

