Help with Reports: Within one of my .rdlc there 2 tables from 2 datasets....
-
Hi, I need help with my report I have created 2 tables: Table1: >>Datasource: Datasource1 >>Dataset: ReportItemLevelDetail1 Its grouped by category: CategoryGroup1, expression =Fields!CategoryName.Value The field creates a running value of =Sum(Fields!ActualCost.Value,"CategoryGroup1") Table2: >>Datasource: Datasource2 >>Dataset: ReportItemLevelDetail2 Its grouped by category: CategoryGroup1, expression =Fields!CategoryName.Value The field creates a running value of =Sum(Fields!ActualCost.Value,"CategoryGroup2") Both create the same data but at different time periods I need to make a table3 and with The difference between =Sum(Fields!ActualCost.Value,"CategoryGroup1") and =Sum(Fields!ActualCost.Value,"CategoryGroup2")
-
Hi, I need help with my report I have created 2 tables: Table1: >>Datasource: Datasource1 >>Dataset: ReportItemLevelDetail1 Its grouped by category: CategoryGroup1, expression =Fields!CategoryName.Value The field creates a running value of =Sum(Fields!ActualCost.Value,"CategoryGroup1") Table2: >>Datasource: Datasource2 >>Dataset: ReportItemLevelDetail2 Its grouped by category: CategoryGroup1, expression =Fields!CategoryName.Value The field creates a running value of =Sum(Fields!ActualCost.Value,"CategoryGroup2") Both create the same data but at different time periods I need to make a table3 and with The difference between =Sum(Fields!ActualCost.Value,"CategoryGroup1") and =Sum(Fields!ActualCost.Value,"CategoryGroup2")
o0romeo0o wrote:
I need help with my report
Who is the creator of the report object? This sounds more like a question for them.
The mind is like a parachute. It doesn’t work unless it’s open.