<?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 Display two dimensions on single row in a pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-two-dimensions-on-single-row-in-a-pivot-table/m-p/1784518#M61158</link>
    <description>&lt;P&gt;I want to create a structure in Qliksense pivot table similar to the attached image.&lt;/P&gt;&lt;P&gt;In Column A, D1 to D8 are part of 1st dimension then total of that and A1, B2 and c3 are from 2nd dimension.&lt;/P&gt;&lt;P&gt;All data in Column A is from calculated dimension.&lt;/P&gt;&lt;P&gt;Can anyone help me on this?&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:05:46 GMT</pubDate>
    <dc:creator>Sumit2504</dc:creator>
    <dc:date>2021-12-20T21:05:46Z</dc:date>
    <item>
      <title>Display two dimensions on single row in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Display-two-dimensions-on-single-row-in-a-pivot-table/m-p/1784518#M61158</link>
      <description>&lt;P&gt;I want to create a structure in Qliksense pivot table similar to the attached image.&lt;/P&gt;&lt;P&gt;In Column A, D1 to D8 are part of 1st dimension then total of that and A1, B2 and c3 are from 2nd dimension.&lt;/P&gt;&lt;P&gt;All data in Column A is from calculated dimension.&lt;/P&gt;&lt;P&gt;Can anyone help me on this?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-two-dimensions-on-single-row-in-a-pivot-table/m-p/1784518#M61158</guid>
      <dc:creator>Sumit2504</dc:creator>
      <dc:date>2021-12-20T21:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Display two dimensions on single row in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Display-two-dimensions-on-single-row-in-a-pivot-table/m-p/1784834#M61177</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You could try a valuelist with pick/match, which would let you specify formulae for each row, so;&lt;/P&gt;&lt;P&gt;Dimension: =valuelist('D1','D2','D3','D4','D5','D6','D7','D8','Total','A1','B2','C3')&lt;/P&gt;&lt;P&gt;Sorting on that dimension:&amp;nbsp;match(valuelist('D1','D2','D3','D4','D5','D6','D7','D8','Total','A1','B2','C3'),&lt;BR /&gt;'D1','D2','D3','D4','D5','D6','D7','D8','Total','A1','B2','C3')&lt;/P&gt;&lt;P&gt;Measure (noddy example):&amp;nbsp;pick(match(valuelist('D1','D2','D3','D4','D5','D6','D7','D8','Total','A1','B2','C3'),&lt;BR /&gt;'D1','D2','D3','D4','D5','D6','D7','D8','Total','A1','B2','C3'),&lt;STRONG&gt;1,2,3,4,5,6,7,8,100,5,10,15&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;Gives;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20200222_1.png" style="width: 594px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/49582i41D5ED4779CB1779/image-size/large?v=v2&amp;amp;px=999" role="button" title="20200222_1.png" alt="20200222_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So put the formulae you need where bold above. These do get really messy and hard to maintain (in my opinion), a better solution would be to talk your users into something that involves less messing around, maybe as simple as 2 separate tables...&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 15:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-two-dimensions-on-single-row-in-a-pivot-table/m-p/1784834#M61177</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2021-02-22T15:55:09Z</dc:date>
    </item>
  </channel>
</rss>

