Forum Discussion
tonyenglish
8 years agoNew Member
Extracting Text from a text string
Apologies if this has been asked before, but as a newbie to all things Power BI this is proving a bit of a pain. The data I'm working with needs a certain bit of tidying before it's used. One of...
- 8 years ago
Hi tonyenglish,
You want to extract substring with the beginning of “SBCR” from [Activity], right?
Click Query Editor->Transform->Split Column like belew.
Column [Activity.2] is what you want.
Regards,
Jimmy Tao
v-yuta-msft
8 years agoCommunity Support
Hi tonyenglish,
You want to extract substring with the beginning of “SBCR” from [Activity], right?
Click Query Editor->Transform->Split Column like belew.
Column [Activity.2] is what you want.
Regards,
Jimmy Tao