<?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 Pivot table with sliced measurements in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225370#M858769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i&amp;nbsp; want to&amp;nbsp; create&amp;nbsp; a pivot table in qv like this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="fid.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150687_fid.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;to&amp;nbsp; calculate the number of unique card fid :'Nb Unique Carte Fid' :&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 461px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="461"&gt;=(count(distinct((if([Encarté]&amp;lt;&amp;gt;'0'and [Encarté]&amp;lt;&amp;gt; null()&amp;nbsp; ,[Fid])))))&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&amp;nbsp; calculate the amount :&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 461px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="461"&gt; = sum(if([Encarté]&amp;lt;&amp;gt;'0' and ([Encarté])&amp;lt;&amp;gt; null(),([Prix de vente TTC]),0))&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need the expression&amp;nbsp; to&amp;nbsp; calculate&amp;nbsp; A WHEN B&amp;nbsp; between&amp;nbsp; 0.001 and&amp;nbsp; 23.000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Pivot table with sliced measurements</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225370#M858769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i&amp;nbsp; want to&amp;nbsp; create&amp;nbsp; a pivot table in qv like this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="fid.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150687_fid.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;to&amp;nbsp; calculate the number of unique card fid :'Nb Unique Carte Fid' :&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 461px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="461"&gt;=(count(distinct((if([Encarté]&amp;lt;&amp;gt;'0'and [Encarté]&amp;lt;&amp;gt; null()&amp;nbsp; ,[Fid])))))&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&amp;nbsp; calculate the amount :&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 461px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="461"&gt; = sum(if([Encarté]&amp;lt;&amp;gt;'0' and ([Encarté])&amp;lt;&amp;gt; null(),([Prix de vente TTC]),0))&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need the expression&amp;nbsp; to&amp;nbsp; calculate&amp;nbsp; A WHEN B&amp;nbsp; between&amp;nbsp; 0.001 and&amp;nbsp; 23.000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225370#M858769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sliced measurements</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225371#M858770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share some raw data behind this sort of output you are looking to get?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2380"&gt;QlikCommunity Tip: How to get answers to your post?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 19:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225371#M858770</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-24T19:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sliced measurements</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225372#M858771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i&amp;nbsp; want&amp;nbsp; to&amp;nbsp; calculate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(&amp;nbsp; x)&amp;nbsp; when&amp;nbsp;&amp;nbsp; sum(y) between&amp;nbsp; 0.1 and 20&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 14:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225372#M858771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-02T14:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table with sliced measurements</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225373#M858772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;count&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;({&amp;lt;x = {"=sum(y&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&amp;gt;0.1 and sum(y) &amp;lt;20"}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;x&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt; )&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Count(If(Aggr(Sum(y), x)&amp;gt;0.1 and Aggr(Sum(y), x)&amp;lt;20, x))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 14:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-with-sliced-measurements/m-p/1225373#M858772</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-02T14:30:02Z</dc:date>
    </item>
  </channel>
</rss>

