BOXIR2; Oracle 9
Problem: Create a Running Total that evaluates on a formula; duplicate the Running Total, then edit the formula in the duplicate; the formula in the original also changes.
Example: Formula in the Evaluate X2 -
Mid({%Date_Char},6,2)="01" and
{WS_SCALE_TICKET.GROSS_WT} in {@Legal Limit} to {@Legal Limit}*1.1
After duplicating, I renamed the duplicate and then edited the Evaluate formula by removing the second criteria -
Mid({%Date_Char},6,2)="01"
The result was that, as soon as the duplicate was saved, the formula in the original RT was automatically overwritten with the new formula and the calculations refrehed to reflect the change.
This has happened each time I have duplicated RT's that evaluate on a formula. Has anyone else experienced this?
Problem: Create a Running Total that evaluates on a formula; duplicate the Running Total, then edit the formula in the duplicate; the formula in the original also changes.
Example: Formula in the Evaluate X2 -
Mid({%Date_Char},6,2)="01" and
{WS_SCALE_TICKET.GROSS_WT} in {@Legal Limit} to {@Legal Limit}*1.1
After duplicating, I renamed the duplicate and then edited the Evaluate formula by removing the second criteria -
Mid({%Date_Char},6,2)="01"
The result was that, as soon as the duplicate was saved, the formula in the original RT was automatically overwritten with the new formula and the calculations refrehed to reflect the change.
This has happened each time I have duplicated RT's that evaluate on a formula. Has anyone else experienced this?