I have one small problem with line color filling. It's fine works when I'm not using any filters or using filter 'Scorecard code' but if I additionally select 'DataShort' filter, doesn't show right filliing anywhere(ex.,3001, 4006 codes ) Grey line color is reflected in 'Blackground Color' property of dimensions (=if(mod(Aggr(nodistinct RowNo(Total),VARI_CODE),2) = 0, RGB(225,225,225)). In results, I have to have grey/white color lines changing, grouped by 'Variable code' field. Is it possible use something instead of aggr. App. in attachment.Thanks for any help.)