<?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: Specific Days in Month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Specific-Days-in-Month/m-p/1885945#M72976</link>
    <description>&lt;P&gt;idiot i am - thank you&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jan 2022 10:37:06 GMT</pubDate>
    <dc:creator>wonkymeister</dc:creator>
    <dc:date>2022-01-27T10:37:06Z</dc:date>
    <item>
      <title>Specific Days in Month</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Days-in-Month/m-p/1885926#M72971</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;something simple i'm sure - i need to Date() two 2 specific dates, 1st date from the previous month and the 2nd date from the current month. Getting the month is easy,=date((Date(MonthStart(AddMonths(Today(),-1))))) -- for previous month etc.&lt;/P&gt;
&lt;P&gt;i need an IF statement for &amp;gt;= 18th (previous month) and &amp;lt;= 11th (current month)&lt;/P&gt;
&lt;P&gt;struggling to code the specific days int he month.&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 10:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Days-in-Month/m-p/1885926#M72971</guid>
      <dc:creator>wonkymeister</dc:creator>
      <dc:date>2022-01-27T10:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Days in Month</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Days-in-Month/m-p/1885942#M72974</link>
      <description>&lt;P&gt;hi may be this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;18th day of previous month :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;date((Date(MonthStart(AddMonths(Today(),-1))+17)))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;11th day of current month :&lt;/P&gt;
&lt;P&gt;date((Date(MonthStart(Today())+10)))&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 10:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Days-in-Month/m-p/1885942#M72974</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2022-01-27T10:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Days in Month</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Days-in-Month/m-p/1885945#M72976</link>
      <description>&lt;P&gt;idiot i am - thank you&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 10:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Days-in-Month/m-p/1885945#M72976</guid>
      <dc:creator>wonkymeister</dc:creator>
      <dc:date>2022-01-27T10:37:06Z</dc:date>
    </item>
  </channel>
</rss>

