<?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 Logic help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019549#M939029</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;Pls help me in this logic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three values against product,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say if i select month than it shud give me month value of product, else let say product&amp;nbsp;&amp;nbsp; found in a selected month, than it shud check overall year and give the value as per whole year,&amp;nbsp; against null in selected month, else let against any product inMonth, and inYear value not found or than it will pick value from different table field let say Field1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what&amp;nbsp; i have calculate yet is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOnth wise value, year wise value and Field1 value against product in a staright table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have a scenario of data like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 279px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;Product&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;Month Value&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;Year Value&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;Field1&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;A&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD align="right"&gt;12&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;B&lt;/TD&gt;&lt;TD align="right"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;13&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;C&lt;/TD&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;TD align="right"&gt;10&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;D&lt;/TD&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now u can see Against product A and B, there is a value against Month so need to pick first Month value, than u can see Against C, Month value is null, than need to pick Year value and for D , Month and Year value is null, than need to pick Field1 value.&lt;/P&gt;&lt;P&gt;For C, u can see there is a value for Year and Field1, first condition need to fulfill first, for C Year value, need to consider.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Feb 2016 05:01:03 GMT</pubDate>
    <dc:creator>abhaysingh</dc:creator>
    <dc:date>2016-02-01T05:01:03Z</dc:date>
    <item>
      <title>Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019549#M939029</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;Pls help me in this logic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three values against product,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say if i select month than it shud give me month value of product, else let say product&amp;nbsp;&amp;nbsp; found in a selected month, than it shud check overall year and give the value as per whole year,&amp;nbsp; against null in selected month, else let against any product inMonth, and inYear value not found or than it will pick value from different table field let say Field1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what&amp;nbsp; i have calculate yet is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOnth wise value, year wise value and Field1 value against product in a staright table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have a scenario of data like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 279px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;Product&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;Month Value&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;Year Value&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;Field1&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;A&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD align="right"&gt;12&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;B&lt;/TD&gt;&lt;TD align="right"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;13&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;C&lt;/TD&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;TD align="right"&gt;10&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;D&lt;/TD&gt;&lt;TD align="right"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now u can see Against product A and B, there is a value against Month so need to pick first Month value, than u can see Against C, Month value is null, than need to pick Year value and for D , Month and Year value is null, than need to pick Field1 value.&lt;/P&gt;&lt;P&gt;For C, u can see there is a value for Year and Field1, first condition need to fulfill first, for C Year value, need to consider.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 05:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019549#M939029</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-02-01T05:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019550#M939030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with if statement&lt;/P&gt;&lt;P&gt;lik if monthvalue&amp;amp;Yearvalue is &amp;lt;=0,field1exp,Monthvalue and yearvalue exp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joshua.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 05:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019550#M939030</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-02-01T05:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019551#M939031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take a straight table..&lt;/P&gt;&lt;P&gt;Dimension : Product&lt;/P&gt;&lt;P&gt;Expression : &lt;/P&gt;&lt;P&gt;=if(len(trim([Month Value]))&amp;gt;0,[Month Value],&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(len(trim([Year Value]))&amp;gt;0,[Year Value],&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(len(trim(Field1))&amp;gt;0,Field1)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 05:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019551#M939031</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-02-01T05:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019552#M939032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim: &lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Expression: &lt;STRONG&gt;=sum(if( isnull(&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;[Month Value]), &lt;SPAN style="font-size: 13.3333px;"&gt; if( isnull(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Year Value]&lt;/SPAN&gt;&lt;/SPAN&gt;&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;), &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;Field1,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Year Value]&lt;/SPAN&gt;), &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;[Month Value]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 06:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019552#M939032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-01T06:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019553#M939033</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;I have exp like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month Value Rate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=((sum(total &amp;lt;ProdGrp&amp;gt; BudgetQty*BudgetRate *ExchangeRate)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;sum(TOTAL &amp;lt;ProdGrp&amp;gt; BudgetQty* BudgetRate* ExchangeRate* PriceDifference)*.01)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Sum(TOTAL &amp;lt;ProdGrp&amp;gt;((BudgetQty*BudgetRate*ExchangeRate)+(BudgetQty*BudgetRate*ExchangeRate*(PriceDifference)/100))*(SpecDesc)/100))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(TOTAL&amp;lt;ProdGrp&amp;gt; BudgetQty)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Year Value Rate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=((sum(total &amp;lt;ProdGrp&amp;gt;{&amp;lt;Month&amp;gt;} BudgetQty*BudgetRate *ExchangeRate)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;sum(TOTAL &amp;lt;ProdGrp&amp;gt;{&amp;lt;Month&amp;gt;} BudgetQty* BudgetRate* ExchangeRate* PriceDifference)*.01)&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Sum(TOTAL &amp;lt;ProdGrp&amp;gt; {&amp;lt;Month&amp;gt;}((BudgetQty*BudgetRate*ExchangeRate)+(BudgetQty*BudgetRate*ExchangeRate*(PriceDifference)/100))*(SpecDesc)/100))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(TOTAL&amp;lt;ProdGrp&amp;gt; {&amp;lt;Month&amp;gt;} BudgetQty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sale Rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SaleRate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want in above expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when &lt;STRONG style="font-size: 13.3333px;"&gt;Month Value Rate is blank or null give me &lt;STRONG style="font-size: 13.3333px;"&gt;Year Value Rate and if &lt;STRONG style="font-size: 13.3333px;"&gt;Year Value Rate is null or blank give me SaleRate&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly Help me in this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 11:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019553#M939033</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-02-02T11:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019554#M939034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 11:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019554#M939034</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-02-02T11:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019555#M939035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=if([&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Month Value Rate Expression]='' or null(),&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; if([Year Value Rate Expression]=' ' or null(), SalesRate, &lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Year Value Rate Expression]&lt;/STRONG&gt;))&lt;/STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 12:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019555#M939035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T12:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019556#M939036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For your expression, try this?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Assuming your expression syntax is ok&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;STRONG&gt;=if(&lt;/STRONG&gt;(((sum(total &amp;lt;ProdGrp&amp;gt; BudgetQty*BudgetRate *ExchangeRate)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(TOTAL &amp;lt;ProdGrp&amp;gt; BudgetQty* BudgetRate* ExchangeRate* PriceDifference)*.01)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(TOTAL &amp;lt;ProdGrp&amp;gt;((BudgetQty*BudgetRate*ExchangeRate)+(BudgetQty*BudgetRate*ExchangeRate*(PriceDifference)/100))*(SpecDesc)/100)) /sum(TOTAL&amp;lt;ProdGrp&amp;gt; BudgetQty)) &lt;STRONG&gt;= ' '&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;,&lt;/STRONG&gt; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;if(&lt;/STRONG&gt;(((sum(total &amp;lt;ProdGrp&amp;gt;{&amp;lt;Month&amp;gt;} BudgetQty*BudgetRate *ExchangeRate)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(TOTAL &amp;lt;ProdGrp&amp;gt;{&amp;lt;Month&amp;gt;} BudgetQty* BudgetRate* ExchangeRate* PriceDifference)*.01)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(TOTAL &amp;lt;ProdGrp&amp;gt; {&amp;lt;Month&amp;gt;}((BudgetQty*BudgetRate*ExchangeRate)+(BudgetQty*BudgetRate*ExchangeRate*(PriceDifference)/100))*(SpecDesc)/100))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/sum(TOTAL&amp;lt;ProdGrp&amp;gt; {&amp;lt;Month&amp;gt;} BudgetQty)) &lt;STRONG&gt;= ' '&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;SalesRate&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(((sum(total &amp;lt;ProdGrp&amp;gt;{&amp;lt;Month&amp;gt;} BudgetQty*BudgetRate *ExchangeRate)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(TOTAL &amp;lt;ProdGrp&amp;gt;{&amp;lt;Month&amp;gt;} BudgetQty* BudgetRate* ExchangeRate* PriceDifference)*.01)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(TOTAL &amp;lt;ProdGrp&amp;gt; {&amp;lt;Month&amp;gt;}((BudgetQty*BudgetRate*ExchangeRate)+(BudgetQty*BudgetRate*ExchangeRate*(PriceDifference)/100))*(SpecDesc)/100))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/sum(TOTAL&amp;lt;ProdGrp&amp;gt; {&amp;lt;Month&amp;gt;} BudgetQty))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 12:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/1019556#M939036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T12:24:58Z</dc:date>
    </item>
  </channel>
</rss>

