Quote:
Originally Posted by theducks
I don't think you can do it that way.
Calculated columns (values) don't actually exist in the DB
Are these really dynamic?  You might use the MDE in bulk mode: S&R to compute (or append) values to a normal custom column
|
Yes, they are dynamic, the template is something like "《{title}》{#title2:ifempty({#title2})|(|)}{#gfbh:i fempty({#gfbh})|(|)}{#edition:ifempty({#edition})| (|)}", it contains ifempty() expression, so it's hard to be handled by S&R.