A script-enabled browser is required for this page to function properly.

REP-1307: Summary column '<column name>' has invalid product order.

Cause:

The possible causes of this error include the following:

Case 1: You have a summary which is not a running summary (that is, its Reset At is not Report), but its Product Order is not a subset of the source column's product order. The source column of the summary must be at least as frequent as the summary, which means that the summary's Product Order should be some subset of the source column's Product Order.

Case 2: You have a running summary (that is, its Reset At is Report) with a Product Order that is not a prefix of the source column's Product Order. For example, if the source column's Product Order were A,B,C, then the summary column's Product Order would have to be either A (by itself) or A,B. The summary's Product Order could not be B,A.

Action:

You can take the following actions to correct this error:

If Case 1: Change the Product Order of the summary such that it is a subset of its source column's Product Order.

If Case 2: Change the Product Order of the summary such that it is a prefix of the Source column's Product Order.

Note:  For help on other error messages, see Finding error message help.