<?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: Varaiables in QV12 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49130#M789036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try this without variable? And let me know&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;STRONG&gt;=Sum({&amp;lt;SA_DATE1={"=SA_DATE1&amp;lt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DATE(Max(SA_DATE),'DD/MM/YYYY')&lt;/SPAN&gt;"}&amp;gt;} CALC_QTY)&lt;/STRONG&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;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;OR, Create one statement using this?&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;STRONG&gt;If(SA_DATE1&amp;lt;=DATE(Max(SA_DATE),'DD/MM/YYYY'), 1,0) as Flag&lt;/STRONG&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;And, Create this measure instead yours&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;STRONG&gt;Sum({&amp;lt;Flag = {1}&amp;gt;} CALC_QTY)&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Feb 2018 12:55:22 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-02-04T12:55:22Z</dc:date>
    <item>
      <title>Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49127#M789033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;G'day,&lt;/P&gt;&lt;P&gt;I'm having some problems after upgrading to ver 12. I'm running November SR2 Release.&lt;/P&gt;&lt;P&gt;I have a report that read data from a variable but does not work any more&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;SA_DATE1={'&amp;lt;=$(VmaxDate)'}&amp;gt;} CALC_QTY)&lt;/P&gt;&lt;P&gt;the varaiable VmaxDate is:&lt;/P&gt;&lt;P&gt;=DATE(Max(SA_DATE),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I'm putting the varaiable in a Text object I can see the max date correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Qlikview 11 it's working correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Yaniv&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/Varaiables-in-QV12/m-p/49127#M789033</guid>
      <dc:creator>egoziyan</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49128#M789034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please change Single Quote to Double Quote?&lt;A href="https://community.qlik.com/qlik-blogpost/2588"&gt;Qlik Design Blog&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 12:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49128#M789034</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-04T12:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49129#M789035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anil for the quick replay&lt;/P&gt;&lt;P&gt;Double quotes did not work as well&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;SA_DATE1={"&amp;lt;=$(VmaxDate)"}&amp;gt;} CALC_QTY)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 12:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49129#M789035</guid>
      <dc:creator>egoziyan</dc:creator>
      <dc:date>2018-02-04T12:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49130#M789036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try this without variable? And let me know&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;STRONG&gt;=Sum({&amp;lt;SA_DATE1={"=SA_DATE1&amp;lt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DATE(Max(SA_DATE),'DD/MM/YYYY')&lt;/SPAN&gt;"}&amp;gt;} CALC_QTY)&lt;/STRONG&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;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;OR, Create one statement using this?&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;STRONG&gt;If(SA_DATE1&amp;lt;=DATE(Max(SA_DATE),'DD/MM/YYYY'), 1,0) as Flag&lt;/STRONG&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;And, Create this measure instead yours&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;STRONG&gt;Sum({&amp;lt;Flag = {1}&amp;gt;} CALC_QTY)&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 12:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49130#M789036</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-04T12:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49131#M789037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({&amp;lt;SA_DATE1={"=SA_DATE1&amp;lt;=&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DATE(Max(SA_DATE),'DD/MM/YYYY')&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"}&amp;gt;} CALC_QTY)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Work&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 13:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49131#M789037</guid>
      <dc:creator>egoziyan</dc:creator>
      <dc:date>2018-02-04T13:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49132#M789038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;SA_DATE1={"=SA_DATE1&amp;lt;=$(VmaxDate)"}&amp;gt;} CALC_QTY)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 13:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49132#M789038</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-04T13:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49133#M789039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 13:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49133#M789039</guid>
      <dc:creator>egoziyan</dc:creator>
      <dc:date>2018-02-04T13:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49134#M789040</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 style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=Sum({&amp;lt;SA_DATE1={"=SA_DATE1&amp;lt;=$(&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;VmaxDate)"}&amp;gt;} CALC_QTY)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 13:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49134#M789040</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-04T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49135#M789041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 13:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49135#M789041</guid>
      <dc:creator>egoziyan</dc:creator>
      <dc:date>2018-02-04T13:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49136#M789042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will you able to share application to investigate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 13:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49136#M789042</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-04T13:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49137#M789043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me see what I can do because the app is 1.5GB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 13:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49137#M789043</guid>
      <dc:creator>egoziyan</dc:creator>
      <dc:date>2018-02-04T13:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49138#M789044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I provided link which is very advanced if you have QV12.20 SR2/5 installed. Please make clear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 13:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49138#M789044</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-04T13:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Varaiables in QV12</title>
      <link>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49139#M789045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To debug, put the expression in a straight table and leave the Expression Label blank.&amp;nbsp; The column heading will show the expression text after the $() expansion.&amp;nbsp; Does the expression look as you expect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Feb 2018 17:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Varaiables-in-QV12/m-p/49139#M789045</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-02-04T17:39:05Z</dc:date>
    </item>
  </channel>
</rss>

