<?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: Selection to show associations in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104209#M7076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;is this you expected ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2018 07:55:00 GMT</pubDate>
    <dc:creator>ogautier62</dc:creator>
    <dc:date>2018-07-04T07:55:00Z</dc:date>
    <item>
      <title>Selection to show associations</title>
      <link>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104205#M7072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate this query is fairly vague but wondering if someone could point me in the right directions. I have a table which a unique key called feedback_id. The data is from a survey where the respondents were able to select any number of the 6 available options (labelled A-F). The data is tabulated as follows,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="215" style="border: 1px solid #000000; width: 178px; height: 174px;" width="176"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;feedback_id&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Question_1&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;123&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;A&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;124&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;124&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;125&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;125&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;125&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;E&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;126&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;127&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;F&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to have a look at where people have selected multiple answers and see if there is an association between the choices. Id like to see of those that answered option A what are the other options selected, however once I apply the filter it removes all of these options. Would it be possible to select 'A' but have the filter applied on the feedback_id's which contain option A which would then leave all the other options. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone could suggest where I should look for more information or have a solution it would be really appreciated. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 10:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104205#M7072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T10:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selection to show associations</title>
      <link>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104206#M7073</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;make a sheet with in dimension :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggr(count({1} question),feed_id)&lt;/P&gt;&lt;P&gt;2:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; feed_id&lt;/P&gt;&lt;P&gt;in expression :&lt;/P&gt;&lt;P&gt;count(distinct feed_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206782_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;A appears twice : once alone, once with two other responses&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 11:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104206#M7073</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-03T11:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Selection to show associations</title>
      <link>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104207#M7074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This gives me a numerical breakdown but I need to be able to actually view which answers its appearing with instead of just the numbers. If I was to create a bar chart with Question_1 as the dimension and count(feedback_id) as the measure but then select the question as a filter I'd like to still see the count of the other options but only if they have been had in conjunction with option A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 12:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104207#M7074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-03T12:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Selection to show associations</title>
      <link>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104208#M7075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in load, add a new field q2 wich is equal to question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in dimension first column,&lt;/P&gt;&lt;P&gt;and in expression second one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you see that with A,&amp;nbsp; C and E are associated for same ID (one time each)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206813_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 13:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104208#M7075</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-03T13:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selection to show associations</title>
      <link>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104209#M7076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;is this you expected ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 07:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104209#M7076</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-04T07:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Selection to show associations</title>
      <link>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104210#M7077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought this might be the only way possible. I have seen something similar before but was trying to avoid duplicating fields. Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 08:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selection-to-show-associations/m-p/104210#M7077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-04T08:45:05Z</dc:date>
    </item>
  </channel>
</rss>

