Home » Developer & Programmer » Reports & Discoverer » Please Reply Soon
Please Reply Soon [message #89082] Fri, 29 August 2003 04:55 Go to next message
Kanwar Abid
Messages: 3
Registered: August 2003
Junior Member
I m making report which will show absent days(date) of a employee between one month. I have a table "atd"
which have values of present dates like
01-aug-03
02-aug-03
04-aug-03
-----
-----
----- and so on
I want to print 03-aug-03 because it is not available in the table
Re: Please Reply Soon [message #89126 is a reply to message #89082] Fri, 10 October 2003 06:47 Go to previous message
AbdulKhaliq
Messages: 11
Registered: August 2003
Junior Member
u hv to place 31 function columns in the report's datamodel. every column represent the day of month accordingly. and then extract the data from database other wise mark that column as Absent 'A'.
i.e.
in cf_1st function (representing 1st day of the month)
extract only 01-aug-03 and if exist in the table then this function should return 'P' else 'A'.

i think u b the clear abt the solution.
Previous Topic: Report Automate
Next Topic: Passing parameters from Forms to Reports
Goto Forum:
  


Current Time: Fri Apr 19 18:01:21 CDT 2024