2007 Aug 04 11:52 AM
Hi Experts,
can you have two intialization events in one report?
Hi Experts,
can you have two intialization events in one report?
2007 Aug 04 11:53 AM
2007 Aug 04 11:55 AM
Hi Shaik,
<b>Yes, </b>You can have more than one INITIALIZATION, TOP-OF-PAGE, END-OF-PAGE, START-OF-SELECTION and END-OF-SELECTION too in a report.
If you have more than one INITIALIZATION event in a report, it combines both the blocks as a single unit from top-to-down found in the report. It will trigger the second INITIALIZATION event once it is completed after first INITIALIZATION event. You can see this using debug on a report.
Thanks,
Vinay
2007 Aug 04 12:04 PM
Yes, you can have two INITIALIZATIONs and it will be executed in the order it is written in ur code..
2007 Aug 04 12:11 PM
hi,
yes you can write the two initialization statments.you will get the result of the recent executed initialization.
if you find this answer helpful,please reward me the points.
all the best
2007 Aug 04 12:34 PM
HI
Yes you can have two initialization but i think its waste because only statement will be executed out of two
Reward all helpfull answers
Regards
Pavan
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |