Hi, I have a report with a number of subreports
In one of the sub reports I like to make use of the property command for shape Under certain conditions I like to fill the shape with the red color The command looks like this: PROPERTY <Component ID> BRUSH_COLOR 'Value' In my report it should look like PROPERTY WISCR_PO_TOTAAL BRUSH_COLOR 'RED' My expectation is that this command should be part of the 'After Generate EEP' However, nothing happens and the shape is still blank. Do I miss something? Tony

