Tablix with details

  • Hi,

    I dont have much experience in developing rdl files and of course I need some help :).

    I have one tablix that is filled from one dataset1 using one SQL SP.

    For each row created by dataset1 and populate Tablix, I want to execute another SP from one Dataset2 with parameters from record row from dataset1, and if exist rows, to populate some data below of the each row and if not exist do not create this aditional details rows.

    Maybe from my picture is better understanding, and I want to know if is possible to create something like this.

    Thanks in advance and any advice will be very much apperciated

  • sounds like you need a subreport

  • Hi

    I solved the report by collecting all required data with on SP and in Tablix I solved by grouping

    Thanks

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply