Reputation: 7388
Here's my situation. I've got to report a list of activities for a place chronologically. There are a multitude of different kinds of activities. They do share some data in common (i'll put this in the main report), but I want to have it so that depending on what kind of activity is done, a different subreport shows the details that are unique for each activity. Is this possible?
Upvotes: 0
Views: 107
Reputation: 2615
Yes, you could suppress the subreports using formulae which look at the fields you use to link the main report to the subreports.
Upvotes: 2