This is a migrated thread and some comments may be shown as answers.

Expression Editor with various column types

0 Answers 39 Views
ExpressionEditor
This is a migrated thread and some comments may be shown as answers.
Casey
Top achievements
Rank 1
Casey asked on 10 Jul 2015, 10:24 PM

We use the expression editor extensively and love it.

It works great for almost all of our numeric columns. (Int32, Int64, double, datetime) however, for Nullable Decimal types, we can not use Functions.

I can do columnName * columnName and the Result Preview works, and the Expression is valid.

however, if I do Sqrt(columnName) or any other function the Result Preview is blank, and the Expression property is null?

 

Any suggestions?

No answers yet. Maybe you can help?

Tags
ExpressionEditor
Asked by
Casey
Top achievements
Rank 1
Share this question
or