<?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: Expression without taking into account the current selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260597#M397680</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;Perfect, this solved the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Column(1) &amp;gt; 0, &lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;Cod={3}, Year=, Month= &amp;gt;}Total))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was complicated but the solved was very easy&lt;/P&gt;&lt;P&gt;Thanks you!!&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Mar 2017 12:39:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-09T12:39:03Z</dc:date>
    <item>
      <title>Expression without taking into account the current selections</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260594#M397677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i need help with expressions and selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i do a selection as show the image, need see only the projects associed a the selection, but the requeriment say, we need see the values historic (fourth column) the proyects. Then i put in the expression created with set analisys, the year and month static, independent at selection:&amp;nbsp; sum({&amp;lt;Cod={3}, Year=, Month= &amp;gt;}Total). &lt;/P&gt;&lt;P&gt;The problem is that appear projects, as proyecto 3 and proyecto 5, that are not related at selection and this create doubts.&lt;/P&gt;&lt;P&gt;what will can do for only see Proyecto 2 and Proyecto 4 in this case?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="problem.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155743_problem.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you for help me!&lt;/P&gt;&lt;P&gt;Paulina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 12:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260594#M397677</guid>
      <dc:creator />
      <dc:date>2017-03-09T12:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expression without taking into account the current selections</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260595#M397678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paulina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your projects must be associated on the last column as qlikview should automatically suppress any rows where there is no data. &lt;/P&gt;&lt;P&gt;You'd need to change the last column to exclude them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 12:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260595#M397678</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-03-09T12:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expression without taking into account the current selections</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260596#M397679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&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;&lt;STRONG&gt;Sum({&amp;lt;Cod={3}, Year=, Month= &amp;gt;}Total) * Avg(1)&lt;/STRONG&gt;&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;or&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;&lt;STRONG&gt;If(Column(1) &amp;gt; 0, &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Cod={3}, Year=, Month= &amp;gt;}Total))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 12:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260596#M397679</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-09T12:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Expression without taking into account the current selections</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260597#M397680</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;Perfect, this solved the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Column(1) &amp;gt; 0, &lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;Cod={3}, Year=, Month= &amp;gt;}Total))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was complicated but the solved was very easy&lt;/P&gt;&lt;P&gt;Thanks you!!&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 12:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-without-taking-into-account-the-current-selections/m-p/1260597#M397680</guid>
      <dc:creator />
      <dc:date>2017-03-09T12:39:03Z</dc:date>
    </item>
  </channel>
</rss>

