0
Færdig

Is it possible to add computed columns in SQL data model?

Alex Sanchez Sanchez 6 år siden opdateret af Rafał Strzaliński (Senior Engineer) 6 år siden 1

It is possible support computed columns for the next version.

GOD, JEG ER TILFREDS

Nice!. Thanks a lot!

Tilfredshedsangivelse af Alex Sanchez Sanchez 6 år siden
+1
Færdig

Hi,


Sorry, there is no plan to support computed columns. 


You may add column using "ALTER TABLE ADD COLUMN .... " statement  in "Additional SQL Script" section on the right panel. Your column will be not visible on the column list, but generated script will create it. This is a workaround. 



Kundesupport af UserEcho