Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesIt would be cool if, in the API, we could get at all data fields for the relevant dataset, without having to manually list them in the Expression builder area. Example: if we had a formula function called "AllFields()" that returns all fields. Then, supposing we had a huge data set with hundreds of fields, we could do something like Average(AllFields()) in order to average all of the fields without listing them individually.
And I know, the multi-field formula is there also, but it would still be handy to have this, especially in conjunction with the API, where I'd like to be able to write methods that cruise all data fields to do this or that. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.