<?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: Set Analysis with variable and date period greater than less than in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556878#M456942</link>
    <description>Perhaps this&lt;BR /&gt;Sum({&amp;lt;[EMP_NM]= {'ABC','XYZ'},APPROVEDDATE = {"&amp;gt;=$(=Date($(v_DateFrom)))&amp;lt;=$(=($(v_DateTo)))"}&amp;gt;}MANHRS)</description>
    <pubDate>Fri, 15 Mar 2019 02:23:47 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-03-15T02:23:47Z</dc:date>
    <item>
      <title>Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556873#M456941</link>
      <description>&lt;P&gt;Dear Masters out there !&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 variables v_DateFrom and v_DateTo, chosen/assigned from Calendar object . Then i need to count total man hrs worked for a list of employee within that date range . The below is not working in my expression . Please assist&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[EMP_NM]= {'ABC','XYZ'},APPROVEDDATE = {"&amp;gt;=$(=Date(v_DateFrom))&amp;lt;=$(=(v_DateTo))"}&amp;gt;}MANHRS)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;Lim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556873#M456941</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2024-11-16T04:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556878#M456942</link>
      <description>Perhaps this&lt;BR /&gt;Sum({&amp;lt;[EMP_NM]= {'ABC','XYZ'},APPROVEDDATE = {"&amp;gt;=$(=Date($(v_DateFrom)))&amp;lt;=$(=($(v_DateTo)))"}&amp;gt;}MANHRS)</description>
      <pubDate>Fri, 15 Mar 2019 02:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556878#M456942</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-03-15T02:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556880#M456943</link>
      <description>&lt;P&gt;Errmmm, thanks loveisfail , the expression show OK , but i do not see any result . It suppose to be some data shown&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 02:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556880#M456943</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-15T02:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556887#M456944</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/13525"&gt;@limfungkeat&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;&lt;SPAN&gt;APPROVEDDATE&amp;nbsp;&lt;/SPAN&gt; ={"&amp;gt;=$(=&lt;SPAN&gt;v_DateFrom&lt;/SPAN&gt;)&amp;lt;=$(=&lt;SPAN&gt;v_DateTo&lt;/SPAN&gt;)"},&lt;SPAN&gt;[EMP_NM]&lt;/SPAN&gt;={ &lt;SPAN&gt;'ABC','XYZ'&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN&gt;MANHRS&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Try this, it should work. And in variable itself make it Date(&lt;SPAN&gt;v_DateFrom) rather in set analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- Shubham&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 04:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556887#M456944</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-15T04:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556925#M456945</link>
      <description>&lt;P&gt;Dear all / Shubham&lt;/P&gt;&lt;P&gt;i attached my qvw file and the data source i extracted from my oracle table . The replies given so far is still not working ...Looking forward to some solutions Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 06:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556925#M456945</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-15T06:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556951#M456947</link>
      <description>&lt;P&gt;It is working in my case, try it&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;&lt;STRONG&gt;vDate&lt;/STRONG&gt; = {"&amp;gt;=$(=vDateFrom)&amp;lt;=$(=vDateTo)"},EMP_NM={'A','B'}&amp;gt;}MANHRS)&lt;/P&gt;&lt;P&gt;It is creating issue in set analysis because of APPROVEDDATE date format, I changed it then also it wasn't working.&lt;/P&gt;&lt;P&gt;It works in simple exp like&amp;nbsp;=sum(if(APPROVEDDATE&amp;gt;=vDateFrom and appDates&amp;lt;=vDateTo,MANHRS)) but not in set analysis.&lt;/P&gt;&lt;P&gt;So create &lt;STRONG&gt;vDate&lt;/STRONG&gt; variable for APPROVEDDATE - &lt;STRONG&gt;vDate =date(APPROVEDDATE)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shubham&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 07:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556951#M456947</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-15T07:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556969#M456948</link>
      <description>&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;EMP_NM&lt;/TD&gt;&lt;TD&gt;MANHRS&lt;/TD&gt;&lt;TD&gt;APPROVEDDATE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;01/15/2019 15:34:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;02/15/2019 15:34:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;03/01/2019 15:34:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;03/15/2019 15:34:02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;03/18/2019 15:34:02&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Shubham - thank you so much for proactively help to resolve my problem , refer the above data set , by using the below exp from you (where i have created the variable &lt;STRONG&gt;vDate =date(APPROVEDDATE)&lt;/STRONG&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;vDate = {"&amp;gt;=$(=vDateFrom)&amp;lt;=$(=vDateTo)"},EMP_NM={'A'}&amp;gt;}MANHRS)&lt;/P&gt;&lt;P&gt;so, when i select the date from the calendar object - say 1/3/2018 - 31/3/2018 , i am expecting my pivot table to show&lt;/P&gt;&lt;P&gt;only 20 manhrs , instead of&amp;nbsp; 36 manhrs ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 08:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556969#M456948</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-15T08:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556991#M456949</link>
      <description>&lt;P&gt;HI Limfungkeat,&lt;/P&gt;&lt;P&gt;If you mention EMP='A' then it doesn't work. If you want to&amp;nbsp; show this in table according to EMP name then it will work, I have changed some values in data and look at the result in table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adad.png" style="width: 644px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8103i1555D68D31B9C533/image-size/large?v=v2&amp;amp;px=999" role="button" title="adad.png" alt="adad.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now according to above data and if I select date from - 01-03-2019 to 02-03-2019, then it should show 20.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yyyyyy.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8104i7628FF9794832089/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yyyyyy.png" alt="yyyyyy.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Check and let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Shubham&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 08:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1556991#M456949</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-15T08:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557008#M456950</link>
      <description>&lt;P&gt;can i have your&amp;nbsp; version of the data source and the qvw file ? I will check and compare against mine . thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 09:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557008#M456950</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-15T09:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557018#M456951</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry I cannot share qvw, but have a look on my exp. Reason why direct date is not working with set analysis because your time is different for same dates. We need to use &lt;EM&gt;&lt;STRONG&gt;Floor()&lt;/STRONG&gt;&lt;/EM&gt; for the same.&lt;/P&gt;&lt;P&gt;Script :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;LOAD EMP_NM, 
     MANHRS, 
     //APPROVEDDATE as appDates
     Floor(APPROVEDDATE) as appDates
