<?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 not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-not-working/m-p/1668532#M728021</link>
    <description>&lt;P&gt;Because FINYR_CALL is a string, the Max() function will not work.&amp;nbsp; Max() only works with numeric values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use MaxString() instead.&amp;nbsp; Since there only seems to be a one-to-one between CALLMONTH and FINYR_CALL, you could use Only() as well, which I think would be preferable.&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;=&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;only&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;({&amp;lt;&lt;/SPAN&gt;CALLMONTH&lt;SPAN class="s1"&gt; = {&lt;/SPAN&gt;"$(='$(vPreviousPeriod)')"&lt;SPAN class="s1"&gt;}&amp;gt;}&lt;/SPAN&gt;FINYR_CALL&lt;SPAN class="s1"&gt;) &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2020 14:24:56 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2020-01-23T14:24:56Z</dc:date>
    <item>
      <title>Expression not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-working/m-p/1668514#M728020</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Please find below my problem. My Table only contains these 4 fields and a variable called vPreviousPeriod that is equal to 201910 at the moment.&lt;/P&gt;&lt;P&gt;I've created 2 textboxes so you can see what I am trying to do. The top one, shows the expression I'm using. The bottom one, the result.&lt;/P&gt;&lt;P&gt;I want to get the FINYR_CALL for the max(CALLMONTH) but its not working.&lt;/P&gt;&lt;P&gt;Please may you assist with my expression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-working/m-p/1668514#M728020</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-working/m-p/1668532#M728021</link>
      <description>&lt;P&gt;Because FINYR_CALL is a string, the Max() function will not work.&amp;nbsp; Max() only works with numeric values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use MaxString() instead.&amp;nbsp; Since there only seems to be a one-to-one between CALLMONTH and FINYR_CALL, you could use Only() as well, which I think would be preferable.&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;=&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;only&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;({&amp;lt;&lt;/SPAN&gt;CALLMONTH&lt;SPAN class="s1"&gt; = {&lt;/SPAN&gt;"$(='$(vPreviousPeriod)')"&lt;SPAN class="s1"&gt;}&amp;gt;}&lt;/SPAN&gt;FINYR_CALL&lt;SPAN class="s1"&gt;) &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 14:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-working/m-p/1668532#M728021</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-01-23T14:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Expression not working</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-working/m-p/1668543#M728022</link>
      <description>&lt;P&gt;Thank you Rob, much appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 14:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-working/m-p/1668543#M728022</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2020-01-23T14:46:54Z</dc:date>
    </item>
  </channel>
</rss>

