<?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 Expression and dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-and-dimension/m-p/471914#M557487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to unify this dimension an expression in one expression....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;calculated dimension: &lt;/P&gt;&lt;P&gt;=if((not wildmatch(DOCUMENTO,'*NDP*','*NCP*')&amp;lt;&amp;gt;0),DOCUMENTO)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression: &lt;/P&gt;&lt;P&gt;sum(TREINTA)-sum({&amp;lt;ISSOTRX_Cartera={'N'},TIPO={'FC'}&amp;gt;}TREINTA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i could do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 16:24:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-13T16:24:08Z</dc:date>
    <item>
      <title>Expression and dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-and-dimension/m-p/471914#M557487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to unify this dimension an expression in one expression....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;calculated dimension: &lt;/P&gt;&lt;P&gt;=if((not wildmatch(DOCUMENTO,'*NDP*','*NCP*')&amp;lt;&amp;gt;0),DOCUMENTO)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression: &lt;/P&gt;&lt;P&gt;sum(TREINTA)-sum({&amp;lt;ISSOTRX_Cartera={'N'},TIPO={'FC'}&amp;gt;}TREINTA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i could do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-and-dimension/m-p/471914#M557487</guid>
      <dc:creator />
      <dc:date>2013-06-13T16:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Expression and dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-and-dimension/m-p/471915#M557488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question doesn't make sense to me. You can make your sum expressions disregard records where DOCUMENTO contains the substrings NDP and NCP. If that's what you want try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum({&amp;lt;DOCUMENTO -= {'*NDP*','*NCP*'} &amp;gt;}TREINTA)-sum({&amp;lt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;DOCUMENTO -= {'*NDP*','*NCP*'}&lt;/SPAN&gt;,ISSOTRX_Cartera={'N'},TIPO={'FC'}&amp;gt;}TREINTA)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-and-dimension/m-p/471915#M557488</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-13T16:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expression and dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-and-dimension/m-p/471916#M557489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to accomplish?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your description I understand you want to show only the DOCUMENTS that doesn't match with '*NDP*' or '*NCP*'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So... you could try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum({&amp;lt;ISSOTRX_Cartera={'N'},TIPO={'FC'}, DOCUMENTO={'*'}-{'*NDP*','*NCP*'}&amp;gt;}TREINTA)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-and-dimension/m-p/471916#M557489</guid>
      <dc:creator />
      <dc:date>2013-06-13T16:35:09Z</dc:date>
    </item>
  </channel>
</rss>

