Track down what's causing a compound field

I have a problem where a field is now a compound(long,string) when it used to be a long and now some of my charts are broken. I’m having trouble tracking down which input or source is storing data to this field as a string instead of long. Is there a way to determine this?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.