Forum Discussion
Anonymous
3 years agoNot applicable
The syntax for ')' is incorrect.
I've searched for this and the typical suggestion is that the Return is needed. I'm using this in a new column, does it need to be a measure? What is the issue? I need to have a few of these but f...
tamerj1
3 years agoCommunity Champion
Hi Anonymous
which column from that table would you like to return? What is the relationship between the two tables?
- Anonymous3 years agoNot applicable
I want to return the 1st column which is a member number. It is unique and it linked to another table by that number. Essentially, if the member is not in that table, I need to concatenate another literal to a message column. (see my reply to unicorn in this thread with my needed logic.)