Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

How to Create Report Linking two Datasets

$
0
0

Hi,

I'm using Report Builder.


I have a Stock Table:

ItemStockDateQty
A01/01/2013    3
C02/01/2013    4
A02/01/2013    1
A02/01/2013    3
D02/01/2013    7


and Sales Table with the following fields:

ItemSalesDateQty
D01/12/2012    1
D02/12/2012    3
C02/12/2012    3
D02/12/2012    1
A02/12/2012    7


Now I want a report that links the 2 and shows the Stock Qty and Sales Qty by Item

Item    StockQty    SalesQty

Simple enough...but...I need parameters so that the user can restrict the stockqty and salesqty on receipt date and sales date.

So for each Item I want to show the StockQty with a StockDate between 01/01/2013 and 02/01/2013 but want to see theSalesQty for that Item that have a SaleDate 01/12/2012 and 02/12/2012!


Any ideas on how I do this?


Thanks for any help in advance!






Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>