<?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: Expression is giving no result in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104527#M754729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to format your Sold_Date field as a date in script:&lt;/P&gt;&lt;P&gt;Date#(Sold_Date, 'YYYY-MM-DD')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ad SoldDate&lt;/P&gt;&lt;P&gt;From the screenshot it seems that it is a text field, which makes it impossible to do &amp;gt; and &amp;lt; comparisons.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Juraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2018 08:59:13 GMT</pubDate>
    <dc:creator>juraj_misina</dc:creator>
    <dc:date>2018-10-15T08:59:13Z</dc:date>
    <item>
      <title>Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104519#M754721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="paint.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215860_paint.png" style="width: 620px; height: 269px;" /&gt;&lt;/P&gt;&lt;P&gt;here in above image the datatype used in database is user defined ie Money. Now when I am writing an expression its not giving correct result. Following is the expression :-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;Sold_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;"&amp;gt;=$(From)&amp;lt;=$(To)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;[inv value]&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;can be seen in the below image &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;IMG alt="PAINT2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/215867_PAINT2.png" style="width: 620px; height: 352px;" /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt; But if I am using expression as sum([inv value] its giving me correct answer &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;and for conversion I have used following in the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;vouch_date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;, 'YYYY-MM-DD') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;Sold_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Please help &lt;BR /&gt;&lt;/SPAN&gt;&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/Expression-is-giving-no-result/m-p/104519#M754721</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104520#M754722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'courier new', courier;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Sold_Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(=&lt;STRONG style="color: #ff0000;"&gt;Date&lt;/STRONG&gt;(From, 'YYYY-MM-DD'))&amp;lt;=$(&lt;SPAN style="color: #800000;"&gt;=&lt;STRONG style="color: #ff0000;"&gt;Date&lt;/STRONG&gt;(To, 'YYYY-MM-DD')&lt;/SPAN&gt;)"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;[inv value]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'courier new', courier;"&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 07:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104520#M754722</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-10-15T07:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104521#M754723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Sold_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"&amp;gt;=$(=date(From))&amp;lt;=$(=date(To))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[inv value]&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 07:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104521#M754723</guid>
      <dc:creator>arvind1494</dc:creator>
      <dc:date>2018-10-15T07:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104522#M754724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bOTH OF THEM ARE NOT GIVING ANY RESULT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 07:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104522#M754724</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-10-15T07:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104523#M754725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible then Please send your data &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 07:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104523#M754725</guid>
      <dc:creator>arvind1494</dc:creator>
      <dc:date>2018-10-15T07:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104524#M754726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe:&lt;/P&gt;&lt;P&gt;=sum({&amp;lt; Sold_Date = {"&amp;gt;=$(=Date($(=From), 'YYYY-MM-DD'))&amp;lt;=$(=Date($(=To), 'YYYY-MM-DD'))"} &amp;gt;}[inv value] )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 08:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104524#M754726</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2018-10-15T08:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104525#M754727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you hover the mouse over the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sold_Date field in the table view, does it show as $date tag?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 08:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104525#M754727</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2018-10-15T08:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104526#M754728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum({&amp;lt; Sold_Date = {"&amp;gt;=$(=Date($(From), 'YYYY-MM-DD'))&amp;lt;=$(=Date($(To), 'YYYY-MM-DD'))"} &amp;gt;}[inv value] )&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: 13px;"&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: 13px;"&gt;Just check the out put of both the variables in a text box to be sure:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;1. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date($(From), 'YYYY-MM-DD')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date($(To), 'YYYY-MM-DD')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; 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: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Br,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KC&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 08:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104526#M754728</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-10-15T08:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104527#M754729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to format your Sold_Date field as a date in script:&lt;/P&gt;&lt;P&gt;Date#(Sold_Date, 'YYYY-MM-DD')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ad SoldDate&lt;/P&gt;&lt;P&gt;From the screenshot it seems that it is a text field, which makes it impossible to do &amp;gt; and &amp;lt; comparisons.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Juraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 08:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104527#M754729</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2018-10-15T08:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104528#M754730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am getting following result&lt;/P&gt;&lt;P&gt;&lt;IMG alt="PAINT2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215882_PAINT2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 09:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104528#M754730</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-10-15T09:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104529#M754731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you can format it back to your previous format&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date(Date#(Sold_Date, 'YYYY-MM-DD')&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, 'YYYY-MM-DD'&lt;/SPAN&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ad Sold_Date&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: 13px;"&gt;But the question is, is your expression now working? If yes, job done. If not, my assumption was wrong and we need to work further.&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: 13px;"&gt;If the expression is not working, please go the the output table and expand the expression column so that we see what is in the label row. This should contain $(From) and $(To) variables evaluated, which can give us a hint...&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: 13px;"&gt;Optionally, can you format those variables to YYYY-MM-DD format (or your Sold_Date to DD/MM/YYYY 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: 13px;"&gt;Juraj&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 09:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104529#M754731</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2018-10-15T09:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104530#M754732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;&lt;EM&gt; I have done following changes in the script &lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;vouch_date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;, 'YYYY-MM-DD'),'YYYY-MM-DD')&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;Sold_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;, &lt;IMG alt="PAINT2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215883_PAINT2.png" style="width: 620px; height: 199px;" /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 09:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104530#M754732</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-10-15T09:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104531#M754733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am taking from last discussion. You can try?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Num#&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;vouch_date&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;),'YYYY-MM-DD') &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Sold_Date&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 10:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104531#M754733</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-15T10:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104532#M754734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That doesn't work because the date field in your data is formatted differently (i.e. not&amp;nbsp; 'YYYY-MM-DD'). Can you please open up your source file and check how the data in the field "vouch_date" is formatted? With the Date# function you are telling Qlikview that your source data is in the format 'YYYY-MM-DD' which is clearly not because the result data after the load is blank (according to the screenshot you've attached in your last post).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 11:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104532#M754734</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2018-10-15T11:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104533#M754735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here the date is in the same format as mentioned n the script.&lt;IMG alt="paint.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215884_paint.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 11:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104533#M754735</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-10-15T11:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104534#M754736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The date format in your variables is different from your data. Use this in your script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(date#(vouch_date,'YYYY-MM-DD hh:mm:ss[.fff]'),'DD/MM/YYYY') as Sold_Date,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 11:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104534#M754736</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2018-10-15T11:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104535#M754737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is giving no result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 12:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104535#M754737</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-10-15T12:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104536#M754738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you provide a screenshot of the source data, not the qlikview tables. Excel, csv, etc. It would be good to understand in what format the data is coming into qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 12:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104536#M754738</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2018-10-15T12:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104537#M754739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="paint.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215959_paint.png" style="width: 620px; height: 237px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 05:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104537#M754739</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-10-16T05:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expression is giving no result</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104538#M754740</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;date(floor(vouch_date),'YYYY-MM-DD') as Sold_Date,&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: 13px;"&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: 13px;"&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: 13px;"&gt;then in UI try like this:&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: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&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({&amp;lt; Sold_Date = {"&amp;gt;=$(=Date($(From), 'YYYY-MM-DD'))&amp;lt;=$(=Date($(To), 'YYYY-MM-DD'))"} &amp;gt;}[inv value] )&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;Just check the out put of both the variables in a text box to be sure:&lt;/SPAN&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;1. &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Date($(From), 'YYYY-MM-DD')&lt;/SPAN&gt;&lt;/SPAN&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;2. &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Date($(To), 'YYYY-MM-DD')&lt;/SPAN&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: 13px;"&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: 13px;"&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: 13px;"&gt;KC&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 05:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-is-giving-no-result/m-p/104538#M754740</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-10-16T05:29:15Z</dc:date>
    </item>
  </channel>
</rss>

