Good afternoon to the forum. below is my current dilemma:
I have a report where the source data is one table.
The table has fields for seven possible projects contained within it. There are multiple unique fields for each project. The record can have a minimum of one project and a maximum of seven. The prescence of a project is indicated by a seperate checkbox for each project that is either set to true (project present) or false (project not present).
I have set up a report where it shows the data fields for each one of the seven projects and it works fine.
My problem is that I want to display the fields for only the projects that are active (true) and not display the fields for the projects that are not present (false). I want to have the detail portion "grow" or "shrink" based on the projects that are true.
I can't seem to get this to work.
Does anyone have any advice to point me in the right direction on how to resolve this?
Any help would be greatly appreciated.
Thanks......
I have a report where the source data is one table.
The table has fields for seven possible projects contained within it. There are multiple unique fields for each project. The record can have a minimum of one project and a maximum of seven. The prescence of a project is indicated by a seperate checkbox for each project that is either set to true (project present) or false (project not present).
I have set up a report where it shows the data fields for each one of the seven projects and it works fine.
My problem is that I want to display the fields for only the projects that are active (true) and not display the fields for the projects that are not present (false). I want to have the detail portion "grow" or "shrink" based on the projects that are true.
I can't seem to get this to work.
Does anyone have any advice to point me in the right direction on how to resolve this?
Any help would be greatly appreciated.
Thanks......