<?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 Last 6 month without current month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-6-month-without-current-month/m-p/1540296#M745791</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I trying to create a function in order to have the count of Incident for the last 6 month without currect mont.&lt;/P&gt;&lt;P&gt;I've created both Measure because I've a chart with two bars :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;CI_APPLI_INFRA={'Infrastructure'}&amp;gt;}CI_APPLI_INFRA) + Sum({1} 0)&lt;BR /&gt;=Count({&amp;lt;CI_APPLI_INFRA={'Application'}&amp;gt;}CI_APPLI_INFRA) + Sum({1} 0)&lt;/P&gt;&lt;P&gt;On dimension case I've added that : "MonthYears".&lt;/P&gt;&lt;P&gt;Do you know how can I do that ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I've to add one more thing on my both measures.&lt;/P&gt;&lt;P&gt;Many thanks for your help !&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:32:43 GMT</pubDate>
    <dc:creator>DamienSer</dc:creator>
    <dc:date>2024-11-16T04:32:43Z</dc:date>
    <item>
      <title>Last 6 month without current month</title>
      <link>https://community.qlik.com/t5/QlikView/Last-6-month-without-current-month/m-p/1540296#M745791</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I trying to create a function in order to have the count of Incident for the last 6 month without currect mont.&lt;/P&gt;&lt;P&gt;I've created both Measure because I've a chart with two bars :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;CI_APPLI_INFRA={'Infrastructure'}&amp;gt;}CI_APPLI_INFRA) + Sum({1} 0)&lt;BR /&gt;=Count({&amp;lt;CI_APPLI_INFRA={'Application'}&amp;gt;}CI_APPLI_INFRA) + Sum({1} 0)&lt;/P&gt;&lt;P&gt;On dimension case I've added that : "MonthYears".&lt;/P&gt;&lt;P&gt;Do you know how can I do that ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I've to add one more thing on my both measures.&lt;/P&gt;&lt;P&gt;Many thanks for your help !&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-6-month-without-current-month/m-p/1540296#M745791</guid>
      <dc:creator>DamienSer</dc:creator>
      <dc:date>2024-11-16T04:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Last 6 month without current month</title>
      <link>https://community.qlik.com/t5/QlikView/Last-6-month-without-current-month/m-p/1540505#M745792</link>
      <description>&lt;P&gt;Need more information on your date field to help properly but on a high You need to use set analysis to get data before current month and after a point of time in 6 months&lt;/P&gt;&lt;P&gt;something like below&lt;/P&gt;&lt;P&gt;OrderDate={"&amp;lt;=$(=EXPRESSIONFORENDDATE) &amp;gt;=$(=&lt;SPAN&gt;EXPRESSIONFOR&lt;/SPAN&gt;&lt;SPAN&gt;ENDDATE&lt;/SPAN&gt;)"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. Sum( {&amp;lt;OrderDate={"&amp;gt;=$(=AddMonths(Max(OrderDate),-6)) &amp;lt;=$(=Max(OrderDate))"}&amp;gt;} OrderRecordCounter)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 19:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-6-month-without-current-month/m-p/1540505#M745792</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-02-06T19:05:40Z</dc:date>
    </item>
  </channel>
</rss>

