<?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: Any wrong in below expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444631#M801334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If below one is working for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum({&amp;lt;DateMonth={"&amp;gt;=$(=Yearstart(Max({&amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;gt;0"}&amp;gt; + &amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;lt;0"}&amp;gt;}DateMonth)))&amp;lt;=$(=YearEnd(Max({&amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;gt;0"}&amp;gt; + &amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;lt;0"}&amp;gt;}DateMonth)))"}&amp;gt;}BUD),'##.###')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, It should work with variables using this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;DateMonth={"&amp;gt;=$(=Yearstart(&lt;STRONG style="color: #ff0000;"&gt;=&lt;/STRONG&gt;vMaxDate_E2E_Seeds_ProductionCost))&amp;lt;=$(=YearEnd(&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;vMaxDate_E2E_Seeds_ProductionCost))"}&amp;gt;}BUD),'##.###')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 06:56:46 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-11-23T06:56:46Z</dc:date>
    <item>
      <title>Any wrong in below expression</title>
      <link>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444627#M801328</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;The below expression is ok , but i am getting zero value,&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;=Num(Sum({&amp;lt;DateMonth={"&amp;gt;=$(=Yearstart(vMaxDate_E2E_Seeds_ProductionCost))&amp;lt;=$(=YearEnd(vMaxDate_E2E_Seeds_ProductionCost))"}&amp;gt;}BUD),'##.###')&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;I have checked &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Yearstart(vMaxDate_E2E_Seeds_ProductionCost) &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;YearEnd(vMaxDate_E2E_Seeds_ProductionCost)&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;Both are getting dates, but the whole expression is not getting value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&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/Any-wrong-in-below-expression/m-p/1444627#M801328</guid>
      <dc:creator>qlik4asif</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Any wrong in below expression</title>
      <link>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444628#M801329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you define the variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 06:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444628#M801329</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-23T06:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Any wrong in below expression</title>
      <link>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444629#M801330</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;vMaxDate_E2E_Seeds_ProductionCost&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Max({&amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;gt;0"}&amp;gt; + &amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;lt;0"}&amp;gt;}DateMonth)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 06:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444629#M801330</guid>
      <dc:creator>qlik4asif</dc:creator>
      <dc:date>2017-11-23T06:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Any wrong in below expression</title>
      <link>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444630#M801331</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;What is the format of the DateMonth field? Is it in Date format(e.g 'DD/MM/YYYY') or in MonthYear format(e.g. MM/YYYY) ?&lt;/P&gt;&lt;P&gt;I think it should be in Date format according to this expression to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harshit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 06:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444630#M801331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T06:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Any wrong in below expression</title>
      <link>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444631#M801334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If below one is working for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum({&amp;lt;DateMonth={"&amp;gt;=$(=Yearstart(Max({&amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;gt;0"}&amp;gt; + &amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;lt;0"}&amp;gt;}DateMonth)))&amp;lt;=$(=YearEnd(Max({&amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;gt;0"}&amp;gt; + &amp;lt;KPI1={'E2E Seeds Production Cost'},YTD={"&amp;lt;0"}&amp;gt;}DateMonth)))"}&amp;gt;}BUD),'##.###')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, It should work with variables using this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;DateMonth={"&amp;gt;=$(=Yearstart(&lt;STRONG style="color: #ff0000;"&gt;=&lt;/STRONG&gt;vMaxDate_E2E_Seeds_ProductionCost))&amp;lt;=$(=YearEnd(&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;vMaxDate_E2E_Seeds_ProductionCost))"}&amp;gt;}BUD),'##.###')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 06:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444631#M801334</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-23T06:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Any wrong in below expression</title>
      <link>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444632#M801336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asif,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check if the format of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;DateMonth and both varibales are same ? This could be because of mis match of date format.&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;BR,&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;KC&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 07:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-wrong-in-below-expression/m-p/1444632#M801336</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2017-11-23T07:14:21Z</dc:date>
    </item>
  </channel>
</rss>

