<?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 How to pick one member from a list? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333702#M123038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list which contains A1, A2, A3 and i have to display them individually in different charts. how do i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2012 10:56:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-04T10:56:26Z</dc:date>
    <item>
      <title>How to pick one member from a list?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333702#M123038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list which contains A1, A2, A3 and i have to display them individually in different charts. how do i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 10:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333702#M123038</guid>
      <dc:creator />
      <dc:date>2012-07-04T10:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick one member from a list?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333703#M123039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if (Field_name='A1')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use if formula &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: sum (if (Field_name='A1'), Field_name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you explain as detailed we can help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 11:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333703#M123039</guid>
      <dc:creator />
      <dc:date>2012-07-04T11:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick one member from a list?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333704#M123040</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;if you are using this list as dimension just put a calculated dimension like this-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if( List = 'A1' ,List)&lt;/P&gt;&lt;P&gt;and suppress the null values then you will get data in that chart only for A1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 11:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333704#M123040</guid>
      <dc:creator />
      <dc:date>2012-07-04T11:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to pick one member from a list?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333705#M123041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys, &lt;/P&gt;&lt;P&gt;Thanks for replying..&lt;/P&gt;&lt;P&gt;But both of the above doesn't solve my problem..&lt;/P&gt;&lt;P&gt;My problem is that i cannot refer to the list by the field name for an example 'A1' here..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get it by position or something like that..because there are about six lists containing different field names and i am using the same object for all of them..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RM1 has AM7, AM9, AM12,.... so on &lt;/P&gt;&lt;P&gt;RM2 has AM14, AM22, AM45..so on&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;RM6 has AM67, AM56... so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 11:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pick-one-member-from-a-list/m-p/333705#M123041</guid>
      <dc:creator />
      <dc:date>2012-07-04T11:06:10Z</dc:date>
    </item>
  </channel>
</rss>

