Forum Discussion
YerlaSDU
Helper I
3 years ago2 columns into 1
Hi Folks, Could you please help with this issue? I am trying to create new column which consists 2 existing and getting this error
mangaus1111
Solution Sage
3 years agoHi YerlaSDU ,
try to use the LOOKUPVALUE function using the column [Subclasscode]
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
YerlaSDU
Helper I
3 years ago
Not clear, I need to combine 2 columns with "-".
Columnw = LOOKUPVALUE(Classification[Sub-class], 'Characteristics Mapped'[Class], Classification[Sub-class])
it is not working