Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Help with Reports: Within one of my .rdlc there 2 tables from 2 datasets....

Help with Reports: Within one of my .rdlc there 2 tables from 2 datasets....

Scheduled Pinned Locked Moved Windows Forms
help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    roman_s
    wrote on last edited by
    #1

    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")

    R 1 Reply Last reply
    0
    • R roman_s

      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")

      R Offline
      R Offline
      Richard Blythe
      wrote on last edited by
      #2

      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.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups