Quantcast
Viewing all articles
Browse latest Browse all 10045

Row groups

Hi

I think I need to add a row group to a tablix however I have tried and it is not working.  I have taken a screen shot of the data below to try and explain my aim below.

https://www.dropbox.com/s/6n33z5g7esovxp2/Flex.jpg

I could do with the two tables being one and if for instance GP has 6 outstanding tasks as she does they then display all them tasks on seperate lines.  As the data comes from two different datasets that I don't think can be linked I am having troubles doing so as it is only a select few users with outstanding tasks.

I would like it to show the following as an exmaple

Staff Id - Sum Ammount - Sum Actual Minutes - Assigned By - Subject

CJJ - (£436.80) - 7.8 - - -

GP - (£84) - 1.5 - VH - CT600 Ready for Submission

     -          -       - VH - Abbreviated Accounts ready for submission

     -          -       - VH - CT600 Ready for Submission

And so on.........

As you can see above if the user has more than one tasks it displays them on seperate rows beneath that Staff ID.  Also if the user has no outstanding tasks then it just shows the information regarding Ammount and Actual Minutes.

I can get the intial line to show correctly by using

=LOOKUP(Fields!StaffId.Value,Fields!StaffId.Value,Fields!AssignedBy.Value,"Tasks")

However it only shows the first tasks for GP for instance and then doesnt populate rows beneath with the other 5 tasks outstanding.

Hope this makes sense and any advice would be appreciated.

Cheers

Chris


Cheers Chris


Viewing all articles
Browse latest Browse all 10045

Trending Articles