Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

GroupBy DataFormat.Error

I'm trying to do a groupby operation, and am getting the following error: That was never supposed to be a number, in the previous step I specifically converted it to text: What gives?...
  • Anonymous's avatar
    Anonymous
    1 year ago

    I had to change the "Current Item Number" column to text at the initial import, not in a later step (but still before the groupby operation). I don't know why.