<?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 SumIf Lookup Not sure at all in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SumIf-Lookup-Not-sure-at-all/m-p/1927422#M1218853</link>
    <description>&lt;P&gt;My Budget is the sum of sales from a historical sales Date.&lt;/P&gt;
&lt;P&gt;In the main sales table the Date column has a corresponding BudgetDate against it so the link is present, just need to "lookup" the two.&lt;/P&gt;
&lt;P&gt;I know not correct but simplistically put...&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;[BudgetDate] = [Date]&amp;gt;} [Sales])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78844i49A6EA17C58AF8F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 15:50:02 GMT</pubDate>
    <dc:creator>PFS_ITDept</dc:creator>
    <dc:date>2022-05-06T15:50:02Z</dc:date>
    <item>
      <title>SumIf Lookup Not sure at all</title>
      <link>https://community.qlik.com/t5/QlikView/SumIf-Lookup-Not-sure-at-all/m-p/1927422#M1218853</link>
      <description>&lt;P&gt;My Budget is the sum of sales from a historical sales Date.&lt;/P&gt;
&lt;P&gt;In the main sales table the Date column has a corresponding BudgetDate against it so the link is present, just need to "lookup" the two.&lt;/P&gt;
&lt;P&gt;I know not correct but simplistically put...&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;[BudgetDate] = [Date]&amp;gt;} [Sales])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78844i49A6EA17C58AF8F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 15:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SumIf-Lookup-Not-sure-at-all/m-p/1927422#M1218853</guid>
      <dc:creator>PFS_ITDept</dc:creator>
      <dc:date>2022-05-06T15:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: SumIf Lookup Not sure at all</title>
      <link>https://community.qlik.com/t5/QlikView/SumIf-Lookup-Not-sure-at-all/m-p/1927432#M1218854</link>
      <description>&lt;P&gt;I think you need to use Sum(if()) for this case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Sum(If(BudgetDate = Date, Sales, 0))&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 16:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SumIf-Lookup-Not-sure-at-all/m-p/1927432#M1218854</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-05-06T16:31:18Z</dc:date>
    </item>
  </channel>
</rss>

