<?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 set analysis for current calendar Q plus another field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135136#M602229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a set of opportunity values with 2 fields I'm trying to use in set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first is 'Business_Line__c' and the second is 'OppCloseDate'.&amp;nbsp; I want to sum 'TotalOpportunityQuantity' when the close date falls in the current quarter and the business line = 'Physician Perm'.&amp;nbsp; I can get the business line set to work but when I try to add in the dates, it doesn't.&amp;nbsp; I have vQuarterStart and vQuarterEnd defined and put them in a text box to make sure they are displaying the correct values (7-1-2018 and 9-30-2018).&amp;nbsp; Any idea why the expression below isn't working? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({1&amp;lt;Business_Line__c={'Physician Perm'},OppCloseDate={'&amp;gt;=$(=Date(vQuarterStart))&amp;lt;=$(=Date(vQuarterEnd))'}&amp;gt;}TotalOpportunityQuantity)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2018 21:55:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-17T21:55:49Z</dc:date>
    <item>
      <title>set analysis for current calendar Q plus another field</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135136#M602229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a set of opportunity values with 2 fields I'm trying to use in set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first is 'Business_Line__c' and the second is 'OppCloseDate'.&amp;nbsp; I want to sum 'TotalOpportunityQuantity' when the close date falls in the current quarter and the business line = 'Physician Perm'.&amp;nbsp; I can get the business line set to work but when I try to add in the dates, it doesn't.&amp;nbsp; I have vQuarterStart and vQuarterEnd defined and put them in a text box to make sure they are displaying the correct values (7-1-2018 and 9-30-2018).&amp;nbsp; Any idea why the expression below isn't working? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({1&amp;lt;Business_Line__c={'Physician Perm'},OppCloseDate={'&amp;gt;=$(=Date(vQuarterStart))&amp;lt;=$(=Date(vQuarterEnd))'}&amp;gt;}TotalOpportunityQuantity)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 21:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135136#M602229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-17T21:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for current calendar Q plus another field</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135137#M602230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Can you please try this - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: '.SFUIText'; font-size: 17.41pt;"&gt;Sum({1&amp;lt;Business_Line__c={“Physician Perm”},OppCloseDate={“&amp;gt;=$(=vQuarterStart)&amp;lt;=$(=vQuarterEnd)”}&amp;gt;}TotalOpportunityQuantity)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 03:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135137#M602230</guid>
      <dc:creator>thakkarrahul01</dc:creator>
      <dc:date>2018-09-18T03:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for current calendar Q plus another field</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135138#M602231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting an 'errors in expression' with that one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 12:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135138#M602231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T12:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for current calendar Q plus another field</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135139#M602232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad. This time expression looks OK in QS, for last reply I typed the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Business_Line__c={'Physician Perm'},OppCloseDate={"&amp;gt;=$(=Date($(vQuarterStart))) &amp;lt;$(=Date($(vQuarterEnd)))"}&amp;gt;} TotalOpportunityQuantity)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 20:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-current-calendar-Q-plus-another-field/m-p/135139#M602232</guid>
      <dc:creator>thakkarrahul01</dc:creator>
      <dc:date>2018-09-19T20:24:23Z</dc:date>
    </item>
  </channel>
</rss>

