Forum Discussion
Mtaberna
4 years agoFrequent Visitor
split column by "|" NOT in Power Bi Query
Hi, I neet to split this column (1-PATH col) in n columns by a delimitator ( | ) I know this can be easily made with power query but the column is a measure First row result should b...
truptis
Community Champion
4 years agoHi Mtaberna ,
Try this(it has got the DAX codes) :
http://sqljason.com/2013/06/split-delimited-row-into-multiple-rows.html