Forum Discussion
Lmendes
8 years agoFrequent Visitor
Delimiter at each instance of an integer
Hi I have some concatenated data i.e. 1=Married 2=Single 3=In a sexual relationship 4=Widowed 5=Divorced / Separated 6= Cohabiting I want to split out into seperate columns. I want to spl...
- Anonymous8 years ago
Hi Lmendes,
You can refer to below sample to transform QA table in query editor and use dax formula to lookup related answers.
Regards,
Xiaoxin Sheng
Anonymous
8 years agoNot applicable
Lmendes couldn't you split it by the "=" in there? also if the numbers are not needed replace them all by blank or some other character
- Lmendes8 years agoFrequent Visitor
thank you for the quick response! Unfortunately I do need the number as I will split out the numbers and use them as a score
Luara