<?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 Conditional Show Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282687#M1202522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a drill down group with 5 drill downs.&lt;/P&gt;&lt;P&gt;Dept Name&lt;/P&gt;&lt;P&gt;Cat Name&lt;/P&gt;&lt;P&gt;SubCat Name&lt;/P&gt;&lt;P&gt;Product&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;I have added another dimension 'EAN', I only want to show the EAN column when the user has drilled down to PRODUCT.&lt;/P&gt;&lt;P&gt;Does anyone know what expression i should write for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Oct 2010 10:05:46 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2010-10-18T10:05:46Z</dc:date>
    <item>
      <title>Conditional Show Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282687#M1202522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a drill down group with 5 drill downs.&lt;/P&gt;&lt;P&gt;Dept Name&lt;/P&gt;&lt;P&gt;Cat Name&lt;/P&gt;&lt;P&gt;SubCat Name&lt;/P&gt;&lt;P&gt;Product&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;I have added another dimension 'EAN', I only want to show the EAN column when the user has drilled down to PRODUCT.&lt;/P&gt;&lt;P&gt;Does anyone know what expression i should write for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 10:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282687#M1202522</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-10-18T10:05:46Z</dc:date>
    </item>
    <item>
      <title>Conditional Show Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282688#M1202524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using Bar chart or straight table?&lt;/P&gt;&lt;P&gt;In straight table there is an option to show/hide the columns. There you can give the condition "getcurrentfield(group)=PRODUCT" to show/hide your second dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 10:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282688#M1202524</guid>
      <dc:creator />
      <dc:date>2010-10-18T10:48:59Z</dc:date>
    </item>
    <item>
      <title>Conditional Show Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282689#M1202526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shans_bala,&lt;/P&gt;&lt;P&gt;Thanks for your reply, i am using a straight table. I have tried your expression, I am guessing that the GROUP part should be the name of my drill down group?&lt;/P&gt;&lt;P&gt;so i have tried... getcurrentfield(DeptToCustomer)=Product&lt;/P&gt;&lt;P&gt;but it doesn't work....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 10:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282689#M1202526</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-10-18T10:58:46Z</dc:date>
    </item>
    <item>
      <title>Conditional Show Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282690#M1202527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's getCurrentField(DeptToCustomer) = 'Product' beetween quotes (because GetCurrentField returns a string containing the field name).&lt;/P&gt;&lt;P&gt;You can check adding an expression containing just "getCurrentField(DeptToCustomer)" (without quotes, obviously).&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 11:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282690#M1202527</guid>
      <dc:creator />
      <dc:date>2010-10-18T11:04:49Z</dc:date>
    </item>
    <item>
      <title>Conditional Show Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282691#M1202529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much, that worked....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 11:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-Expression/m-p/282691#M1202529</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-10-18T11:08:40Z</dc:date>
    </item>
  </channel>
</rss>

