I would like to be able to create simple computed fields in a query definition where the computed field value is based on fields in the returned items. For example, in a query that lists items with an Actual and Estimate field, I would like to be able to compute an Accuracy field, per item returned, based on those values from the query definition itself.
From a UI or API perspective, these computed fields would need to somehow be differentiated from real fields to reduce the number of occurrences of users trying to find that field for reporting.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.