Want to add another row in tablix if my data is changed from the same field in RDLC

16 views Asked by At

enter image description here

in this tablix I have a field name Tax Type Code instead of hard coded GST/HSTAmountLbl. That field(TaxTypeCode) is getting the name of tax type.

Now I'm expecting to do something on this tablix that if the value of my field i.e; TaxTypeCode changes then it add the field on different row and show the related amount on this whole row.

Please help me I'm so confused. :-(

0

There are 0 answers