Sunday, February 12, 2012

Businees Intelligence: Is it possible to return more than one tables in dataset


Is it possible to return a dataset contain more than one tables inside it....... andreceive in reporting services?

You can perform a join in your query if you wish, but each dataset can only access a single record set.

You can however setup multiple datasets and use these concurrently within your report.

Taz

No comments:

Post a Comment