Dynamic Decimal List
Posted: Wed Mar 05, 2014 10:59 am
Hello,
I want to use a dynamic decimal list to print the sum of every wall to the report. When I use an example like this in a data band: “WallSumList[int.Parse(Wall.Number)]”. It prints the result a lot of times but I need it once. In the attachment you can see my problem. Do you have any solution for it?
Thank you
I want to use a dynamic decimal list to print the sum of every wall to the report. When I use an example like this in a data band: “WallSumList[int.Parse(Wall.Number)]”. It prints the result a lot of times but I need it once. In the attachment you can see my problem. Do you have any solution for it?
Thank you