<?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: Help to verify the script result If( Mod(Num(Month(AddMonths(MonthEnd(Today()), -1))),3) = 0, 1, in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-to-verify-the-script-result-If-Mod-Num-Month-AddMonths/m-p/1508840#M600393</link>
    <description>&lt;P&gt;What exactly you want to do ?&lt;/P&gt;</description>
    <pubDate>Mon, 19 Nov 2018 08:53:28 GMT</pubDate>
    <dc:creator>agni_gold</dc:creator>
    <dc:date>2018-11-19T08:53:28Z</dc:date>
    <item>
      <title>Help to verify the script result If( Mod(Num(Month(AddMonths(MonthEnd(Today()), -1))),3) = 0, 1, 0)</title>
      <link>https://community.qlik.com/t5/QlikView/Help-to-verify-the-script-result-If-Mod-Num-Month-AddMonths/m-p/1508790#M600390</link>
      <description>&lt;P&gt;Please kindly help me to verify the result of this script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LET RunQuarterly = If( Mod(Num(Month(AddMonths(MonthEnd(Today()), -1))),3) = 0, 1, 0);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advanced.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 08:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-to-verify-the-script-result-If-Mod-Num-Month-AddMonths/m-p/1508790#M600390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-19T08:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help to verify the script result If( Mod(Num(Month(AddMonths(MonthEnd(Today()), -1))),3) = 0, 1,</title>
      <link>https://community.qlik.com/t5/QlikView/Help-to-verify-the-script-result-If-Mod-Num-Month-AddMonths/m-p/1508832#M600392</link>
      <description>&lt;P&gt;The code returns 1 if last month is a &lt;STRONG&gt;multiple of 3&lt;/STRONG&gt; else 0. However, the same can be achieved with a little simpler expression (removing few unnecessary functions), like:&lt;BR /&gt;&lt;BR /&gt;LET RunQuarterly = If( Mod(Month(MonthEnd(Today(), -1)),3) = 0, 1, 0);&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 08:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-to-verify-the-script-result-If-Mod-Num-Month-AddMonths/m-p/1508832#M600392</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-11-19T08:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help to verify the script result If( Mod(Num(Month(AddMonths(MonthEnd(Today()), -1))),3) = 0, 1,</title>
      <link>https://community.qlik.com/t5/QlikView/Help-to-verify-the-script-result-If-Mod-Num-Month-AddMonths/m-p/1508840#M600393</link>
      <description>&lt;P&gt;What exactly you want to do ?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 08:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-to-verify-the-script-result-If-Mod-Num-Month-AddMonths/m-p/1508840#M600393</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2018-11-19T08:53:28Z</dc:date>
    </item>
  </channel>
</rss>

