HI Greetings,
I have a Dataset A with 6 records.
Example,
Dataset A
Record1
Record2
Record3
Record4
Record5
Record6
I am in the need of having two columns at saperate places in rdl with 3 records each
For Example,
DataSet A | DataSet A |
Record1 | Record4 |
Record2 | Record5 |
Record3 | Record6 |
Please provide the way to achieve this. i am using two different tablix with same 'dataSet A'
Thanks in Advance
Pari