<?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: Container Object to interact with input box and drill down group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118516#M368932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you Gysbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2016 09:32:17 GMT</pubDate>
    <dc:creator>helen_pip</dc:creator>
    <dc:date>2016-08-04T09:32:17Z</dc:date>
    <item>
      <title>Container Object to interact with input box and drill down group</title>
      <link>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118512#M368928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlikview User&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Container Object&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a container object which has 4 pivot tables within it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each pivot table has the same dimension.&amp;nbsp; The dimension is a group of fields I.e. Division, Care Group, Treatment Function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Input Box&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then have an input box where I am using the same dimension as the pivot tables within the container, which enables the user to make a selection and the pivot table interacts with the input box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Help with the following&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now want to revert back to the pivot tables within the container and add an extra drill down group.&amp;nbsp; However I don't want this group to be visible to the end user, but I just want the functionalty to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment the addition of the extra group is expectantly showing an extra column.&amp;nbsp; I would like this column to be grouped up and not visible to to the end user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118512#M368928</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2016-08-03T07:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Container Object to interact with input box and drill down group</title>
      <link>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118513#M368929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to nest a drilldown group in another group? That's possible. Add an expression for the second level group to the top level group: =$(='[' &amp;amp; GetCurrentField(&lt;EM&gt;SecondLevelGroupNameHere&lt;/EM&gt;) &amp;amp; ']'). You won't have a drill up/down button though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118513#M368929</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-03T07:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Container Object to interact with input box and drill down group</title>
      <link>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118514#M368930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your suggestion.&amp;nbsp; I know this is common place, but could you kindly attach an example, so I can see a working example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only if not too much trouble&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 08:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118514#M368930</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2016-08-03T08:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Container Object to interact with input box and drill down group</title>
      <link>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118515#M368931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 09:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118515#M368931</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-03T09:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Container Object to interact with input box and drill down group</title>
      <link>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118516#M368932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you Gysbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 09:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-Object-to-interact-with-input-box-and-drill-down-group/m-p/1118516#M368932</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2016-08-04T09:32:17Z</dc:date>
    </item>
  </channel>
</rss>

