I feel like there should be an easy solution to this problem, but I cannot find it!
After upgrading the data model, one of the columns that I use a lot has now been labeled as an “Identity Field”. Which seems to just mean that the values in those columns will not aggregated together, but treated as separate entities, which is the complete opposite of what I need.
Which results in:
I looked everywhere and I dont see a place where I can set or change that value.
Seems like there should be a way to set that value?
-Nick