I have created a report using scripted datasource.I had to do some mathematical operations for calculating something so I used a dynamic text. Now the problem is that the value coming in dynamic text is correct for the first row.But for the second row it uses the same values which was used in 1st row,And not the values which are present in 2nd row of datasource.
Can anyone tell me how to map the values considering I have already binded the data.