Category: Uncategorized
Posted in Uncategorized
Power BI – Replace values in a comma separated string by looking up in another Table
Recently I faced an interesting scenario where I need to replace values in a comma-separated string using values from a lookup table. It looked like…