<?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: Straight table - expression column for only one of the dimension values as a comparator in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Straight-table-expression-column-for-only-one-of-the-dimension/m-p/2124757#M91536</link>
    <description>&lt;P&gt;Excellent. Thank you so much.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2023 14:43:39 GMT</pubDate>
    <dc:creator>zakpullen</dc:creator>
    <dc:date>2023-10-03T14:43:39Z</dc:date>
    <item>
      <title>Straight table - expression column for only one of the dimension values as a comparator</title>
      <link>https://community.qlik.com/t5/App-Development/Straight-table-expression-column-for-only-one-of-the-dimension/m-p/2124620#M91518</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a some survey data. One column holds organisation levels, including the highest organisation level. For example, 10 departments and the company as a whole. In a straight table I want to show the score per question for each department (or selected department), but also the score for the company as a comparator. When I try to do this, a new row is created for the company scores.&lt;/P&gt;
&lt;P&gt;The raw data looks something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbl1.jpg" style="width: 732px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117536i42056070C2E6A250/image-size/large?v=v2&amp;amp;px=999" role="button" title="tbl1.jpg" alt="tbl1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I would like a straight table that looks something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tbl2.jpg" style="width: 502px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117537i9DF6FFCDBA50D8BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="tbl2.jpg" alt="tbl2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 09:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Straight-table-expression-column-for-only-one-of-the-dimension/m-p/2124620#M91518</guid>
      <dc:creator>zakpullen</dc:creator>
      <dc:date>2023-10-03T09:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table - expression column for only one of the dimension values as a comparator</title>
      <link>https://community.qlik.com/t5/App-Development/Straight-table-expression-column-for-only-one-of-the-dimension/m-p/2124661#M91529</link>
      <description>&lt;P&gt;Hi, to get Company score for question, you need to aggregate it. It can be done something like this:&lt;/P&gt;
&lt;P&gt;aggr(nodistinct {&amp;lt;Category={'Company'}&amp;gt;} Avg(Score), [Question Number])&lt;/P&gt;
&lt;P&gt;Additionally, you can change 'Category' dimension to 'if(Category&amp;lt;&amp;gt;'Company', Category)' and uncheck 'Include null values'. This way you'll see only departments.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 10:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Straight-table-expression-column-for-only-one-of-the-dimension/m-p/2124661#M91529</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2023-10-03T10:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table - expression column for only one of the dimension values as a comparator</title>
      <link>https://community.qlik.com/t5/App-Development/Straight-table-expression-column-for-only-one-of-the-dimension/m-p/2124757#M91536</link>
      <description>&lt;P&gt;Excellent. Thank you so much.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 14:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Straight-table-expression-column-for-only-one-of-the-dimension/m-p/2124757#M91536</guid>
      <dc:creator>zakpullen</dc:creator>
      <dc:date>2023-10-03T14:43:39Z</dc:date>
    </item>
  </channel>
</rss>

