When creating a computation in an application, where the report column numbering normally starts with “A”, in our application they are starting ludicrously high (e.g. “XI” and actually run out of values (e.g. “ZZ” then switch to simply being //.
I have written dozens of Apex applications, but never encountered this behavior before. Does anyone know how the number sequence works for computed columns and if/how the value can be reset to A?
