<?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 expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619863#M734425</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For number 1 and 2 can done by this dimension. and tick 'Suppress When Value is Null' in the same tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=IF(LEFT([Ref. Pooling],1)='M','MXXX',&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IF(LEFT([Ref. Pooling],1)='P','PXXX'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For number 3, go to Presentation tab, Tick 'Show Partial Sums'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For the expression, put COUNT(DISTINCT&amp;nbsp;[Ref. Pooling])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 07:20:27 GMT</pubDate>
    <dc:creator>jerfwork</dc:creator>
    <dc:date>2019-09-04T07:20:27Z</dc:date>
    <item>
      <title>pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619835#M734422</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Basically I am working on a pivot table. Can anyone help me to solve the following equation? it would very much be appreciated.&lt;/P&gt;&lt;P&gt; Number of reference «&amp;nbsp;pooling&amp;nbsp;Pxxx»&amp;nbsp;: Number of [Ref. Pooling] starting with P***&lt;BR /&gt; Number of reference «&amp;nbsp;Mono&amp;nbsp;Mxxx»&amp;nbsp;: Number of [Ref. Pooling] starting with M*** or&lt;BR /&gt;Number of [Ref. Pooling] with [Code raison] «&amp;nbsp;camion «&amp;nbsp;mono-industriel&amp;nbsp;»&lt;BR /&gt; Pooling rate (camions théoriques) = Number of [Ref. Pooling] starting with P*** / total&lt;BR /&gt;Number of reference («&amp;nbsp;pooling Pxxx + Mono&amp;nbsp;Mxxx&amp;nbsp;»)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18394iF05BD861006AE9FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619835#M734422</guid>
      <dc:creator>lprasanth</dc:creator>
      <dc:date>2024-11-16T02:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619847#M734423</link>
      <description>&lt;P&gt;Hi, I'm not very understand about your requirement but I hope below helps.&lt;/P&gt;&lt;P&gt;Please use below as dimension.&lt;/P&gt;&lt;P&gt;=IF(LEFT([No Of Reference],1)='M','MXXX',&lt;BR /&gt;IF(LEFT([No Of Reference],1)='P','PXXX',&lt;BR /&gt;[No Of Reference]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Expression, put COUNT(DISTINCT&amp;nbsp;[No Of Reference])&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 06:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619847#M734423</guid>
      <dc:creator>jerfwork</dc:creator>
      <dc:date>2019-09-04T06:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619860#M734424</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi jefwork,&lt;/P&gt;&lt;P&gt;the following are the ones&amp;nbsp;I need to be solved.&lt;/P&gt;&lt;P&gt;1.Number of [Ref. Pooling] starting with P***&lt;/P&gt;&lt;P&gt;2.Number of [Ref. Pooling] starting with M***&lt;/P&gt;&lt;P&gt;3.Number of [Ref. Pooling] starting with P*** / total&lt;BR /&gt;Number of reference (Number of [Ref. Pooling] starting with P*** + Number of [Ref. Pooling] starting with M***)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18397iD71CF5AF44485A28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 07:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619860#M734424</guid>
      <dc:creator>lprasanth</dc:creator>
      <dc:date>2019-09-04T07:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619863#M734425</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For number 1 and 2 can done by this dimension. and tick 'Suppress When Value is Null' in the same tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=IF(LEFT([Ref. Pooling],1)='M','MXXX',&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IF(LEFT([Ref. Pooling],1)='P','PXXX'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For number 3, go to Presentation tab, Tick 'Show Partial Sums'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For the expression, put COUNT(DISTINCT&amp;nbsp;[Ref. Pooling])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 07:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-expression/m-p/1619863#M734425</guid>
      <dc:creator>jerfwork</dc:creator>
      <dc:date>2019-09-04T07:20:27Z</dc:date>
    </item>
  </channel>
</rss>

