Forum Discussion
Anonymous
4 years agoNot applicable
Create groups based on values from two columns.
Hi, I have requirement in which I need to create a new column based on the different combination of values from some other columns. For example Column Product contains - A,B,C fields and Column ...
amitchandak
4 years agoSuper User
Anonymous , what is logic
You have append
[Product] & [Category]
You can have rank
rankx(Table, [Combined column],,asc,dense)