<?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/587374#M217871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes same, but expression not working &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2014 16:29:54 GMT</pubDate>
    <dc:creator>NavinReddy</dc:creator>
    <dc:date>2014-04-01T16:29:54Z</dc:date>
    <item>
      <title>Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587365#M217862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created one Pivot table with one cycle group&lt;/P&gt;&lt;P&gt;its showing all business values but i want to show only 3 business only&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[New Level 1]&lt;/SPAN&gt;=' Admin' &lt;SPAN style="color: #0000ff;"&gt;or &lt;/SPAN&gt; 'Ops' &lt;SPAN style="color: #0000ff;"&gt;or 'Tech'&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[ Open Calls]&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;this expression not working &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;i want to filter These 3 only&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;where can i apply filters Group wise or Expression wise&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Please guide me some one&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks In Advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Niru&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 15:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587365#M217862</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-04-01T15:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587366#M217863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;SUM({&amp;lt;[&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;New Level 1&lt;/SPAN&gt;] = {'Admin','Ops','Tech'}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;[ Open Calls]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Create a Calculated Dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;IF([New Level 1] = 'Admin' or &lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;[New Level 1] = 'Ops' or &lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;[New Level 1] = 'Tech', [New Level 1])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Tick Suppress When Value is NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Expression&lt;/P&gt;&lt;P&gt;SUM([Open Calls])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Match(&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;[New Level 1]&lt;/SPAN&gt;, 'Admin','Ops','Tech'), &lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;[New Level 1]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Tick Suppress When Value is NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Expression&lt;/P&gt;&lt;P&gt;SUM([Open Calls])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 15:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587366#M217863</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-01T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587367#M217864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[New Level 1]&lt;/SPAN&gt;={' Admin '&lt;SPAN style="color: #0000ff;"&gt;,&lt;/SPAN&gt; 'Ops' ,'&lt;SPAN style="color: #0000ff;"&gt; Tech'}&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[ Open Calls]&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;PS&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 15:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587367#M217864</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-04-01T15:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587368#M217865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i have cyclic group also&lt;/P&gt;&lt;P&gt;if it one field its working fine&lt;/P&gt;&lt;P&gt;but inside cycle group i have Three fields is there&lt;/P&gt;&lt;P&gt;If i select any field ,the 3 filters should apply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 15:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587368#M217865</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-04-01T15:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587369#M217866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in this case, if you provide sample file would be great...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 15:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587369#M217866</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-01T15:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587370#M217867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Indirect Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 15:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587370#M217867</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-04-01T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587371#M217868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;sorry,this is client data i cant able to provide&lt;/P&gt;&lt;P&gt;where can i apply filter in Cycle Group or Expression&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 16:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587371#M217868</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-04-01T16:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587372#M217869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can definitely create a sample file having similar field name...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 16:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587372#M217869</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-01T16:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587373#M217870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have cyclic group as dimension,&lt;/P&gt;&lt;P&gt;use below in expression....this should work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;SUM({&amp;lt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.399999618530273px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;New Level 1&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;] = {'Admin','Ops','Tech'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.399999618530273px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.399999618530273px; font-family: inherit; color: #800000;"&gt;[ Open Calls]&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 16:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587373#M217870</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-01T16:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587374#M217871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes same, but expression not working &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 16:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587374#M217871</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-04-01T16:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587375#M217872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is in your cyclic group?&lt;/P&gt;&lt;P&gt;can you provide some 10 lines sample (dummy) data with same field name and Cyclic Group?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 16:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/587375#M217872</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-01T16:34:28Z</dc:date>
    </item>
  </channel>
</rss>

