substitute
1 TopicSubstiute multiple values in a text from another table
Hi, I have this string in a column: A*B*C*A*C Then I have this table: Code Description A Blue B Green C Red D Yellow I would like to create a column where the result picks the description from the table. The result should be like this: Blue*Green*Red*Blue*Red I would really appreciate if you could help me with a dax for this. Thanks!Solved2KViews0likes4Comments