Forum Discussion

Magnus-CPH-DK's avatar
Magnus-CPH-DK
Helper II
3 years ago

Custom Column - For each ID where [Column_1] = X, return Y where [Column_2] = A or B

Hi there,   In the table below I want to do something like this:   "For each [Case_ID] where [Metric] = "Comment", return [Score] where [Metric] = "Satisfaction (INC)" or "Satisfaction (REQ)"   ...