Hello. I have a user that will, with some frequency, get an Invalid Parameter error when moving columns around in a table. Has any one experienced this before? I have not been able to replicate this.
Guessing that the tables have some expressions that are using the Column() function to point to other columns in the table. Like "Column(5)/Column(3)" And when columns get moved it might create a bogus condition.