<?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: How to pass current dimension in p() function of Set Analysis? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032872#M348528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Jonathan, correct me if I am wrong, but wouldn't this work as well?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;=Count({&amp;lt;CookieID=P({&amp;lt;Brand={'BrandY'}&amp;gt;})*P({&amp;lt;Brand={'BrandX'}&amp;gt;})&amp;gt;} DISTINCT CookieID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also I think you original expression seem to be missing from curly brackets and these -&amp;gt; &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Count({&amp;lt;CookieID=P({&amp;lt;Brand={'BrandY'}&amp;gt;})&amp;gt;*&amp;lt;CookieID=P(&lt;STRONG style="color: #ff0000;"&gt;{&amp;lt;&lt;/STRONG&gt;Brand={'BrandX'}&lt;STRONG style="color: #ff0000;"&gt;&amp;gt;}&lt;/STRONG&gt;)&amp;gt;} DISTINCT CookieID)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2016 09:38:42 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-14T09:38:42Z</dc:date>
    <item>
      <title>How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032870#M348526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlikers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression where I use a p() function of Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;CookieID&lt;/SPAN&gt;=p({&amp;lt;Brand={'BrandY'}&amp;gt;}),Brand={'BrandX'}&amp;gt;}CookieID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to achieve here is:&lt;/P&gt;&lt;P&gt;- Out of those CookieIDs who have seen BrandY, I want the Count of Distinct CookieIDs who have also seen BrandX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the expression above works well for overall data.&lt;/P&gt;&lt;P&gt;When I use it in a chart, where I have Month as a dimension, it should only show CookieIDs who have seen BrandY in &lt;STRONG&gt;that&lt;/STRONG&gt; month who have also seen &lt;SPAN style="font-size: 13.3333px;"&gt;BrandX&lt;/SPAN&gt; in &lt;STRONG&gt;that same&lt;/STRONG&gt; Month of the Dimension value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have narrowed the problem down to this particular part of the expression, where I need your help:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;CookieID&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=p({&amp;lt;Brand={'BrandY'}&amp;gt;})&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Here, the p function returns all CookieIDs that looked at 'BrandY' over the entire time, and not just the Month in the corresponding dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;What should I use inside the p() function for it to consider only those &lt;SPAN style="font-size: 13.3333px;"&gt;CookieIDs that looked at 'BrandY' in that particular month?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Once this part is done, the expression will work as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks, I'm really looking forward to some insights being shared on this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 08:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032870#M348526</guid>
      <dc:creator>perla_chirag</dc:creator>
      <dc:date>2016-04-14T08:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032871#M348527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need an intersection of the sets of 'seen X' and 'seen Y':&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Count({&amp;lt;CookieID=P({&amp;lt;Brand={'BrandY'}&amp;gt;})&amp;gt;*&amp;lt;CookieID=P(Brand={'BrandX'})&amp;gt;} DISTINCT CookieID)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 08:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032871#M348527</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-04-14T08:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032872#M348528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Jonathan, correct me if I am wrong, but wouldn't this work as well?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;=Count({&amp;lt;CookieID=P({&amp;lt;Brand={'BrandY'}&amp;gt;})*P({&amp;lt;Brand={'BrandX'}&amp;gt;})&amp;gt;} DISTINCT CookieID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also I think you original expression seem to be missing from curly brackets and these -&amp;gt; &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Count({&amp;lt;CookieID=P({&amp;lt;Brand={'BrandY'}&amp;gt;})&amp;gt;*&amp;lt;CookieID=P(&lt;STRONG style="color: #ff0000;"&gt;{&amp;lt;&lt;/STRONG&gt;Brand={'BrandX'}&lt;STRONG style="color: #ff0000;"&gt;&amp;gt;}&lt;/STRONG&gt;)&amp;gt;} DISTINCT CookieID)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032872#M348528</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-14T09:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032873#M348529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;I tried it, but i guess our basic concern is that p() returns overall numbers disregarding the current dimension value For e.g. Month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I mean is that &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;P({&amp;lt;Brand={'BrandY'}&amp;gt;}) returns all CookieIDs who have looked at BrandY over the entire lifetime of the data. But we want it to return only those values which correspond to each Month(which is our Dimension in our Chart). &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope my concern is legible to everyone who is reading this.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032873#M348529</guid>
      <dc:creator>perla_chirag</dc:creator>
      <dc:date>2016-04-14T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032874#M348530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;In your expression, since there are using 2 p() function instead of the earlier expression's 1 p() function, the number is going more off-target, as now both expressions are returning values over their lifetime instead of it showing corresponding to the month in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway that the p() will adhere to the dimension restriction instead of considering overall?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032874#M348530</guid>
      <dc:creator>perla_chirag</dc:creator>
      <dc:date>2016-04-14T09:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032875#M348531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis is only evaluated once per chart not per dimension line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what you need here is a key field that is distinct for each CookieID and Month:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CookieID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AutonumberHash256(CookieID, Month) as CookieIDMonthKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in your chart with dimension Month:&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; font-size: 13px;"&gt;=Count(DISTINCT {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CookieIDMonthKey &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=p({&amp;lt;Brand={'BrandX'}&amp;gt;})*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;p({&amp;lt;Brand={'BrandY'}&amp;gt;})&lt;/SPAN&gt; &amp;gt;} CookieIDMonthKey)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032875#M348531</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-14T09:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032876#M348532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, &lt;SPAN style="font-size: 13.3333px;"&gt;Just a suggestion&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Waiting for my every post to be 'Moderated' is kind of discouraging from participating further, since we lose track of our thought process in a forum conversation. I really would like to help and ask and share more.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I know it is to combat spam messages... But it should be more automated.&lt;/P&gt;&lt;P&gt;The conversation gets really stunted when you have to wait for a manual moderation which can take hours. Even a simple reply like 'Ok Thanks' also has to be moderated, then it really discourages new members from participating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to answer some questions in the past, but since the responses take hours to be moderated and approved, I have rarely come back to participate more. I know there are so many who want to participate but can't due to the moderation restriction. I would really like this restriction to be loosened so that more and more members can have a healthy conversation by having quicker responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not a rant, but a simple request, which will eventually help more members share and participate in the Qlik Community &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And lastly,&lt;/P&gt;&lt;P&gt;Ok Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 10:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032876#M348532</guid>
      <dc:creator>perla_chirag</dc:creator>
      <dc:date>2016-04-14T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032877#M348533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Stefan. I'll try that approach and let you know how it goes. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 10:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032877#M348533</guid>
      <dc:creator>perla_chirag</dc:creator>
      <dc:date>2016-04-14T10:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032878#M348534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Chirag Perla wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also, &lt;SPAN style="font-size: 13.3333px;"&gt;Just a suggestion&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Waiting for my every post to be 'Moderated' is kind of discouraging from participating further, since we lose track of our thought process in a forum conversation. I really would like to help and ask and share more.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I know it is to combat spam messages... But it should be more automated.&lt;/P&gt;
