If you have 2 different datasets, then Crystal is the wrong tool for you, it uses one at a time.
You might work around this by creating a Union All query to combine the data into one and then push that data, but understand that Crystal wouldn't know which data to use if you sent it two sets of data.
A Union All is a good fit for SQL databases, if you do not have a SQL database, then post your database type (you always should anyway).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.