<?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 Set Analysis  expression Problem for Date comparison in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-Problem-for-Date-comparison/m-p/205781#M62121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am facing one problem using set analysis expression for date comparison...Please have a look and suggest me ASAP as this is very urgent requirement.......&lt;/P&gt;&lt;P&gt;1st Condition:&lt;BR /&gt; I WANT A RESULT DATA TO COUNT MY ALL FILENO.&lt;BR /&gt;(BTFILE_NO-FIELD) FROM THE FIELD&lt;BR /&gt; (FIRST DISBURSEMENT DATE)--THESE FILES SHOULD BE COUNTED FROM&lt;BR /&gt;THEIR MINUM DATE TO MY CURRENT SELECTION MONTH LIKE FROM MIN DATE&lt;BR /&gt;(FIRST DISBURSEMENT DATE ) TO CURRENT SELECTED MONTH COUNT ALL FILE&lt;BR /&gt;NOS EXPRESSION SHOULD BE LIKE THIS COUNT({$} FILENO ) OR HOW CAN I USE&lt;BR /&gt;BETWEEN FUNCTION IN SET ANALYSIS PROBLEM LIKE I WANT TO COUNT ALL&lt;BR /&gt;FILES NO BETWEEN CURRENT SELECTED MONTH TO FIRST DISB DATE (MINIMUM)&lt;BR /&gt;--- FROM TRASANCTION START VERY FIRST DATE AND ALONG WITH THIS STATUS&lt;BR /&gt;SHOULD BE 'DEFERRED'&lt;/P&gt;&lt;P&gt;EXPRESSION SHOULD BE LIKE THIS---&lt;BR /&gt;COUNT(IF( STATUS='DEFERRED',MONTHNAME=&amp;gt;MONTH(FIRST_DISB_DATE),DISTINCT&lt;BR /&gt;BTFILE NO)&lt;BR /&gt; THIS EXPRESSION I WANT TO USE BY APPLYING SET ANALYSIS FOR CURRENT&lt;BR /&gt;AND PREVIOUS MONTH BOTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd condition with Union&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i am using condition like my Doc Recived Date should be greater&lt;BR /&gt;than selected month ???? --- This selected month will come from&lt;BR /&gt;(First_Disb_Date)&lt;/P&gt;&lt;P&gt;expression is like this ..&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;YM={'$(vCurrentyearmonth)'},Year=,Quarter=,MonthName=&amp;gt;}&lt;BR /&gt;distinct BTFILE_NO)&lt;/P&gt;&lt;P&gt;here i want to insert one more condition using greater than sign for&lt;BR /&gt;date like if my( RMONTH &amp;gt; MONTHNAME ) THEN COUNT FUNCTION SHOULD&lt;BR /&gt;WORK.....&lt;/P&gt;&lt;P&gt;RMONTH WILL COME FROM RECIVE DATE FIELD ---MONTH(RECEIEVE DATE) SHOULD&lt;BR /&gt;BE GREATER THAN MY SELECTED MONTHNAME THEN FILE NO SHOULD BE&lt;BR /&gt;COUNT......&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MONTHNAME WILL COME FROM FIRST DISB DATE ON WHICH WE WILL MAKE&lt;BR /&gt;SELECTION FOR YEAR AND MONTH....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PLEASE FIND OUT THE APPLICATION ATTACHED FOR YOUR REFRENCE AND&lt;BR /&gt;UNDERSTANDING.........&lt;/P&gt;&lt;P&gt;Please reply ASAP..... AS THIS IS VERY URGENT....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please find out application doccument(qvw) attached for your&lt;BR /&gt;understanding and reference.........&lt;/P&gt;&lt;P&gt;If any problem to understand the logic and expected result please&lt;BR /&gt;revert back........&lt;/P&gt;&lt;P&gt;Waiting for your reply.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Sep 2010 09:20:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-17T09:20:18Z</dc:date>
    <item>
      <title>Set Analysis  expression Problem for Date comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-Problem-for-Date-comparison/m-p/205780#M62120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;1st Condition:&lt;BR /&gt; I WANT A RESULT DATA TO COUNT MY ALL FILENO.&lt;BR /&gt;(BTFILE_NO-FIELD) FROM THE FIELD&lt;BR /&gt; (FIRST DISBURSEMENT DATE)--THESE FILES SHOULD BE COUNTED FROM&lt;BR /&gt;THEIR MINUM DATE TO MY CURRENT SELECTION MONTH LIKE FROM MIN DATE&lt;BR /&gt;(FIRST DISBURSEMENT DATE ) TO CURRENT SELECTED MONTH COUNT ALL FILE&lt;BR /&gt;NOS EXPRESSION SHOULD BE LIKE THIS COUNT({$} FILENO ) OR HOW CAN I USE&lt;BR /&gt;BETWEEN FUNCTION IN SET ANALYSIS PROBLEM LIKE I WANT TO COUNT ALL&lt;BR /&gt;FILES NO BETWEEN CURRENT SELECTED MONTH TO FIRST DISB DATE (MINIMUM)&lt;BR /&gt;--- FROM TRASANCTION START VERY FIRST DATE AND ALONG WITH THIS STATUS&lt;BR /&gt;SHOULD BE 'DEFERRED'&lt;/P&gt;&lt;P&gt;EXPRESSION SHOULD BE LIKE THIS---&lt;BR /&gt;COUNT(IF( STATUS='DEFERRED',MONTHNAME=&amp;gt;MONTH(FIRST_DISB_DATE),DISTINCT&lt;BR /&gt;BTFILE NO)&lt;BR /&gt; THIS EXPRESSION I WANT TO USE BY APPLYING SET ANALYSIS FOR CURRENT&lt;BR /&gt;AND PREVIOUS MONTH BOTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd condition with Union&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i am using condition like my Doc Recived Date should be greater&lt;BR /&gt;than selected month ???? --- This selected month will come from&lt;BR /&gt;(First_Disb_Date)&lt;/P&gt;&lt;P&gt;expression is like this ..&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;YM={'$(vCurrentyearmonth)'},Year=,Quarter=,MonthName=&amp;gt;}&lt;BR /&gt;distinct BTFILE_NO)&lt;/P&gt;&lt;P&gt;here i want to insert one more condition using greater than sign for&lt;BR /&gt;date like if my( RMONTH &amp;gt; MONTHNAME ) THEN COUNT FUNCTION SHOULD&lt;BR /&gt;WORK.....&lt;/P&gt;&lt;P&gt;RMONTH WILL COME FROM RECIVE DATE FIELD ---MONTH(RECEIEVE DATE) SHOULD&lt;BR /&gt;BE GREATER THAN MY SELECTED MONTHNAME THEN FILE NO SHOULD BE&lt;BR /&gt;COUNT......&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MONTHNAME WILL COME FROM FIRST DISB DATE ON WHICH WE WILL MAKE&lt;BR /&gt;SELECTION FOR YEAR AND MONTH....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PLEASE FIND OUT THE APPLICATION ATTACHED FOR YOUR REFRENCE AND&lt;BR /&gt;UNDERSTANDING.........&lt;/P&gt;&lt;P&gt;Please reply ASAP..... AS THIS IS VERY URGENT....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please find out application doccument(qvw) attached for your&lt;BR /&gt;understanding and reference.........&lt;/P&gt;&lt;P&gt;If any problem to understand the logic and expected result please&lt;BR /&gt;revert back........&lt;/P&gt;&lt;P&gt;Waiting for your reply.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 09:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-Problem-for-Date-comparison/m-p/205780#M62120</guid>
      <dc:creator />
      <dc:date>2010-09-17T09:17:19Z</dc:date>
    </item>
    <item>
      <title>Set Analysis  expression Problem for Date comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-Problem-for-Date-comparison/m-p/205781#M62121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am facing one problem using set analysis expression for date comparison...Please have a look and suggest me ASAP as this is very urgent requirement.......&lt;/P&gt;&lt;P&gt;1st Condition:&lt;BR /&gt; I WANT A RESULT DATA TO COUNT MY ALL FILENO.&lt;BR /&gt;(BTFILE_NO-FIELD) FROM THE FIELD&lt;BR /&gt; (FIRST DISBURSEMENT DATE)--THESE FILES SHOULD BE COUNTED FROM&lt;BR /&gt;THEIR MINUM DATE TO MY CURRENT SELECTION MONTH LIKE FROM MIN DATE&lt;BR /&gt;(FIRST DISBURSEMENT DATE ) TO CURRENT SELECTED MONTH COUNT ALL FILE&lt;BR /&gt;NOS EXPRESSION SHOULD BE LIKE THIS COUNT({$} FILENO ) OR HOW CAN I USE&lt;BR /&gt;BETWEEN FUNCTION IN SET ANALYSIS PROBLEM LIKE I WANT TO COUNT ALL&lt;BR /&gt;FILES NO BETWEEN CURRENT SELECTED MONTH TO FIRST DISB DATE (MINIMUM)&lt;BR /&gt;--- FROM TRASANCTION START VERY FIRST DATE AND ALONG WITH THIS STATUS&lt;BR /&gt;SHOULD BE 'DEFERRED'&lt;/P&gt;&lt;P&gt;EXPRESSION SHOULD BE LIKE THIS---&lt;BR /&gt;COUNT(IF( STATUS='DEFERRED',MONTHNAME=&amp;gt;MONTH(FIRST_DISB_DATE),DISTINCT&lt;BR /&gt;BTFILE NO)&lt;BR /&gt; THIS EXPRESSION I WANT TO USE BY APPLYING SET ANALYSIS FOR CURRENT&lt;BR /&gt;AND PREVIOUS MONTH BOTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd condition with Union&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i am using condition like my Doc Recived Date should be greater&lt;BR /&gt;than selected month ???? --- This selected month will come from&lt;BR /&gt;(First_Disb_Date)&lt;/P&gt;&lt;P&gt;expression is like this ..&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;YM={'$(vCurrentyearmonth)'},Year=,Quarter=,MonthName=&amp;gt;}&lt;BR /&gt;distinct BTFILE_NO)&lt;/P&gt;&lt;P&gt;here i want to insert one more condition using greater than sign for&lt;BR /&gt;date like if my( RMONTH &amp;gt; MONTHNAME ) THEN COUNT FUNCTION SHOULD&lt;BR /&gt;WORK.....&lt;/P&gt;&lt;P&gt;RMONTH WILL COME FROM RECIVE DATE FIELD ---MONTH(RECEIEVE DATE) SHOULD&lt;BR /&gt;BE GREATER THAN MY SELECTED MONTHNAME THEN FILE NO SHOULD BE&lt;BR /&gt;COUNT......&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MONTHNAME WILL COME FROM FIRST DISB DATE ON WHICH WE WILL MAKE&lt;BR /&gt;SELECTION FOR YEAR AND MONTH....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PLEASE FIND OUT THE APPLICATION ATTACHED FOR YOUR REFRENCE AND&lt;BR /&gt;UNDERSTANDING.........&lt;/P&gt;&lt;P&gt;Please reply ASAP..... AS THIS IS VERY URGENT....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please find out application doccument(qvw) attached for your&lt;BR /&gt;understanding and reference.........&lt;/P&gt;&lt;P&gt;If any problem to understand the logic and expected result please&lt;BR /&gt;revert back........&lt;/P&gt;&lt;P&gt;Waiting for your reply.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 09:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-Problem-for-Date-comparison/m-p/205781#M62121</guid>
      <dc:creator />
      <dc:date>2010-09-17T09:20:18Z</dc:date>
    </item>
  </channel>
</rss>

