PeteWalburn
Programmer
Hi,
Is it possible to use some of the data from a report in the SuggestRoiName function? One field of the my data has a unique number generated for the report. I would like to have the SuggestRoiName include this unique number in it's name.
I know that this value is not known when the report is initially loaded - it is only known once the SQLQuery has been executed. So the report would need to alter the RoiName once the SQL has been executed.
Can it be done?
Pete
Is it possible to use some of the data from a report in the SuggestRoiName function? One field of the my data has a unique number generated for the report. I would like to have the SuggestRoiName include this unique number in it's name.
I know that this value is not known when the report is initially loaded - it is only known once the SQLQuery has been executed. So the report would need to alter the RoiName once the SQL has been executed.
Can it be done?
Pete