<?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: Need help on P function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615992#M227135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax of the formula seems correct. Whether or not this is the correct formula to use, I can't be sure. It seems like the p() function should get you want you want. Would you be able to post an example app, demonstrating the problem? Or some small example of what the data looks like, and what your expected output is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: Also, make sure all your field names are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Mar 2014 20:01:11 GMT</pubDate>
    <dc:creator>jerem1234</dc:creator>
    <dc:date>2014-03-07T20:01:11Z</dc:date>
    <item>
      <title>Need help on P function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615991#M227134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code is not working. Any thoughts on why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( {$&amp;lt;[MEMBER ID] = P({1&amp;lt;[SERIE TITLE]={‘Castle’}&amp;gt;} [MEMBER ID])&amp;gt;}PRICE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get a list of series that people have seen who have also seen the serie Castle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All help is appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 19:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615991#M227134</guid>
      <dc:creator />
      <dc:date>2014-03-07T19:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on P function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615992#M227135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax of the formula seems correct. Whether or not this is the correct formula to use, I can't be sure. It seems like the p() function should get you want you want. Would you be able to post an example app, demonstrating the problem? Or some small example of what the data looks like, and what your expected output is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: Also, make sure all your field names are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 20:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615992#M227135</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-03-07T20:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on P function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615993#M227136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My whole qlikview app is very large. So I made an overview of what I am trying to accomplish and a field overview (see attachment). Does this give you more info?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Mar 2014 10:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615993#M227136</guid>
      <dc:creator />
      <dc:date>2014-03-08T10:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on P function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615994#M227137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take care of that current selections still influence your working set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum( {$&amp;lt;[MEMBER ID] = P({1&amp;lt;[SERIE TITLE]={‘Castle’}&amp;gt;} [MEMBER ID])&amp;gt;}PRICE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;you set member ID here, but a selection in serie title will still limit your result. So maybe clear the selection in serie title if needed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum( {$&amp;lt;[MEMBER ID] = P({1&amp;lt;[SERIE TITLE]={‘Castle’}&amp;gt;} [MEMBER ID])&lt;STRONG&gt;, [SERIE TITLE]=&lt;/STRONG&gt; &amp;gt;}PRICE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or use a different set identifier:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum( {&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;[MEMBER ID] = P({1&amp;lt;[SERIE TITLE]={‘Castle’}&amp;gt;} [MEMBER ID])&amp;gt;}PRICE)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Mar 2014 10:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615994#M227137</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-03-08T10:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on P function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615995#M227138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your feedback!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I really have no clue how to solve this. So I copied my app and deleted some tabs. Hopefully this will give you more info...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give me feedback in text as a use a personal edition...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Mar 2014 11:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615995#M227138</guid>
      <dc:creator />
      <dc:date>2014-03-08T11:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on P function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615996#M227139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I think there are two issues, you've used the wrong type of quotes, then you need to clear the selection in title&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( {$&amp;lt;[MEMBER ID] = P({1&amp;lt;[SERIE TITLE]=&lt;STRONG&gt;{'Castle'}&lt;/STRONG&gt;&amp;gt;} [MEMBER ID])&lt;STRONG&gt;,[SERIE TITLE]=&lt;/STRONG&gt;&amp;gt;}PRICE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a generalized expression could look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( {$&amp;lt;[MEMBER ID] = P(),[SERIE TITLE]=&amp;gt;}PRICE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Mar 2014 11:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615996#M227139</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-03-08T11:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on P function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615997#M227140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah Swuchi, it works!!!! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Mar 2014 18:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-P-function/m-p/615997#M227140</guid>
      <dc:creator />
      <dc:date>2014-03-08T18:39:30Z</dc:date>
    </item>
  </channel>
</rss>

