R
Rene
Good afternoon,
I am having trouble developing a report. The format is as follows:
Activity ReportableInjuries LostTimeInjuries
Etc.
Name Mth Ytd Mth PY Ytd PY Mth Ytd Mth PY Ytd PY
Etc.
Basically, there are about 127 locations I list (using Labels) under the
"Activity Name" column in the report. The queries pull the accompanying data
for each location.
The issue is:
So far the only way I've been able to piece the massive report together and
get it to work is by having one query for each column ("Mth RI", "Ytd RI",
"Mth PY RI", Ytd PY RI", "Mth LT", "Ytd LT", etc...) and accompanying
subreports that group each location, due to limits on the amount of objects a
single report can have. It all works, but when I incorporate the subreports
into one master report to glue all of it together, I receive a message
stating that I have reached the limit of the amount of tables that can be
open at the same time and am not able to run the report.
Please help or provide an alternative way of getting this done.
Thanks in advance for all your help,
Rene
I am having trouble developing a report. The format is as follows:
Activity ReportableInjuries LostTimeInjuries
Etc.
Name Mth Ytd Mth PY Ytd PY Mth Ytd Mth PY Ytd PY
Etc.
Basically, there are about 127 locations I list (using Labels) under the
"Activity Name" column in the report. The queries pull the accompanying data
for each location.
The issue is:
So far the only way I've been able to piece the massive report together and
get it to work is by having one query for each column ("Mth RI", "Ytd RI",
"Mth PY RI", Ytd PY RI", "Mth LT", "Ytd LT", etc...) and accompanying
subreports that group each location, due to limits on the amount of objects a
single report can have. It all works, but when I incorporate the subreports
into one master report to glue all of it together, I receive a message
stating that I have reached the limit of the amount of tables that can be
open at the same time and am not able to run the report.
Please help or provide an alternative way of getting this done.
Thanks in advance for all your help,
Rene