Skip to main content
Answer

Personal formula

  • October 8, 2020
  • 1 reply
  • 48 views

Forum|alt.badge.img+5

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?

Best answer by Jasper

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.

This topic has been closed for replies.

1 reply

Jasper
Superhero
  • Answer
  • October 9, 2020

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.