I have a subreport which has a simple link from the main report...budget_id. The subreport prints the information from the budget table, but for some reason the field budget.budget_name is coming up blank in the subreport. This field can not be null in the database. It has data. All other fields in the subreport are showing the correct data for the same budget record.
What is going on? I've also noticed this for other fields in different subreports...for database fields that can not be null but are not showing in the subreport.
I even tried linking the Budget Name from the main report as a parameter and print that out, but to no avail.
Thanks for any help/suggestions,
Dave
What is going on? I've also noticed this for other fields in different subreports...for database fields that can not be null but are not showing in the subreport.
I even tried linking the Budget Name from the main report as a parameter and print that out, but to no avail.
Thanks for any help/suggestions,
Dave