<?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 Condition in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Pivot-Table-Condition/m-p/1356145#M2294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be front end solution could be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension as &lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Expressions are&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;Sum(A)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;If(Type = 'Meat',Sum(A) + 100, Sum(A)+50)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/161997_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or Use Dimension are &lt;STRONG&gt;Type&lt;/STRONG&gt; and &lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then expression use same&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(Type = 'Meat',Sum(A) + 100, Sum(A)+50)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/161998_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 09:16:28 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-05-03T09:16:28Z</dc:date>
    <item>
      <title>Pivot Table Condition</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Pivot-Table-Condition/m-p/1356144#M2293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to build a report in a pivot table with a condition in the expression based on the dimension column . and this is the details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you see the below table I have the type and A, B and this is the scenario; if the Type is Meat add 100 and if the Type is Veg add 50.&lt;/P&gt;&lt;P&gt;Type is Dim Column.&lt;/P&gt;&lt;P&gt;A is the, for example, the sales.(1st expression)&lt;/P&gt;&lt;P&gt;B is the result. (2nd expression).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it possible to but a condition in the expression based on the Dim in the same pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 263px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border: 0.5pt solid windowtext; background: #4f81bd;" width="67"&gt;Type &lt;/TD&gt;&lt;TD class="xl66" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border: 0.5pt solid windowtext; background: #4f81bd;" width="64"&gt;A&lt;/TD&gt;&lt;TD class="xl67" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border: 0.5pt solid windowtext; background: #4f81bd;" width="132"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt;Meat&lt;/TD&gt;&lt;TD align="right" class="xl69" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt;200&lt;/TD&gt;&lt;TD class="xl70" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext;"&gt;Veg&lt;/TD&gt;&lt;TD align="right" class="xl69" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext;"&gt;321&lt;/TD&gt;&lt;TD class="xl70" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt;Meat&lt;/TD&gt;&lt;TD align="right" class="xl69" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt;343&lt;/TD&gt;&lt;TD class="xl70" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext;"&gt;Meat&lt;/TD&gt;&lt;TD align="right" class="xl69" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext;"&gt;765&lt;/TD&gt;&lt;TD class="xl70" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt;Veg&lt;/TD&gt;&lt;TD align="right" class="xl72" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt;234&lt;/TD&gt;&lt;TD class="xl73" style="font-size: 11pt; color: black; font-family: Calibri; border: 0.5pt solid windowtext; background: #dce6f1;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Pivot-Table-Condition/m-p/1356144#M2293</guid>
      <dc:creator>jood_ahmad</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Condition</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Pivot-Table-Condition/m-p/1356145#M2294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be front end solution could be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension as &lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Expressions are&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;Sum(A)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;If(Type = 'Meat',Sum(A) + 100, Sum(A)+50)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/161997_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or Use Dimension are &lt;STRONG&gt;Type&lt;/STRONG&gt; and &lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then expression use same&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(Type = 'Meat',Sum(A) + 100, Sum(A)+50)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/161998_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 09:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Pivot-Table-Condition/m-p/1356145#M2294</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-03T09:16:28Z</dc:date>
    </item>
  </channel>
</rss>

