Skip to main content

Is it possible for a customer to create it's own formula based on the data of a grid? Kind of like an Excel Formula?

Hi Peter,

This is currently not possible. You could develop something for this yourself by populating an existing column with a user-supplied query using dynamic SQL, but this would be sensitive to SQL injection and therefore strongly discouraged.

Feel free to submit an idea for this.