drill-down reports [message #132891] |
Tue, 16 August 2005 11:22 |
sirishay
Messages: 40 Registered: August 2005 Location: Hyderabad
|
Member |
|
|
hai all,
plz tell me how to creat drill-down reports using
srw.run_report(....).like if in dept table, if we click on a particular dept we should get the names of those who r in that dept.its urgent. plz help me out.
|
|
|
Re: drill-down reports [message #133119 is a reply to message #132891] |
Wed, 17 August 2005 14:54 |
ram kumar
Messages: 113 Registered: August 2002
|
Senior Member |
|
|
Hi
It would be great if u can tell more about ur reports environment that is more about reports version ,what kind of o/p does report produces etc
Ram
|
|
|
Re: drill-down reports [message #133268 is a reply to message #132891] |
Thu, 18 August 2005 05:40 |
sirishay
Messages: 40 Registered: August 2005 Location: Hyderabad
|
Member |
|
|
sirishay wrote on Tue, 16 August 2005 11:22 | hai all,
plz tell me how to creat drill-down reports using
srw.run_report(....).like if in dept table, if we click on a particular dept we should get the names of those who r in that dept.
i am using 2.5 version of reports.the report is like this,
columns in the table are date,userip, username(like scott, demo....), time. if we click on the userip we have to get the details of usernames n time, that this particular ip is connected on that particular date/day.
n one more query can we place buttons in the layout in this version(2.5) reports???
|
|
|
|
Re: drill-down reports [message #133273 is a reply to message #133268] |
Thu, 18 August 2005 06:03 |
sirishay
Messages: 40 Registered: August 2005 Location: Hyderabad
|
Member |
|
|
sirishay wrote on Thu, 18 August 2005 05:40 |
sirishay wrote on Tue, 16 August 2005 11:22 | hai all,
plz tell me how to creat drill-down reports using
srw.run_report(....).like if in dept table, if we click on a particular dept we should get the names of those who r in that dept.
i am using 2.5 version of reports.the report is like this,
columns in the table are date,userip, username(like scott, demo....), time. if we click on the userip we have to get the details of usernames n time, that this particular ip is connected on that particular date/day.
output : date/day userip username n time
8/8/2005 162.198.0.1 scott 9.30
(when we click on demo 12.45
this id we should ......
get this --> ) system.......n so on
n one more query can we place buttons in the layout in this version(2.5) reports???
|
|
|
|
|
Re: drill-down reports [message #133274 is a reply to message #133273] |
Thu, 18 August 2005 06:06 |
sirishay
Messages: 40 Registered: August 2005 Location: Hyderabad
|
Member |
|
|
sirishay wrote on Thu, 18 August 2005 06:03 |
sirishay wrote on Thu, 18 August 2005 05:40 |
sirishay wrote on Tue, 16 August 2005 11:22 | hai all,
plz tell me how to creat drill-down reports using
srw.run_report(....).like if in dept table, if we click on a particular dept we should get the names of those who r in that dept.
i am using 2.5 version of reports.the report is like this,
columns in the table are date,userip, username(like scott, demo....), time. if we click on the userip we have to get the details of usernames n time, that this particular ip is connected on that particular date/day.
output : date/day userip username n time
8/8/2005 162.198.0.1 scott 9.30
demo 12.45
system.......n so on
9/8/2005 162.198.0.2 demo 14.30
scott 17.20
n one more query can we place buttons in the layout in this version(2.5) reports???
|
|
|
|
|
|