<?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 Help with Straight Table Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402201#M1164985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a horizontal chart (straight table), with currently no dimensions. The expressions are COUNTS of certain conditions. The first one is:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;=count({&amp;lt;[Decision Result]={'Approved','Declined'},[Ethnic Group]-={'White'}&amp;gt;}Limit)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to show next to this, the SUM of the same expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would almost like to use my function (SUM/COUNT), as a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2012 12:07:05 GMT</pubDate>
    <dc:creator>gerhardl</dc:creator>
    <dc:date>2012-11-05T12:07:05Z</dc:date>
    <item>
      <title>Help with Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402201#M1164985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a horizontal chart (straight table), with currently no dimensions. The expressions are COUNTS of certain conditions. The first one is:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;=count({&amp;lt;[Decision Result]={'Approved','Declined'},[Ethnic Group]-={'White'}&amp;gt;}Limit)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to show next to this, the SUM of the same expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would almost like to use my function (SUM/COUNT), as a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 12:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402201#M1164985</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2012-11-05T12:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402202#M1164986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could create a calculated dimension with ValueList function (as you said, SUM/COUNT dimension).&lt;/P&gt;&lt;P&gt;Then use this expression style for each of yours:&lt;/P&gt;&lt;P&gt;=pick(rowno(), expression 1, expression 2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 12:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402202#M1164986</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-11-05T12:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402203#M1164987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For some reason I'm not getting emails when someone comments today...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, so I tried figuring that out, but I am lost. I've never used ValueList or Pick funtions, and to be honest I've never even used Calculated Dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached image. I want 1A and 2A in one column under "Value", and 1B and 2B next to them under "Count"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1A: =sum({&amp;lt;[Decision Result]={'Approved'}&amp;gt;}Limit)&lt;/P&gt;&lt;P&gt;1B: =count({&amp;lt;[Decision Result]={'Approved'}&amp;gt;}Limit)&lt;/P&gt;&lt;P&gt;2A: =sum([#Increase Exposure Increase])+sum({&amp;lt;[Decision Result]={'Approved'}&amp;gt;}Limit)&lt;/P&gt;&lt;P&gt;2B: =count([#Increase Exposure Increase])+count({&amp;lt;[Decision Result]={'Approved'}&amp;gt;}Limit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd really appreciate if you could give some detail on how to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 15:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402203#M1164987</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2012-11-05T15:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402204#M1164988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use as dimension:&lt;/P&gt;&lt;P&gt;=ValueList('Sum', 'Count')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As expresison 1 (we join A, B):&lt;/P&gt;&lt;P&gt;=pick(rowno(), sum({&amp;lt;[Decision Result]={'Approved'}&amp;gt;}Limit), count({&amp;lt;[Decision Result]={'Approved'}&amp;gt;}Limit))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp; for expression 2 (we join A, B) respectivelly:&lt;/P&gt;&lt;P&gt;=pick(rowno(), sum([#Increase Exposure Increase])+sum({&amp;lt;[Decision Result]={'Approved'}&amp;gt;}Limit), count([#Increase Exposure Increase])+count({&amp;lt;[Decision Result]={'Approved'}&amp;gt;}Limit))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 16:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Straight-Table-Chart/m-p/402204#M1164988</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-11-05T16:27:50Z</dc:date>
    </item>
  </channel>
</rss>

