PowerbuilderAngel
Programmer
Hello All,
I have another question. I have a nested report. I pass in 3 arguments from the base report to the nested report. One of the arguments is a balance field. The nested report displays a balance which is computed based on a balance that was passed in via argument from the base report and another field on the nested report. If the nested report does not produce any rows then I cannot display the balance because this balance only exists on the nested report. There is a balance on the base report, but I pass it in to the nested report because there is field that needs to added to the balance and the a new balance is generated on the nested report, but like I previously stated if no rows are returned from the nested report I still need to display the balance on the base report. How can I capture whether or not the retriveal arguments of the nested report returned any rows so that I can display the balance that is on the base report. Please note the based report is grouped by an id.
Thanks guys, you all are so smart!
I have another question. I have a nested report. I pass in 3 arguments from the base report to the nested report. One of the arguments is a balance field. The nested report displays a balance which is computed based on a balance that was passed in via argument from the base report and another field on the nested report. If the nested report does not produce any rows then I cannot display the balance because this balance only exists on the nested report. There is a balance on the base report, but I pass it in to the nested report because there is field that needs to added to the balance and the a new balance is generated on the nested report, but like I previously stated if no rows are returned from the nested report I still need to display the balance on the base report. How can I capture whether or not the retriveal arguments of the nested report returned any rows so that I can display the balance that is on the base report. Please note the based report is grouped by an id.
Thanks guys, you all are so smart!