<?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: Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049254#M352468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per your requirement it seems Alternate State is the best option for you..The reason behind this would be, say if you &lt;STRONG&gt;select any item from List Box A then it should not reflect in Pivot Table B. &lt;/STRONG&gt;In this case Alternate states are the best option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if it is just a matter of&lt;STRONG&gt; Hide &amp;amp; Show then you can use Set Variable under Action in External Variable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;check this?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/56080"&gt;Hide/show an Object with button set variable&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Feb 2016 05:45:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-17T05:45:21Z</dc:date>
    <item>
      <title>Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049249#M352463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two pivot tables and two list boxes ,if I select list&amp;nbsp; A data it should associate Pivot table A not pivot B,it is similar like alternate states ,but here I don't want use alternate state as per my requirement , I use only condition .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in any help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sateesh.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 04:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049249#M352463</guid>
      <dc:creator>sat_tok52</dc:creator>
      <dc:date>2016-02-17T04:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049250#M352464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;use Dyanamic show and hide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 04:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049250#M352464</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-02-17T04:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049251#M352465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use show hide properties to both tables and list boxes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 04:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049251#M352465</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-17T04:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049252#M352466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create a variable Vshow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a list box&lt;/P&gt;&lt;P&gt;if(Vshow=0,'chat1','chart2')&lt;/P&gt;&lt;P&gt;Action:set variable: Vshow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Vshow=0,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in chart prop:&lt;/P&gt;&lt;P&gt;layout:conditional&amp;nbsp; Vshow=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in other chart:&lt;/P&gt;&lt;P&gt;Vshow=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joshua.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 04:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049252#M352466</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-02-17T04:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049253#M352467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use expression like&lt;/P&gt;&lt;P&gt;for List A,List B&lt;/P&gt;&lt;P&gt;pivot table Expression (list A associated&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;List B=&amp;gt;}Measure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;pivot table Expression (list B associated&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;List A=&amp;gt;}Measure)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 05:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049253#M352467</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-02-17T05:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049254#M352468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per your requirement it seems Alternate State is the best option for you..The reason behind this would be, say if you &lt;STRONG&gt;select any item from List Box A then it should not reflect in Pivot Table B. &lt;/STRONG&gt;In this case Alternate states are the best option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if it is just a matter of&lt;STRONG&gt; Hide &amp;amp; Show then you can use Set Variable under Action in External Variable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;check this?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/56080"&gt;Hide/show an Object with button set variable&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 05:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049254#M352468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-17T05:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049255#M352469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check this,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Get Selected Pivot.PNG" class="jive-image image-1" src="/legacyfs/online/114862_Get Selected Pivot.PNG" style="height: 502px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5113"&gt;QlikView App: Create list boxes that work in an OR mode&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 06:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/1049255#M352469</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-02-17T06:59:59Z</dc:date>
    </item>
  </channel>
</rss>

