Home All Groups Group Topic Archive Search About

mssql reporting services

Author
14 Mar 2006 12:39 PM
DavidT
how can I create a order list for a company in reporting services. It is
straight forward how to create the dataset and create the items on the order
but how do I get the companies address details from another table to appear
in the header. that is to say the company details appear once in the top
header ( not the  table header) and the many line items appear in the body.

many thanks
davidT

Author
28 Apr 2006 3:23 PM
Mark
DavidT,

If you do a join in the query, so each row contains the company details, as
well as the order details, you can add a group to the table, so the group
header displays the company details, and the grouping details section
displays all the orders associated with that company.

Mark

Show quote
"DavidT" wrote:

> how can I create a order list for a company in reporting services. It is
> straight forward how to create the dataset and create the items on the order
> but how do I get the companies address details from another table to appear
> in the header. that is to say the company details appear once in the top
> header ( not the  table header) and the many line items appear in the body.
>
> many thanks
> davidT
>
>
>

AddThis Social Bookmark Button