<?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: Set Analysis LYQTD error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459313#M435756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be because you have no data that meet the criteria which is why you see 0? I mean just by looking at the expression it would be very difficult to know why you are getting a 0. Do you want to may be share more information? Or share a sample and explain what the expected output should be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jan 2018 09:43:13 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-05T09:43:13Z</dc:date>
    <item>
      <title>Set Analysis LYQTD error</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459310#M435753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum({&amp;lt;[Sales Organization]={'1000'},[G/L acc. no.]={' ','','31010100','31010300'},[Customer Group]={'01'},[Category]={'F &amp;amp; F Blends-Special'},[Fin Year]=,[Cal Year]=, Month=, [Cal Quarter]=, Day=,&lt;/P&gt;&lt;P&gt;BillingDate_Num ={"&amp;gt;=$(=num(QuarterStart(AddYears(Max({&amp;lt;Date_Flag={'ZSales'}&amp;gt;}BillingDate_Num),-1)))) &amp;lt;=$(=num(AddYears(Today(),-1)))"}&lt;/P&gt;&lt;P&gt;&amp;gt;}[GL Value])/10000000,'#,##0.00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Expression giving me Zero value...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 04:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459310#M435753</guid>
      <dc:creator>jayshrinipurte</dc:creator>
      <dc:date>2018-01-05T04:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis LYQTD error</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459311#M435754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BillingDate_Num={"&amp;gt;=$(=(QuarterStart(AddYears(Max({&amp;lt;Date_Flag={'ZSales'}&amp;gt;}BillingDate_Num),-1)))) &amp;lt;=$(=num(AddYears(Today(),-1)))"}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 04:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459311#M435754</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2018-01-05T04:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis LYQTD error</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459312#M435755</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;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;SUM(Month=, Quarter=, Year=, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;BillingDate_Num&lt;/SPAN&gt;={"&amp;gt;=$(=date(QuarterStart(Today(),-4))) &amp;lt;=&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;$(=date(QuarterEnd(Today(),-4)))&lt;/SPAN&gt;"}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GL Value]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 05:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459312#M435755</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2018-01-05T05:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis LYQTD error</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459313#M435756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be because you have no data that meet the criteria which is why you see 0? I mean just by looking at the expression it would be very difficult to know why you are getting a 0. Do you want to may be share more information? Or share a sample and explain what the expected output should be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 09:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-LYQTD-error/m-p/1459313#M435756</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-05T09:43:13Z</dc:date>
    </item>
  </channel>
</rss>

