I am in Crystal 9 - report will go into CE9.
I understand exactly what is WRONG but not how to fix it!
OK - report is for fiscal periods, bringing in records and needs to do several different sums (for graphing).
I have 2 tables that are unlinkable (no option of changing them, either)!! 1 is the FCAL (system table with calendar dates and fiscal year / fiscal month info in it) and the other has the data that I need for the report.
I am basically using the FCAL in a subreport (unlinked) to figure out what the currentdate's fiscal year / fiscal month is and then passing that to the main report as a shared variable.
From there, I tried to set a trigger in my detail area of the report to show if the PRD field (which is the Fiscal Yr Fiscal Mo field in the PLGR table) is = to the shared variable that is coming in (to trigger when to start and stop running totals).
Of course, every time I try the running totals it tells me it cant and I know it is because the shared variable is a whileprintingrecords situation -- how the heck do I fix it???
Help! I have to finish this tonight! =(
LMC cryerlisa@hotmail.com
select * from Management where proj_mgmt_skills <> NULL
0 records returned
I understand exactly what is WRONG but not how to fix it!
OK - report is for fiscal periods, bringing in records and needs to do several different sums (for graphing).
I have 2 tables that are unlinkable (no option of changing them, either)!! 1 is the FCAL (system table with calendar dates and fiscal year / fiscal month info in it) and the other has the data that I need for the report.
I am basically using the FCAL in a subreport (unlinked) to figure out what the currentdate's fiscal year / fiscal month is and then passing that to the main report as a shared variable.
From there, I tried to set a trigger in my detail area of the report to show if the PRD field (which is the Fiscal Yr Fiscal Mo field in the PLGR table) is = to the shared variable that is coming in (to trigger when to start and stop running totals).
Of course, every time I try the running totals it tells me it cant and I know it is because the shared variable is a whileprintingrecords situation -- how the heck do I fix it???
Help! I have to finish this tonight! =(
LMC cryerlisa@hotmail.com
select * from Management where proj_mgmt_skills <> NULL
0 records returned