&lt;P&gt;The conversation gets really stunted when you have to wait for a manual moderation which can take hours. Even a simple reply like 'Ok Thanks' also has to be moderated, then it really discourages new members from participating.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have tried to answer some questions in the past, but since the responses take hours to be moderated and approved, I have rarely come back to participate more. I know there are so many who want to participate but can't due to the moderation restriction. I would really like this restriction to be loosened so that more and more members can have a healthy conversation by having quicker responses.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Its not a rant, but a simple request, which will eventually help more members share and participate in the Qlik Community &lt;SPAN class="emoticon-inline emoticon_happy" style="height: 16px; width: 16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;And lastly,&lt;/P&gt;
&lt;P&gt;Ok Thanks &lt;SPAN class="emoticon-inline emoticon_silly" style="height: 16px; width: 16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;All this is totally valid, but we are not working for Qlik, nor can we change the forum software settings (I am also not involved in the approval process).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would probably best if you post above into a new thread into the 'Community' place where Sara Leslie et.al. will have a look. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[I would suggest to keep this thread to the original topic in further replies]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 10:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032878#M348534</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-14T10:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032879#M348535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know Stefan &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;And if you look closely, my reply was not in reply to your post, it was in response to my Original Post (you can make that out by the indent of my post) &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032879#M348535</guid>
      <dc:creator>perla_chirag</dc:creator>
      <dc:date>2016-04-14T11:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032880#M348536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, going off-topic &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am by default using a chronologic view of the posts,not the hierarchic view, so I apologize if I am answering questions I've not been asked (or since you haven't really asked something, just comment on everything)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, your points are valid and I would suggest that you repost to Community place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032880#M348536</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-14T11:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032881#M348537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan, nothing to apologize about, I now understand that it was a misunderstanding due to the forum view. &lt;/P&gt;&lt;P&gt;Will post about the moderation in the Community place &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/check.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coming back to our Thread Discussion, I've put your answer into my application and am running it, will let you the results. Thanks a lot for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032881#M348537</guid>
      <dc:creator>perla_chirag</dc:creator>
      <dc:date>2016-04-14T11:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass current dimension in p() function of Set Analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032882#M348538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefaaaaan! It worked like a charm!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will save us a lot of time when looking at data on a User-level : Month-level.&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 13:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-current-dimension-in-p-function-of-Set-Analysis/m-p/1032882#M348538</guid>
      <dc:creator>perla_chirag</dc:creator>
      <dc:date>2016-04-14T13:40:08Z</dc:date>
    </item>
  </channel>
</rss>

