<?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: the program values for resale. How to hide Customers without sales in a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766506#M590881</link>
    <description>&lt;P&gt;Aggr (if ( Sum({$&amp;lt;[EFETIVADA]={'1'},[CANCELADA]={'0'},[EVENDA]={'1'},&lt;BR /&gt;[CODIGOTIPOMOVIMENTO]={'20','99','111','116','117'},[TIPOSAIDAENTRADA]={'S'}&amp;gt;}VALORTOTAL)&lt;BR /&gt;&amp;lt;&amp;gt; 0, VALORTOTAL), CODIGOPESSOA)&lt;/P&gt;&lt;P&gt;did not work&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion.&lt;/P&gt;&lt;P&gt;empty&lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-12-05_15-18-31.jpg" style="width: 684px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45291iCBB7C2BC8B89CD0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-12-05_15-18-31.jpg" alt="2020-12-05_15-18-31.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 05 Dec 2020 18:20:17 GMT</pubDate>
    <dc:creator>Ribeiro</dc:creator>
    <dc:date>2020-12-05T18:20:17Z</dc:date>
    <item>
      <title>the program values for resale. How to hide Customers without sales in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766463#M590877</link>
      <description>&lt;P&gt;In the image below, there is a Client Code that is showing the variable vFinanceiro. because I need to create a set analysis that doesn't come white.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-12-05_08-16-53.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45276i220381BF6E9E7F57/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-12-05_08-16-53.jpg" alt="2020-12-05_08-16-53.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The result I need should look like this.&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-12-05_08-26-07.jpg" style="width: 548px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45278i8939E1079DD31C8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-12-05_08-26-07.jpg" alt="2020-12-05_08-26-07.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 11:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766463#M590877</guid>
      <dc:creator>Ribeiro</dc:creator>
      <dc:date>2020-12-05T11:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: the program values for resale. How to hide Customers without sales in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766489#M590879</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45351"&gt;@Ribeiro&lt;/a&gt;&amp;nbsp; your qvw has section access. please remove and attach the new one&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 15:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766489#M590879</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-12-05T15:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: the program values for resale. How to hide Customers without sales in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766500#M590880</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45351"&gt;@Ribeiro&lt;/a&gt;, one option is to add an if to each expression to check if(&lt;EM&gt;SalesExpression&lt;/EM&gt;&amp;lt;&amp;gt;0, &lt;EM&gt;ThisColumnExpression&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;Another option is a calculated dimension that does the check: Aggr(if(&lt;EM&gt;SalesExpression&lt;/EM&gt;&amp;lt;&amp;gt;0, DimensionFieldName), DimensionFieldName)&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 17:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766500#M590880</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-12-05T17:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: the program values for resale. How to hide Customers without sales in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766506#M590881</link>
      <description>&lt;P&gt;Aggr (if ( Sum({$&amp;lt;[EFETIVADA]={'1'},[CANCELADA]={'0'},[EVENDA]={'1'},&lt;BR /&gt;[CODIGOTIPOMOVIMENTO]={'20','99','111','116','117'},[TIPOSAIDAENTRADA]={'S'}&amp;gt;}VALORTOTAL)&lt;BR /&gt;&amp;lt;&amp;gt; 0, VALORTOTAL), CODIGOPESSOA)&lt;/P&gt;&lt;P&gt;did not work&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion.&lt;/P&gt;&lt;P&gt;empty&lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-12-05_15-18-31.jpg" style="width: 684px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45291iCBB7C2BC8B89CD0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-12-05_15-18-31.jpg" alt="2020-12-05_15-18-31.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 18:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766506#M590881</guid>
      <dc:creator>Ribeiro</dc:creator>
      <dc:date>2020-12-05T18:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: the program values for resale. How to hide Customers without sales in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766562#M590882</link>
      <description>&lt;P&gt;Hi, the aggr option was to use as conditional dimension, instead of COD.&lt;/P&gt;&lt;P&gt;The version to reduce using expressions need to add the check in all the expressions, becasuse if any espression has a value to show, it will show the dimension, ie:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if ( Sum({$&amp;lt;[EFETIVADA]={'1'},[CANCELADA]={'0'},[EVENDA]={'1'},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[CODIGOTIPOMOVIMENTO]={'20','99','111','116','117'},[TIPOSAIDAENTRADA]={'S'}&amp;gt;}VALORTOTAL)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;&amp;gt; 0, VFinanceiro)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and for VALORTOTAL it should be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if ( Sum({$&amp;lt;[EFETIVADA]={'1'},[CANCELADA]={'0'},[EVENDA]={'1'},&lt;BR /&gt;[CODIGOTIPOMOVIMENTO]={'20','99','111','116','117'},[TIPOSAIDAENTRADA]={'S'}&amp;gt;}VALORTOTAL)&lt;BR /&gt;&amp;lt;&amp;gt; 0, Sum({$&amp;lt;[EFETIVADA]={'1'},[CANCELADA]={'0'},[EVENDA]={'1'},&lt;BR /&gt;[CODIGOTIPOMOVIMENTO]={'20','99','111','116','117'},[TIPOSAIDAENTRADA]={'S'}&amp;gt;}VALORTOTAL))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you only set "VALORTOTAL" as the true part of the 'if' it returns null because it has different VALORTOTAL values&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 17:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-program-values-for-resale-How-to-hide-Customers-without/m-p/1766562#M590882</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-12-06T17:10:11Z</dc:date>
    </item>
  </channel>
</rss>

