In the format trigger for the specified object, you attempted to set the value of a Reports Builder column parameter. For example, you can use the value of a column called COUNT1 in a condition (for example, IF :COUNT1 = 10), but you cannot directly set its value in an assignment statement (for example, COUNT1 = 10).
Action:
Remove the assignment statement from the format trigger.
Note: For help on other error messages, see Finding error message help.
Copyright © 1984, 2005, Oracle. All rights reserved.