<?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 Dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dates/m-p/1843461#M69803</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;There was a requirement to automate some excel report using Qliksense.. Here , I read the data from excel files directly to qliksense.&lt;/P&gt;&lt;P&gt;In one of my logics&amp;nbsp; &amp;nbsp;I use:&amp;nbsp; [MthYr] is my date variable&lt;/P&gt;&lt;P&gt;=IF(MthYr &amp;gt;= date(AddMonths(today(),-2),'YYYYMM')and MthYr &amp;lt;= date(AddMonths(today(),-1),'YYYYMM') , MthYr)&lt;/P&gt;&lt;P&gt;Example: today is 25-Sep-2021 , My report shows Aug data (All good)&lt;/P&gt;&lt;P&gt;Today is 2-Oct-2021, my logic gets refreshed and dtaa becomes zero .&lt;/P&gt;&lt;P&gt;I want to showcase only the last month data in my app. My data gets loaded everymonth between 11 to 15th..&lt;/P&gt;&lt;P&gt;Please help me modify the above logic so that it will not get refreshed automatically after 1st of everymonth..&lt;/P&gt;</description>
    <pubDate>Thu, 07 Oct 2021 10:06:03 GMT</pubDate>
    <dc:creator>QS21</dc:creator>
    <dc:date>2021-10-07T10:06:03Z</dc:date>
    <item>
      <title>Dates</title>
      <link>https://community.qlik.com/t5/App-Development/Dates/m-p/1843461#M69803</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;There was a requirement to automate some excel report using Qliksense.. Here , I read the data from excel files directly to qliksense.&lt;/P&gt;&lt;P&gt;In one of my logics&amp;nbsp; &amp;nbsp;I use:&amp;nbsp; [MthYr] is my date variable&lt;/P&gt;&lt;P&gt;=IF(MthYr &amp;gt;= date(AddMonths(today(),-2),'YYYYMM')and MthYr &amp;lt;= date(AddMonths(today(),-1),'YYYYMM') , MthYr)&lt;/P&gt;&lt;P&gt;Example: today is 25-Sep-2021 , My report shows Aug data (All good)&lt;/P&gt;&lt;P&gt;Today is 2-Oct-2021, my logic gets refreshed and dtaa becomes zero .&lt;/P&gt;&lt;P&gt;I want to showcase only the last month data in my app. My data gets loaded everymonth between 11 to 15th..&lt;/P&gt;&lt;P&gt;Please help me modify the above logic so that it will not get refreshed automatically after 1st of everymonth..&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 10:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates/m-p/1843461#M69803</guid>
      <dc:creator>QS21</dc:creator>
      <dc:date>2021-10-07T10:06:03Z</dc:date>
    </item>
  </channel>
</rss>

