<?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: P() &amp; E() and where do you use them? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457855#M170965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very useful stefen. thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Sep 2016 08:15:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-30T08:15:15Z</dc:date>
    <item>
      <title>P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457847#M170957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is P() &amp;amp; E() and where do you use them? and purpose of P() and E() ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 15:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457847#M170957</guid>
      <dc:creator />
      <dc:date>2012-12-20T15:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457848#M170958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only use p() and e() function in a set analysis set modifier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the Help file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Set Modifiers with implicit field value definitions&lt;/H3&gt;&lt;P&gt;In the above examples, all field values have been explicitly defined or defined through searches. There is however an additional way to define a set of field values by the use of a nested set definition. &lt;/P&gt;&lt;P&gt;In such cases, the element functions P() and E() must be used, representing the element set of possible values and the excluded values of a field, respectively. Inside the brackets, it is possible to specify one set expression and one field, e.g. P({1} Customer). These functions cannot be used in other expressions:&lt;/P&gt;&lt;H2&gt;Examples:&lt;/H2&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Customer = P({1&amp;lt;Product={‘Shoe’}&amp;gt;} Customer)&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;SPAN style="margin-left: 40px;"&gt;&lt;BR /&gt;returns the sales for current selection, but only those customers that ever have bought the product ‘Shoe’. The element function P( ) here returns a list of possible customers; those that are implied by the selection ‘Shoe’ in the field Product.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Customer = P({1&amp;lt;Product={‘Shoe’}&amp;gt;})&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;SPAN style="margin-left: 40px;"&gt;&lt;BR /&gt;same as above. If the field in the element function is omitted, the function will return the possible values of the field specified in the outer assignment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Customer = P({1&amp;lt;Product={‘Shoe’}&amp;gt;} Supplier)&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;SPAN style="margin-left: 40px;"&gt;&lt;BR /&gt;returns the sales for current selection, but only those customers that ever have supplied the product ‘Shoe’. The element function P( ) here returns a list of possible suppliers; those that are implied by the selection ‘Shoe’ in the field Product. The list of suppliers is then used as a selection in the field Customer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Customer = E({1&amp;lt;Product={‘Shoe’}&amp;gt;})&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;SPAN style="margin-left: 40px;"&gt;&lt;BR /&gt;returns the sales for current selection, but only those customers that never bought the product ‘Shoe’. The element function E( ) here returns the list of excluded customers; those that are excluded by the selection ‘Shoe’ in the field Product.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 15:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457848#M170958</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-12-20T15:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457849#M170959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;the use of P() and E() is a great functionality. Although i did not understand the part that I have copied below: what is meant by returns the sales for those customers that have supplied the product 'shoe'...? A supplier supplies a product and a customer buys it. May be I missed some thing. Can some one explain??&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt; {$&amp;lt;Customer = P({1&amp;lt;Product={‘Shoe’}&amp;gt;} Supplier)&amp;gt;} Sales &lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="margin: 0 0 0 40px; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;returns the sales for current selection,&lt;SPAN style="color: #0000ff;"&gt; &lt;STRONG&gt;but only those customers that ever have supplied the product ‘Shoe’.&lt;/STRONG&gt;&lt;/SPAN&gt; The element function P( ) here returns a list of possible suppliers; those that are implied by the selection ‘Shoe’ in the field Product. The list of suppliers is then used as a selection in the field Customer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin: 0 0 0 40px; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin: 0 0 0 40px; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin: 0 0 0 40px; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin: 0 0 0 40px; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks again!!!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin: 0 0 0 40px; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin: 0 0 0 40px; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 13:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457849#M170959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-08T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457850#M170960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are at least four fields in that data model, Product, Supplier, Customer, Sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This example only makes sense if it's possible that values in field Customer, like 'Stefan', 'John', also appear in field Supplier. These entities than have two roles, they act as Customer as well as a Supplier. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it's not the best sample code to explain the p() function, but I think it's valid. It's there to explain that you can use the p() function to return possible values from a field (Supplier) other than the field you want to filter (Customer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this explains it a bit better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 14:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457850#M170960</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-11-08T14:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457851#M170961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read below script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #363636; font-family: 'Helvetica','sans-serif';"&gt;Indirect Set Analysis&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Times-Roman; color: #2f7e20;"&gt;• &lt;/SPAN&gt;&lt;STRONG style="color: #363636; font-family: Courier-Bold;"&gt;p( ) &lt;/STRONG&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;= Possible&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Times-Roman; color: #2f7e20;"&gt;• &lt;/SPAN&gt;&lt;STRONG style="color: #363636; font-family: Courier-Bold;"&gt;e( ) &lt;/STRONG&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;= Excluded&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Excluded&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Possible&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Courier; color: #363636;"&gt;Customer = p({&amp;lt;Year={$(=max(Year)-1)}&amp;gt;} Customer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Returns customers who had an association to last year.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Courier; color: #363636;"&gt;sum(({&amp;lt;Year={$(=max(Year))},&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Courier; color: #363636;"&gt;Customer = p({&amp;lt;Year={$(=max(Year)-1)} Customer&amp;gt;}) Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Returns this year’s sales for customers who had sales last year&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Indirect Set Analysis&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Courier; color: #363636;"&gt;sum({$&amp;lt;CompanyName = p({$&amp;lt;CategoryName={'Baby Clothes'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Courier; color: #363636;"&gt;CompanyName)&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Sales for Customers who purchased Baby Clothes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;The set p({}) returns the values of CompanyName (Customer) that&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;purchased Baby Clothes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Courier; color: #363636;"&gt;sum({$&amp;lt;CompanyName = p({$&amp;lt;CategoryName={'Baby Clothes'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Courier; color: #363636;"&gt;CompanyName) - p({$&amp;lt;CategoryName={'SportsWear'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: Courier; color: #363636;"&gt;CompanyName)&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Sales for Customers who purchased Baby Clothes but not&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Sportswear.The first set p({}) returns CompanyName that purchased&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Baby Clothes.The second set p({}) returns CompanyName that&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;Purchased SportsWear.The Unary Operator "-" between the two gives&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;a list of Customers (Company Name)that belong to the first but not the&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #363636;"&gt;other set&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 14:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457851#M170961</guid>
      <dc:creator />
      <dc:date>2014-11-08T14:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457852#M170962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;enti nagaraj&amp;nbsp; see above script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ur ok pls make it as a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 15:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457852#M170962</guid>
      <dc:creator />
      <dc:date>2014-11-08T15:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457853#M170963</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;maybe this document and links help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/584747"&gt;Re: Difference between P() and E() function?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2001" data-containertype="14" data-objectid="408146" data-objecttype="2" href="https://community.qlik.com/message/408146#408146" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Please Search before Asking a New Question!&lt;/A&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/communitymanager/2010/06/14/improved-search-comes-to-qlikcommunity" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://community.qlik.com/blogs/communitymanager/2010/06/14/improved-search-comes-to-qlikcommunity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Nov 2014 15:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457853#M170963</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-11-08T15:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457854#M170964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks !! understood what is P() AND E() tried to undertand it 100 times in past&amp;nbsp; , may be today my state of&lt;/P&gt;&lt;P&gt;mind is correct or right that is why i can understand it is just nesting of a set analysis inside a set analysis .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Stefan&lt;/P&gt;&lt;P&gt;........................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 06:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457854#M170964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T06:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457855#M170965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very useful stefen. thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 08:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457855#M170965</guid>
      <dc:creator />
      <dc:date>2016-09-30T08:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457856#M170966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;those last two links! So true. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 06:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457856#M170966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-13T06:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457857#M170967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's great and simplest explanation that I ever learnt about P() and E() Stefan. Thanks for sharing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 13:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/457857#M170967</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2018-10-11T13:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: P() &amp; E() and where do you use them?</title>
      <link>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/1796007#M1211209</link>
      <description>&lt;P&gt;Was just scratching my head over these exact scenarios and the P() function worked beautifully. Thank you!!&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 12:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/P-E-and-where-do-you-use-them/m-p/1796007#M1211209</guid>
      <dc:creator>john_delligatti</dc:creator>
      <dc:date>2021-03-31T12:24:08Z</dc:date>
    </item>
  </channel>
</rss>

