问题
I have a category multiselect field which i'm importing, which has multiple values separated by a comma:
Agriculture, Microfinance, Peace Building
My primary instinct is to split each value in to a separate column using text functions, but i'm wondering if there's a better, easier way of doing this?
回答1:
Ok, found it! Opened Edit queries in the data view, right click the column, Split Column > By delimiter
来源:https://stackoverflow.com/questions/37832748/powerbi-split-column-in-to-separate-columns