Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
sudeep_d
Partner - Creator
Partner - Creator

filtering data on date while fetching from SAP

Hi,

zicrm:

load

/bic/submiton,

zcaldate,

z_z4

sql select  /bic/submiton,zcaldate,z_z4 from /bic/zicrm;

In the above mentioned eg, i want to filter data on datefield i.e(/bic/submiton) for last two days including today,

where /bic/submiton has data in text format e.g: 01-aug-2012,

now how do i convert this text into date format and compare with todays date in sql and fetch only last 2 days data

in short ,what should be my where statement to get last two days data???

any help would be appreciated

Thanks

Sudeep

Labels (1)
0 Replies