<?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: Fomula issue with set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345525#M831879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2017 12:29:22 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2017-06-26T12:29:22Z</dc:date>
    <item>
      <title>Fomula issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345519#M831873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problems with this formula, which I want to extend to the rest of the months:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Rental_Days * (1+[vRDs_Av_CALLCENTER_1])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;((sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Rental_Days * (1+[vRA_Av_CALLCENTER_1])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Contador_RAs))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Feb'},Channel = {'CallCenter'} &amp;gt;} Rental_Days * (1+[vRDs_Av_CALLCENTER_2])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;((sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Feb'},Channel = {'CallCenter'} &amp;gt;} Rental_Days * (1+[vRA_Av_CALLCENTER_2])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Feb'},Channel = {'CallCenter'} &amp;gt;} Contador_RAs))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just letting this formula like this, if I select the two months (Jan and Feb), I got the right number. However, if I select just one month, the value doesn´t apper. I guess because of the one I dont select result in null, also because of the divide in the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help me to try to convert the null in a 0 or something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antonio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345519#M831873</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fomula issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345520#M831874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use if statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Rental_Days * (1+[vRDs_Av_CALLCENTER_1])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;((sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Rental_Days * (1+[vRA_Av_CALLCENTER_1])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Contador_RAs))))&lt;/P&gt;&lt;P&gt;))&amp;lt;1,0,&lt;/P&gt;&lt;P&gt;((sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Rental_Days * (1+[vRDs_Av_CALLCENTER_1])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;((sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Rental_Days * (1+[vRA_Av_CALLCENTER_1])))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(sum({$&amp;lt;Escenario={ $(=Only(Esc_1))},Month = {'Jan'},Channel = {'CallCenter'} &amp;gt;} Contador_RAs))))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 17:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345520#M831874</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2017-06-09T17:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fomula issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345521#M831875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. However, it doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any other idea??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 14:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345521#M831875</guid>
      <dc:creator />
      <dc:date>2017-06-15T14:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fomula issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345522#M831876</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;Could anybody help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345522#M831876</guid>
      <dc:creator />
      <dc:date>2017-06-19T16:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Fomula issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345523#M831877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please try replacing the SUM with NUMSUM and see if it helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 16:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345523#M831877</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-06-19T16:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fomula issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345524#M831878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ey!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks &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;Atonio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 08:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345524#M831878</guid>
      <dc:creator />
      <dc:date>2017-06-26T08:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fomula issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345525#M831879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 12:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fomula-issue-with-set-analysis/m-p/1345525#M831879</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-06-26T12:29:22Z</dc:date>
    </item>
  </channel>
</rss>

