-
Different tables
i work with CR10
i need to make a report depend on table call (ex. money)
and in the same time
i need the report read data from money table or credit table (user optional)
note : - money & credit tables has the same structure
...
remember : - :mad:
i wait your answer ;)
-
Re: Different tables
-
Re: Different tables
I would recommend creating 2 subreports in your report. Then pass in a parameter that tells the report which subreport to show.
That seems to be the easiest way to do what you are looking for.