Good day community,
I would like to know how to split values in table transformer as it shows in the table below:
COLUMN A | COLUMN B |
Value A | A, B, C |
Value B | A/B/C |
Value C | A-B-C |
Value D | · A · B · C |
In the 4 cases presented, basically I want this values by separate.
Regards!