kotturr 0 Newbie Poster

hi,

How do I get cell value of each column field in the matrix report. I have simple matrix report which has column field as DivisionNo,Row field as AccountNo and cell field as Credit_Amount whose source is DATABASE column. And I have Summary column for account wise ie rowwise summary. I am trying to generate report against accountwise and divisionno and supressing whose summary is '0' but the problem is it is supressing a row whose summary is '0' but it has values for some of the column field value for particular row.

I would like to know how should I track the value of each column field(ie repeating field whose direction is across) The cell field is Credit_amount. how to trap value of credit for each division so that I can supress only those rows whose summary value is '0' and it has some value in column fields.

Thanks
Ram