Hi all,
I have implemented a calc view which calls an Attribute View with a contains-statement inside. Currently I'm using a * as column-list for this statement, but I would like to replace it by a dynamic column list (which is an Input Parameter of the Calc View).
Unfortunately I'm getting the error, that the first argument of contains has to be a column.
Question: Is it possible to specify dynamically the column-list for contains? How?
Kind regards,
Stefan