Forum Discussion
Anonymous
6 years agoNot applicable
Search and match String
Hello, I need help with creating a Matrix of matching activity. Got 2 tables - Tab1 BaseActivity: That has List of All Activities Tab2 Resource Activity: List of Resource and Activity they assoia...
baghdadi62
6 years agoResolver III
Hi,
First you should split activity column by delimiter (, is the delimiter) and then unpivot all the results (exept Resource Name):