Respondido Sub Report Help

  • Saturday, March 16, 2013 12:49 AM
     
     

    Hi

    I have a table, with some data.

    One of the cells, is a sub report, and that sub report has a numeric value.

    In the "parent table" that contains this sub report - can I add this value to another cells value?

All Replies

  • Saturday, March 16, 2013 10:26 AM
     
     
    Can anyone help? Want to add a sub reports cell, against a cell in the main report. Using 2008 R2 SQL and Report Builder 3.0
  • Sunday, March 17, 2013 12:29 AM
     
     Answered

    Sorry, to my knowledge, the main report can't access data from a sub-report. 

    If you provide a more specific case, I would think the best option is to additional code to the data source to calculate the required data, or add a sproc that returns the specific details you're looking for.