<?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: Expresion not Include  (an easy one) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089944#M362620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; text-decoration: line-through;"&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Product = e({&amp;lt;Type = {'Fact'}&amp;gt;})&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-decoration: line-through;"&gt;&lt;STRONG&gt;, Va = {1}&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt;}Product)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Count(DISTINCT {&amp;lt;Product = e({&amp;lt;Type = {'Fact'}, Va = {1}&amp;gt;}), Va = {1}&amp;gt;}Product)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115754_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2016 10:48:18 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-24T10:48:18Z</dc:date>
    <item>
      <title>Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089940#M362616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with my expression&lt;/P&gt;&lt;P&gt;I want to count some products when the type is PEND but not when the type is FACT.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="160"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="80"&gt;Product&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="80"&gt;Type&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;FACT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;FACT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;PEND&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;PEND&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;&lt;P&gt;PEND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;In this example The result must be 2, becahuse of products 3 and 4. The thing is that product 1 should not be count because it is FACT too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel it is simple but I can do it myself,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 20:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089940#M362616</guid>
      <dc:creator />
      <dc:date>2016-02-22T20:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089941#M362617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Product = e({&amp;lt;Type = {'Fact'}&amp;gt;})&amp;gt;}Product)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 21:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089941#M362617</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-22T21:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089942#M362618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or when you need to filter on Type = PEND and there are more than these two types shown:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Product = e({&amp;lt;Type = {'FACT'}&amp;gt;}), Type = {'PEND'}&amp;gt;} Product)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 21:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089942#M362618</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-22T21:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089943#M362619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution you gave me is very helpfull in the example I submit.&lt;/P&gt;&lt;P&gt;The problem is that I have one more condition that is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 240px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="80"&gt;Product&lt;/TD&gt;&lt;TD width="80"&gt;Type&lt;/TD&gt;&lt;TD width="80"&gt;Va&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD&gt;FACT&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD&gt;FACT&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;3&lt;/TD&gt;&lt;TD&gt;PEND&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD&gt;PEND&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;4&lt;/TD&gt;&lt;TD&gt;PEND&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;5&lt;/TD&gt;&lt;TD&gt;PEND&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;5&lt;/TD&gt;&lt;TD&gt;FACT&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to filter only values where Va = 1 and then to count the PRODUCTS for PEND but not for FACT, only PEND.&lt;BR /&gt;In this case the solution is 3 (because the products 3,1 and 4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really do not know to work with the expression. Please Help me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 00:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089943#M362619</guid>
      <dc:creator />
      <dc:date>2016-02-24T00:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089944#M362620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; text-decoration: line-through;"&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Product = e({&amp;lt;Type = {'Fact'}&amp;gt;})&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-decoration: line-through;"&gt;&lt;STRONG&gt;, Va = {1}&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt;}Product)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Count(DISTINCT {&amp;lt;Product = e({&amp;lt;Type = {'Fact'}, Va = {1}&amp;gt;}), Va = {1}&amp;gt;}Product)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115754_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 10:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089944#M362620</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T10:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089945#M362621</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;Thanks a lot for your help. You are been verry helpfull.&lt;/P&gt;&lt;P&gt;I understand what you do, and it works for me in the example I gave you. But it is not working on my aplication.&lt;/P&gt;&lt;P&gt;Can you please see it? It is making me go crazy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example is the same , but the fiels have differents names. SKU is a Product and se_Cumple is Va.&lt;BR /&gt;Now i am working with NODO =91, and I know that we have 292 SKU for PEND and 414 SKU for FACT.&lt;/P&gt;&lt;P&gt;Only 5 SKU and ind PEND but not in FACT, this are: 552495, 572637, 572639, 575806, 583366&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp; graph I am working is showing nothing now. I clear the board so it will be very easy for you to see how it is working.&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;I really need you help, please!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 12:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089945#M362621</guid>
      <dc:creator />
      <dc:date>2016-02-24T12:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089946#M362622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see a graph in your application? Can you guide me where to locate it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 13:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089946#M362622</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T13:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089947#M362623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure !!!&lt;BR /&gt;Please&amp;nbsp; let me know if you can see ir.&amp;nbsp; the problem is that with my expression there is nothing to show !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 13:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089947#M362623</guid>
      <dc:creator />
      <dc:date>2016-02-24T13:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089948#M362624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if you receive my answer because I see a message "Actually modarated" or something like that beacuse i see it in spanish.&lt;/P&gt;&lt;P&gt;I try this way too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG alt="for the master.jpg" class="jive-image image-1" src="/legacyfs/online/115795_for the master.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is that with my expression there is nothing to show !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you see the picture and the graph .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 15:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089948#M362624</guid>
      <dc:creator />
      <dc:date>2016-02-24T15:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089949#M362625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115827_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089949#M362625</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T17:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089950#M362626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;jajajajajajajaajajaja !!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YEESSSSSSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was writing FACT instead of Fact.&lt;/P&gt;&lt;P&gt;You are the best one !!! and I am the &lt;SPAN lang="en"&gt;worst one !&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Thanks, thanks, thanks a lot !!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089950#M362626</guid>
      <dc:creator />
      <dc:date>2016-02-24T17:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089951#M362627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &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;If you got what you were looking for, do you mind closing this thread down by marking correct and helpful answers&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089951#M362627</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T17:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089952#M362628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem with the user I create this Issue, that is why I am using this other user.&lt;/P&gt;&lt;P&gt;I really want to help you closing this, but I do not know how to reset my password, the mail for reseting is not been&amp;nbsp; sending. I receive the others mails, but not the one for reseting the user I use to create this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can close it or reset the password ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089952#M362628</guid>
      <dc:creator />
      <dc:date>2016-02-24T17:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089953#M362629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can try to recover it by contacting Qlik: &lt;A href="http://www.qlik.com/support" title="http://www.qlik.com/support"&gt;http://www.qlik.com/support&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089953#M362629</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T18:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089954#M362630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For non-technical issues like login / password related issues, contact Qoncierge service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-email-small" href="mailto:qoncierge@qlik.com"&gt;qoncierge@qlik.com&lt;/A&gt;&lt;SPAN&gt;; ‎&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089954#M362630</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-24T18:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expresion not Include  (an easy one)</title>
      <link>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089955#M362631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will !!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 18:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expresion-not-Include-an-easy-one/m-p/1089955#M362631</guid>
      <dc:creator />
      <dc:date>2016-02-24T18:59:38Z</dc:date>
    </item>
  </channel>
</rss>

