<?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: What is the difference between these set analysis expressions ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128162#M371107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in QV set analysis... &amp;lt;= is written by &lt;/P&gt;&lt;P&gt;= {"&amp;lt;="}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2016 09:25:48 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2016-06-28T09:25:48Z</dc:date>
    <item>
      <title>What is the difference between these set analysis expressions ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128159#M371104</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;I have two text boxes to display the output of following expressions respectively.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=money(Sum({$&amp;lt;[Profit Center]={'216NDD','216OS1'},MonthNumPostDate={$(varPrevCurrMonthNo)},YearNumPostDate={$(varCurrentYear)},WeekNumPostDate={"*"}-{$(varCurrentWeek)}&amp;gt;} [In company code currency POS]))&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=money(Sum({$&amp;lt;[Profit Center]={'216NDD','216OS1'},MonthNumPostDate={"&amp;lt;=$(=varPrevCurrMonthNo)"},YearNumPostDate={$(varCurrentYear)}&amp;gt;} [In company code currency POS]))&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;NOTE:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #c0c0c0;"&gt;varPrevCurrMonthNo = if(num(Day(today()))&amp;lt;7,$(varPreviousMonth),$(varCurrentMonth))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #c0c0c0;"&gt;&lt;EM&gt;varCurrentYear = num(Year(Today()))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #c0c0c0;"&gt;&lt;EM&gt;varCurrentWeek = num(Week(Today()))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically i want to know the difference between &lt;SPAN style="font-size: 13.3333px;"&gt;MonthNumPostDate={$(varPrevCurrMonthNo)} and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthNumPostDate={"&amp;lt;=$(=varPrevCurrMonthNo)"} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Please explain.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;-James&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 06:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128159#M371104</guid>
      <dc:creator />
      <dc:date>2016-06-28T06:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between these set analysis expressions ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128160#M371105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;MonthNumPostDate={$(varPrevCurrMonthNo)}&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: 13.3333px;"&gt;The result will be based on &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MonthNumPostDate=varPrevCurrMonthNo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MonthNumPostDate={"&amp;lt;=$(=varPrevCurrMonthNo)"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The result will be based on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;MonthNumPostDate&amp;lt;=varPrevCurrMonthNo&lt;/SPAN&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: 13.3333px;"&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: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 07:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128160#M371105</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-06-28T07:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between these set analysis expressions ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128161#M371106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But in the second expression it is &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;MonthNumPostDate={"&amp;lt;= but not &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;MonthNumPostDate&amp;lt;={"=&amp;nbsp; know ? Then how come it will take all the values of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;MonthNumPostDate less than the particular month no. ? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 09:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128161#M371106</guid>
      <dc:creator />
      <dc:date>2016-06-28T09:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between these set analysis expressions ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128162#M371107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in QV set analysis... &amp;lt;= is written by &lt;/P&gt;&lt;P&gt;= {"&amp;lt;="}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 09:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128162#M371107</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-06-28T09:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between these set analysis expressions ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128163#M371108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, Thanks a lot Man !&lt;/P&gt;&lt;P&gt;-Jamy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 10:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-these-set-analysis-expressions/m-p/1128163#M371108</guid>
      <dc:creator />
      <dc:date>2016-06-28T10:18:32Z</dc:date>
    </item>
  </channel>
</rss>

