<?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: Variable Definition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977414#M1220851</link>
    <description>&lt;P&gt;That's not it , I need to be able to get the max bi filter , but once i select a date from the calendar , the date is saved as the calendar date and the variable is gone , so once i repick a filter , the date doesnt give the max anymore !&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 10:42:01 GMT</pubDate>
    <dc:creator>grgabj</dc:creator>
    <dc:date>2022-09-06T10:42:01Z</dc:date>
    <item>
      <title>Variable Definition</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977259#M1220844</link>
      <description>&lt;P&gt;I have a calendar which when i choose a riskcarrier it gives me the max date, this is the function:&lt;/P&gt;
&lt;P&gt;=date(max([LASTREFRESH_DATE]))&lt;/P&gt;
&lt;P&gt;but when i select a specific date in the calendar the variable definition gives me numbers : 44628&amp;nbsp;&lt;/P&gt;
&lt;P&gt;why?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want to be able to select a specific date , but when i re select a specific filter i want it to give me my variable ( max date ) , it just goes away and it gives nothing , it gives the selected date in the calendar that i chose. Please help&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 06:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977259#M1220844</guid>
      <dc:creator>grgabj</dc:creator>
      <dc:date>2022-09-06T06:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Definition</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977314#M1220846</link>
      <description>&lt;P&gt;Max(Field) will give the max value of the field for the current selections. If you'd like the overall max value ignoring selections, use Max({1} Field) or Max(ALL Field)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 08:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977314#M1220846</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-09-06T08:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Definition</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977414#M1220851</link>
      <description>&lt;P&gt;That's not it , I need to be able to get the max bi filter , but once i select a date from the calendar , the date is saved as the calendar date and the variable is gone , so once i repick a filter , the date doesnt give the max anymore !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 10:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977414#M1220851</guid>
      <dc:creator>grgabj</dc:creator>
      <dc:date>2022-09-06T10:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Definition</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977525#M1220858</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Try this:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=date(max([LASTREFRESH_DATE]), 'dd/mm/yyyy')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Definition/m-p/1977525#M1220858</guid>
      <dc:creator>SchalkF</dc:creator>
      <dc:date>2022-09-06T13:02:11Z</dc:date>
    </item>
  </channel>
</rss>

