Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
MisterRoy
Contributor III
Contributor III

Invalid parameter error when moving columns

All,

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.

Thank you!

Labels (1)
1 Reply
Dalton_Ruer
Support
Support

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.