asked on
ASKER
=Sum(IIF(Fields!ProductID.Value = First(ReportItems("ProductID").Value, Fields!originalnumberofQtyValue.Value, NOTHING), "DataSet1")
where "First(ReportItems("ProducASKER
ASKER
ASKER
Microsoft SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality.SQL Server is available in multiple versions, typically identified by release year, and versions are subdivided into editions to distinguish between product functionality. Component services include integration (SSIS), reporting (SSRS), analysis (SSAS), data quality, master data, T-SQL and performance tuning.
TRUSTED BY
=Sum(Fields!originalnumber
next it most likely has to do with the grouping. I have had similar problems.
take out all the grouping data and rebuild it.
if that does not work I have rebuild the report working on small sections of data to find out the report