Hello,
I'm using Windows 7 and CR 11.5 build 2, pulling data from SQL 2005.
I have to display the dates of patient immunizations on a state form. The form has been scanned and placed into the report to underlay the data. I have variables set up for all of the occurrences of the immunizations (up to 5 dates each), and I'm trying to display them on the proper place in the scan. My problem is each immunization is in a different row of the table, so I end up with a 20 page report with one immunization date on each page. Is there a way to pull the dates of the immunizations into an array to display all of them on one level of the report?
I'm using Windows 7 and CR 11.5 build 2, pulling data from SQL 2005.
I have to display the dates of patient immunizations on a state form. The form has been scanned and placed into the report to underlay the data. I have variables set up for all of the occurrences of the immunizations (up to 5 dates each), and I'm trying to display them on the proper place in the scan. My problem is each immunization is in a different row of the table, so I end up with a 20 page report with one immunization date on each page. Is there a way to pull the dates of the immunizations into an array to display all of them on one level of the report?