Hello there,
So I have a list of data - Floor and units. For the units, it could have more than one categories (with space to seperate different categories). And I have a excel list that shows all the categories.
What I can to do is to check all the Units are within the excel table categories. Might I ask how to do it? Since there could be several cateogries in one unit, I am not sure how what transformer I should use to solve my problem.
Data:
Floor Units
G/F Lobby
1/F Office Toliet
Excel:
Type
Lobby
Office
Toliet
Bathroom
Thank you for your help!