<?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: put measures under groups in a pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/put-measures-under-groups-in-a-pivot-table/m-p/2534953#M108476</link>
    <description>&lt;P&gt;yes!! this is it the ValueList&amp;nbsp;&lt;BR /&gt;thank you&amp;nbsp;&lt;BR /&gt;I totally forgot about it&lt;/P&gt;</description>
    <pubDate>Fri, 31 Oct 2025 14:54:02 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2025-10-31T14:54:02Z</dc:date>
    <item>
      <title>put measures under groups in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/put-measures-under-groups-in-a-pivot-table/m-p/2534896#M108465</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;got a pivot table with 2 dimensions and 5 measures as per the below sample:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ali_hijazi_0-1761892836429.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184595iD7E615D171D167E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ali_hijazi_0-1761892836429.png" alt="ali_hijazi_0-1761892836429.png" /&gt;&lt;/span&gt;&lt;BR /&gt;now I'm asked to show for Mandays for example the actuals, the actuals for the previous month and the variance and these should be displayed as columns while keeping the rows Mandays, People costs, Other expenses ,....&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ali_hijazi_1-1761892932534.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184596iE02BC595D7691CE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ali_hijazi_1-1761892932534.png" alt="ali_hijazi_1-1761892932534.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;so the labels Mandays, People Costs, Other Expenses, Direct Cost, and Total direct cost are not labels of expressions anymore but rather group label&lt;BR /&gt;so at the level of Direct Costs for example I need to display the actual numbers of previous month, current month, and thus the variance&lt;BR /&gt;Is this feasible?&lt;BR /&gt;can I create a dimension with the above label values and use 3 expressions with if else to check which value of the row is?&lt;BR /&gt;&lt;BR /&gt;kindly advise&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 06:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/put-measures-under-groups-in-a-pivot-table/m-p/2534896#M108465</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-10-31T06:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: put measures under groups in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/put-measures-under-groups-in-a-pivot-table/m-p/2534916#M108467</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216"&gt;@ali_hijazi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Create dynamic dimension using valuelist&lt;BR /&gt;&lt;BR /&gt;valuelist(dual('a',1),dual('b',2)...)&lt;BR /&gt;&lt;BR /&gt;and in measure use if&lt;BR /&gt;&lt;BR /&gt;if(valuelist(dual('a',1),dual('b',2)...) = 1,&lt;BR /&gt;// first measure (Mondays),&lt;BR /&gt;if(valuelist(dual('a',1),dual('b',2)...) = 2,&lt;BR /&gt;// second measure (People costs),&lt;BR /&gt;...))&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 07:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/put-measures-under-groups-in-a-pivot-table/m-p/2534916#M108467</guid>
      <dc:creator>BPiotrowski</dc:creator>
      <dc:date>2025-10-31T07:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: put measures under groups in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/put-measures-under-groups-in-a-pivot-table/m-p/2534953#M108476</link>
      <description>&lt;P&gt;yes!! this is it the ValueList&amp;nbsp;&lt;BR /&gt;thank you&amp;nbsp;&lt;BR /&gt;I totally forgot about it&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 14:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/put-measures-under-groups-in-a-pivot-table/m-p/2534953#M108476</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-10-31T14:54:02Z</dc:date>
    </item>
  </channel>
</rss>

