Forum Discussion

KarlConstruct's avatar
KarlConstruct
Frequent Visitor
6 years ago
Solved

Create new Column from Existing Data if Values are Found

Hi All,    I've created a new column that searches the text of another column and if any of the text matches another table I have setup, then it returns that value.    The new column is:    Co...
  • HotChilli's avatar
    HotChilli
    6 years ago

    I think you've removed a comma when editing the formula. The part before the <> should be

    RIGHT('Tracked Issues'[Description],3),,999)