Share this topic
LinkedIn
Twitter
Copy URL
Is it possible to call a column name in an expression? I need to Lookup in another table with the same column name for many columns.
For ex LOOKUP([_THISROW], table, column, [_THISCOLNAME])
never-displayed