FROM
[C:\Users\KT3028\Downloads\timesheet.xls]
(biff, embedded labels, table is [Sheet 1$]);

&lt;/PRE&gt;&lt;P&gt;Variables :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;vDateFrom = appDates
vDateTo = appDates&lt;/PRE&gt;&lt;P&gt;Now use this expression with dimension EMP_NM,&lt;/P&gt;&lt;PRE&gt;= sum({&amp;lt;appDates = {"&amp;gt;=$(=vDateFrom)&amp;lt;=$(=vDateTo)"}&amp;gt;}MANHRS)
 	&lt;/PRE&gt;&lt;P&gt;-Shubham&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 09:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557018#M456951</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-15T09:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557029#M456952</link>
      <description>&lt;P&gt;Reason why it was not working previously with condition E&lt;SPAN&gt;MP_NM={'A'} because&amp;nbsp;same date has different time, so &lt;EM&gt;&lt;STRONG&gt;floor()&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;manipulated&amp;nbsp;that.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 09:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557029#M456952</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-15T09:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557540#M456953</link>
      <description>&lt;P&gt;thank you so much Shubham ! I got the tips and solution from you man ...&lt;/P&gt;&lt;P&gt;Now , i need to apply this to the data source where i need to run the sql statement and extract the data from Oracle table , instead of using the xls table/ data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2019 09:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557540#M456953</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-17T09:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557604#M456954</link>
      <description>Great, Kudos !!</description>
      <pubDate>Mon, 18 Mar 2019 04:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557604#M456954</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-18T04:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557669#M456955</link>
      <description>&lt;P&gt;Dear Shubham - I tried to apply the same concept by replacing the load statement with the below (am using oracle table as datasource &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;select EMP_NM as employeename, MANHRS,APPROVEDDATE as appDates&lt;/P&gt;&lt;P&gt;FROM timesheet&lt;/P&gt;&lt;P&gt;the output&amp;nbsp;of the straight&amp;nbsp; table &amp;nbsp;is blank .&lt;/P&gt;&lt;P&gt;How to use the Floor function in oracle ? As if I will to re-write the statement like this :&lt;/P&gt;&lt;P&gt;select EMP_NM as employeename, MANHRS, FLOOR(APPROVEDDATE) as appDates&lt;/P&gt;&lt;P&gt;FROM timesheet&lt;/P&gt;&lt;P&gt;I will get error ORA 00932 – Inconsistent data type. Expected number got Date&lt;/P&gt;&lt;P&gt;The data type for APPROVEDDATE in the table is DATE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 08:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557669#M456955</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-18T08:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557681#M456956</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to use &lt;STRONG&gt;Resident load&lt;/STRONG&gt; for the same,&lt;/P&gt;&lt;PRE&gt;oracleScript:
select EMP_NM as employeename, MANHRS,APPROVEDDATE as appDates FROM timesheet ;
NoConcatenate
Load EMP_NM as employeename, MANHRS, &lt;STRONG&gt;floor(APPROVEDDATE)&lt;/STRONG&gt; as appDates
&lt;STRONG&gt;Resident oracleScript;&lt;/STRONG&gt;
Drop table oracleScript ;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 08:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557681#M456956</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-18T08:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557704#M456957</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the revised script as below :&lt;/P&gt;&lt;P&gt;SET ThousandSep=',';&lt;/P&gt;&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyFormat='$#,##0.00;($#,##0.00)';&lt;/P&gt;&lt;P&gt;SET TimeFormat='h:mm:ss TT';&lt;/P&gt;&lt;P&gt;SET DateFormat='YYYY-MM-DD';&lt;/P&gt;&lt;P&gt;SET TimestampFormat='YYYY-MM-DD h:mm:ss[.fff] TT';&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;ODBC CONNECT32 TO [eForm Prod;DBQ=PHARMADB ] (XUserId is aABGUCZIPSUaEND, XPassword is EWUBEYFMTbcOXXJOELSA);&lt;/P&gt;&lt;P&gt;oracleScript:&lt;/P&gt;&lt;P&gt;select EMP_NM as employeename, MANHRS,APPROVEDDATE as appDates FROM timesheet_npd ;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Load EMP_NM as employeename, MANHRS, floor(APPROVEDDATE) as appDates&lt;/P&gt;&lt;P&gt;Resident oracleScript;&lt;/P&gt;&lt;P&gt;Drop table oracleScript ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/*&lt;/P&gt;&lt;P&gt;LOAD EMP_NM,&lt;/P&gt;&lt;P&gt;MANHRS,&lt;/P&gt;&lt;P&gt;//APPROVEDDATE as appDates&lt;/P&gt;&lt;P&gt;Floor(APPROVEDDATE) as appDates&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[C:\Backup\QlikView\My QlikviewBR\timesheet.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [Sheet 1$]);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I am getting the error while reloading the script as :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.jpg" style="width: 540px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8234i19B52301A58CC737/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.jpg" alt="Untitled.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 09:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557704#M456957</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-18T09:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557708#M456958</link>
      <description>Ohh Sorry...due to EMP_NM as employeename, it won't recognize EMP_NM in resident load.&lt;BR /&gt;Load only EMP_NM only (without alias name) or use employeename in resident load.&lt;BR /&gt;Apply same thing to other fields also.&lt;BR /&gt;&lt;BR /&gt;-Shubham</description>
      <pubDate>Mon, 18 Mar 2019 09:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557708#M456958</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-18T09:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557730#M456959</link>
      <description>&lt;P&gt;Changed to the below :&lt;/P&gt;&lt;P&gt;oracleScript:&lt;/P&gt;&lt;P&gt;select EMP_NM as employeename, MANHRS,APPROVEDDATE as appDates FROM timesheet_npd ;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Load EMP_NM,MANHRS,floor(APPROVEDDATE) as appDates&lt;/P&gt;&lt;P&gt;Resident oracleScript;&lt;/P&gt;&lt;P&gt;Drop table oracleScript ;&lt;/P&gt;&lt;P&gt;and still getting this :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled1.jpg" style="width: 451px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8241i0441BCBF4EB82950/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled1.jpg" alt="Untitled1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 09:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557730#M456959</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-18T09:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557737#M456960</link>
      <description>&lt;P&gt;I meant it like below,&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;oracleScript:
select &lt;STRONG&gt;EMP_NM, MANHRS,APPROVEDDATE&lt;/STRONG&gt; FROM timesheet ;
NoConcatenate
Load &lt;STRONG&gt;EMP_NM as emplyeenames, MANHRS, floor(APPROVEDDATE) as appDates&lt;/STRONG&gt;
Resident oracleScript;
Drop table oracleScript ;&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 Mar 2019 09:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1557737#M456960</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-18T09:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variable and date period greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1558173#M456961</link>
      <description>&lt;P&gt;Fantastic Shubham ! Thanks a lot man&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 01:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variable-and-date-period-greater-than-less/m-p/1558173#M456961</guid>
      <dc:creator>limfungkeat</dc:creator>
      <dc:date>2019-03-19T01:59:00Z</dc:date>
    </item>
  </channel>
</rss>

