<?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 Two expressions in pivot table row by row in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Two-expressions-in-pivot-table-row-by-row/m-p/1220699#M23729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create a pivot table looking like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" height="67" src="https://community.qlik.com/legacyfs/online/145879_Capture.JPG" style="height: 66.8654px; width: 366px;" width="366" /&gt;&lt;/P&gt;&lt;P&gt;Dimensions: country, pass_fail_status&lt;/P&gt;&lt;P&gt;Expessions: count(id). count(id2)&lt;/P&gt;&lt;P&gt;Any idea how to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to show one expression only. If I add the second expression, it becomes two tables.&lt;/P&gt;&lt;P&gt;I also tried using normal table, which solved the problem, but the presentation is not nice. The country names will show twice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2016 12:43:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-07T12:43:11Z</dc:date>
    <item>
      <title>Two expressions in pivot table row by row</title>
      <link>https://community.qlik.com/t5/App-Development/Two-expressions-in-pivot-table-row-by-row/m-p/1220699#M23729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create a pivot table looking like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" height="67" src="https://community.qlik.com/legacyfs/online/145879_Capture.JPG" style="height: 66.8654px; width: 366px;" width="366" /&gt;&lt;/P&gt;&lt;P&gt;Dimensions: country, pass_fail_status&lt;/P&gt;&lt;P&gt;Expessions: count(id). count(id2)&lt;/P&gt;&lt;P&gt;Any idea how to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to show one expression only. If I add the second expression, it becomes two tables.&lt;/P&gt;&lt;P&gt;I also tried using normal table, which solved the problem, but the presentation is not nice. The country names will show twice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-expressions-in-pivot-table-row-by-row/m-p/1220699#M23729</guid>
      <dc:creator />
      <dc:date>2016-12-07T12:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Two expressions in pivot table row by row</title>
      <link>https://community.qlik.com/t5/App-Development/Two-expressions-in-pivot-table-row-by-row/m-p/1220700#M23730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll have to use a trick for it for now with a synthetic dimension =ValueList('Count 1','Count 2') and one expression =If(ValueList('Count 1','Count 2')='Count 1', count(id), count(id2) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-expressions-in-pivot-table-row-by-row/m-p/1220700#M23730</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-07T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Two expressions in pivot table row by row</title>
      <link>https://community.qlik.com/t5/App-Development/Two-expressions-in-pivot-table-row-by-row/m-p/1220701#M23731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fantastic! thanks for the trick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-expressions-in-pivot-table-row-by-row/m-p/1220701#M23731</guid>
      <dc:creator />
      <dc:date>2016-12-07T12:51:23Z</dc:date>
    </item>
  </channel>
</rss>

