<?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 Expression writing assitance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-writing-assitance/m-p/558688#M1134526</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;Forgive this if you are an experienced qlikview user as this maybe a newbie question of the highest order. I am currently trying to put together a dashboard based upon numerous tables and mapping tables for a survey. When I am producing a pie chart I wish to display the results received as well as split this by the person sex, which is again held in another table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first stage is producing the values that we would anticipate, using the below expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(if(question_a_id = 3, answer_value)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we attempt to define the sex of the interviewee, this does not produce the result we would anticipate and it does not appear to filter this down. We are attempting to do like for like comparisons of the answers across a number of different charts and responses received.&amp;nbsp; Any help in defining this would be gratefully received. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Nov 2013 12:26:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-01T12:26:06Z</dc:date>
    <item>
      <title>Expression writing assitance</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-writing-assitance/m-p/558688#M1134526</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;Forgive this if you are an experienced qlikview user as this maybe a newbie question of the highest order. I am currently trying to put together a dashboard based upon numerous tables and mapping tables for a survey. When I am producing a pie chart I wish to display the results received as well as split this by the person sex, which is again held in another table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first stage is producing the values that we would anticipate, using the below expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(if(question_a_id = 3, answer_value)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we attempt to define the sex of the interviewee, this does not produce the result we would anticipate and it does not appear to filter this down. We are attempting to do like for like comparisons of the answers across a number of different charts and responses received.&amp;nbsp; Any help in defining this would be gratefully received. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 12:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-writing-assitance/m-p/558688#M1134526</guid>
      <dc:creator />
      <dc:date>2013-11-01T12:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expression writing assitance</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-writing-assitance/m-p/558689#M1134527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I completely understand, but you can use set analysis for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;question_a_id = {3}&lt;/SPAN&gt;&amp;gt;} answer_value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you upload an example, it will be easier to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 18:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-writing-assitance/m-p/558689#M1134527</guid>
      <dc:creator />
      <dc:date>2013-11-01T18:00:52Z</dc:date>
    </item>
  </channel>
</rss>

