Open ghannington opened 4 months ago
Just a note that MR91 has the same error
Just as an extra note, it doesn't seem to matter if the sort keys are set as 'As Data' or 'Categorize', or 'Print' or 'Print Suppress', the problem seems to happen when:
It used to be that the Group Aggregation Function could be blank, so avoid this error, but now blank is not allowed. That is another question for debate - should we allow the Group Aggregation Function to be blank again?
Another piece of information - GVBMR88 expects numeric columns to be in CT columns, if any subtotaling function (record or group) is specified. If the compiler generates DT columns only, and there is a Group Aggregation Function set, then MR88 will return all zeros, because it's trying to use CT columns that aren't there. MR88 should probably handle this better, with at least an error message.
A Report view with no FRA, and 'As Data' set for both sort keys (i.e. no aggregation in MR88) creates DTEs in the XLT but with incorrect offsets. It looks like it's getting confused that it doesn't have CTEs. See SAFRWBGD, Env 795, View 12200.