Hi all,
I have an issue in XML Bi Publisher(11). My requirement is based on the CF_1, the records are filtered. If CF_1=1 then the row will be displayed else the row will be hidden. Now i want the sum of shown records only. I have taken the field in my rtf sum(CF_BOQ_VAL). It is showing sum of all values not based on the condition. Please help me in solving this issue. I am enclosing the xml output and try to build the rtf by using All fields. Try to insert an additional field which is sum(CF_BOQ_VAL) (11TH column).