1. I am trying to return a value that is in text form from these two equation
=sum(Fields!Projects_BillRatename.Value,"table1_Group4",recursive) and =Fields!Projects_BillRatename.Value. The data is a text form and it is not in every row in this Field. How can I write the code to bring it thru. These two do not work. The recursive gives me #Error and Value give me nothing. First does not give me a value as well.