How to group a field that is set up to not store d...
# suiteanalytics
g
How to group a field that is set up to not store data and are defaulted to a formula. I'm trying to do so but I get errors when I try..
k
what's the error? and what is the field type? field name?
g
Unexpected error when I try to load the saved search, it's a custom field (I tried date and text..)
k
Yeah, but what is the field type?
Is it based on a date field?
Depending on the date field you are using as the formula - you could have problems summarizing it as a "group" - you may need to use "max" or "min" instead.
Of course - if that's a valid field for grouping- meaning you can get matching results with different dates - max or min doesn't work - and you'll have to get more... creative.
g
Hahahah ok, I'll try that out. Thank you very much for your help