<?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 Expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1520840#M40284</link>
    <description>&lt;P&gt;Dear Friends&lt;/P&gt;&lt;P&gt;I have following set expression which does not return a value&lt;/P&gt;&lt;P&gt;sum({&amp;lt;VFROM={"&amp;gt;=$(v1)"}&amp;gt;}PREMIUM)&lt;/P&gt;&lt;P&gt;VFROM=DEC-2017 (&amp;nbsp; a field created&amp;nbsp; while loading data)&amp;nbsp; Month(POL_PERIOD_FROM)&amp;amp;'-'&amp;amp;Year(POL_PERIOD_FROM)AS VFROM&lt;/P&gt;&lt;P&gt;v1=&amp;nbsp; &amp;nbsp; &amp;nbsp; =DEC-2017 a vraiable (Let v1=Date(Makedate(2017,12,01),'MMM-YYYY'))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Dec 2018 07:16:56 GMT</pubDate>
    <dc:creator>upaliwije</dc:creator>
    <dc:date>2018-12-14T07:16:56Z</dc:date>
    <item>
      <title>Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1520840#M40284</link>
      <description>&lt;P&gt;Dear Friends&lt;/P&gt;&lt;P&gt;I have following set expression which does not return a value&lt;/P&gt;&lt;P&gt;sum({&amp;lt;VFROM={"&amp;gt;=$(v1)"}&amp;gt;}PREMIUM)&lt;/P&gt;&lt;P&gt;VFROM=DEC-2017 (&amp;nbsp; a field created&amp;nbsp; while loading data)&amp;nbsp; Month(POL_PERIOD_FROM)&amp;amp;'-'&amp;amp;Year(POL_PERIOD_FROM)AS VFROM&lt;/P&gt;&lt;P&gt;v1=&amp;nbsp; &amp;nbsp; &amp;nbsp; =DEC-2017 a vraiable (Let v1=Date(Makedate(2017,12,01),'MMM-YYYY'))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 07:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/1520840#M40284</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-12-14T07:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1520841#M40285</link>
      <description>&lt;P&gt;Sorry.&amp;nbsp; I seek your help to get my expression corrected&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 07:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/1520841#M40285</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2018-12-14T07:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1520854#M40286</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think your field VFROM isn't a Date format. You have to turn your Dimension VFROM to a Date Format work with the operator "&amp;gt;=".&lt;BR /&gt;In your script, try the makedate function like this: MakeDate(Year(POL_PERIOD_FROM),Month(POL_PERIOD_FROM),'01') as VFROM&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Dec 2018 07:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/1520854#M40286</guid>
      <dc:creator>michael_holzing</dc:creator>
      <dc:date>2018-12-14T07:57:32Z</dc:date>
    </item>
  </channel>
</rss>

