I have a new report in reports builder, it consists of 1 query, the report data looks ok. I then use chart wizard and generate a bar chart. It runs and looks ok.
I then go into Graphics builder, and modify the layout of the genie_query, on the graphics builder layout model I highlight one of the bars of the newly generated bar chart and check to see which field is identified in object navigator. I update the format trigger,
og_set_bfcolor (elem, 'blue');
save the graphics builder .ogd file.
I rerun the reports builder (which references this .ogd file) and the formatting hasn't happened.
Am I wrong to select the format trigger in the object navigator under the layout/genie section
I then go into Graphics builder, and modify the layout of the genie_query, on the graphics builder layout model I highlight one of the bars of the newly generated bar chart and check to see which field is identified in object navigator. I update the format trigger,
og_set_bfcolor (elem, 'blue');
save the graphics builder .ogd file.
I rerun the reports builder (which references this .ogd file) and the formatting hasn't happened.
Am I wrong to select the format trigger in the object navigator under the layout/genie section