<?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: Selecting Possible Values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083607#M360887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also use the p() function in a set expression with default set identifier and explicitely clearing selections in other fields, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {&amp;lt;Host = p(),Division=&amp;gt;} Host)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Maybe this has no benefit in this exact scenario, but if you need to consider some user selections in your aggregation)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2016 19:12:15 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-05-05T19:12:15Z</dc:date>
    <item>
      <title>Selecting Possible Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083605#M360885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the attachment . I have a situation where I want to select the possible values of Host ,for the selections made in other fields. And i want to see all the data corresponding to these hosts.I have created two tables for current and desired output . Can you please explain how i can achieve this.Please reply asap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 14:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083605#M360885</guid>
      <dc:creator />
      <dc:date>2016-05-05T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Possible Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083606#M360886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this expression may be:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;=Count(DISTINCT {1&amp;lt;Host = p(Host)&amp;gt;} Host)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 14:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083606#M360886</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-05T14:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Possible Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083607#M360887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also use the p() function in a set expression with default set identifier and explicitely clearing selections in other fields, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {&amp;lt;Host = p(),Division=&amp;gt;} Host)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Maybe this has no benefit in this exact scenario, but if you need to consider some user selections in your aggregation)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 19:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083607#M360887</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-05T19:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Possible Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083608#M360888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a difference between &lt;STRONG&gt;Host = p()&lt;/STRONG&gt; and &lt;STRONG&gt;Host = p(Host)&lt;/STRONG&gt;. I think I am seeing this twice in 2 days from you and I was wondering if there is a difference or if they would give the same result always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 19:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083608#M360888</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-05T19:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Possible Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083609#M360889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is a difference between the two. If you leave out the (optional) field name in the p() function, I believe Qlik will use the same field used in the field modifier on the left side of the equal sign to retrieve the possible values from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is also what the HELP says (or how interprete the following):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-05-05 21_32_54-Set modifiers with implicit field value definitions ‒ QlikView.png" class="jive-image image-1" src="/legacyfs/online/123706_2016-05-05 21_32_54-Set modifiers with implicit field value definitions ‒ QlikView.png" style="height: 109px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use another field name, but this only makes sense if there are matching field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion was more about not using set identifier 1 and instead using a list of fields to clear selections in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 19:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083609#M360889</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-05T19:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Possible Values?</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083610#M360890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what i wanted. I knew it could be done using P function , but i haven't used it before and wasn't sure of its usage. Thanks for a quick reply &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 02:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Possible-Values/m-p/1083610#M360890</guid>
      <dc:creator />
      <dc:date>2016-05-06T02:35:57Z</dc:date>
    </item>
  </channel>
</rss>

