in OBIEE 10g, want to customize cell border of pivot table, for right side of cell should be black and rest sides need to be other color. When trying to set same from Edit Format -> Border setting, at a time it allows to set only one color, rest sides of cell become blank.
When tried to set it from 'Custom CSS Style' by using border-right: black 3px solid; this border is coming around text in that cell and not to exact border of cell.
Request your i/ps on same.