<?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: use where in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/use-where-in-expression/m-p/583524#M216692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for advice actually I am short of knowledge about the usage of braces , dollar sign, etc in set analysis I will defiantly go through you advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also thanks for the solution....it perfect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2014 10:25:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-03T10:25:02Z</dc:date>
    <item>
      <title>use where in expression</title>
      <link>https://community.qlik.com/t5/QlikView/use-where-in-expression/m-p/583522#M216690</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;I have a voucher_date field&amp;nbsp; and fiscal year date field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="128" style="border: 1px solid rgb(0, 0, 0); width: 203px; height: 130px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Voucher_date&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/jan/2012 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/feb/2012 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/Nov/2013 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/jan/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/feb/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="166" style="border: 1px solid #000000; width: 415px; height: 168px;" width="413"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;FISCAL_YEAR_DATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;OPENING_ BALNACE&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/jul/2011&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1050000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/Jul/2012&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2460000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/jul/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1500000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/jul/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8500000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;MY FISCAL YEAR START FROM JULY OF EVERY MONTH ABOVE TABLE SHOW THE OPENING BALANCE AT THE START OF&lt;/P&gt;&lt;P&gt;EACH FISCAL YEAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOW I WANT TO SHOW THE SUM OF OPENING BALANCE IN TABLE&lt;/P&gt;&lt;P&gt;i.e if the user select the voucher_date let say &lt;STRONG&gt;01/Jan/2014&lt;/STRONG&gt; which lies in fiscal year 2013-2014 so table must show&lt;/P&gt;&lt;P&gt; the opening balance of 2013-2014&lt;/P&gt;&lt;P&gt;reult&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="78" style="border: 1px solid rgb(0, 0, 0); width: 255px; height: 80px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;balnce&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/Jul/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; i am using expression in table is ,&lt;/P&gt;&lt;P style="text-align: center;"&gt;=SUM({$date(yearstart(&lt;EM&gt;voucher_date&lt;/EM&gt;,0,7),'YYYY')=date(YEARSTART(FISCAL_YEAR_DATE,'YYYY'),OPENING_BALANCE)&lt;/P&gt;&lt;P style="text-align: center;"&gt;I AM TRYING TO CONVERT BOTH DATE IN FISCAL YEAR '2013' THEN TRYING TO MATCH&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;ANY IDEA??? &lt;/P&gt;&lt;P style="text-align: center;"&gt;NOTE VOUCHER DATE IS IN VARIABLE.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 10:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/use-where-in-expression/m-p/583522#M216690</guid>
      <dc:creator />
      <dc:date>2014-02-28T10:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: use where in expression</title>
      <link>https://community.qlik.com/t5/QlikView/use-where-in-expression/m-p/583523#M216691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=SUM({$date(yearstart(&lt;EM&gt;voucher_date&lt;/EM&gt;,0,7),'YYYY')=date(YEARSTART(FISCAL_YEAR_DATE,'YYYY'),OPENING_BALANCE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's not a valid QlikView expression at all :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The left hand side of a set modifier should be a field name, nothing else&lt;/LI&gt;&lt;LI&gt;The right hand side should specify a set of values surrounded by curly braces.&lt;/LI&gt;&lt;LI&gt;Count or balance all punctuation marks. If one of them is missing, the expression will fall apart.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Read the help on Set Analysis in QlikView Desktop, especially the topic on Set Modifiers. It's a very good and concise summary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a working solution to your problem, check the document in attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 22:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/use-where-in-expression/m-p/583523#M216691</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-02-28T22:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: use where in expression</title>
      <link>https://community.qlik.com/t5/QlikView/use-where-in-expression/m-p/583524#M216692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for advice actually I am short of knowledge about the usage of braces , dollar sign, etc in set analysis I will defiantly go through you advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also thanks for the solution....it perfect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 10:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/use-where-in-expression/m-p/583524#M216692</guid>
      <dc:creator />
      <dc:date>2014-03-03T10:25:02Z</dc:date>
    </item>
  </channel>
</rss>

