Forum Discussion
tomekm
Helper III
4 years agoSplit a mixed data type column into hyperlink and text
Hello, I have an excel column (lets call it: “more info”) that contains rows with mixed data: text and hyperlinks in each cell. When imported into Power BI, I would like to split the “more info” ...
- Anonymous4 years ago
Hi tomekm
In the situation, you can use Power BI Split Columns option to split that column into multiple columns.Please refer to the following document to see if it helps you.
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
VahidDM
Super User
4 years agoHi tomekm
Can you share a sample of your data in a table format?
BTW, you can split them by using SEARCH or FIND and then use Len, Right or left.
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
tomekm
Helper III
4 years agoHere is the sample data:
Folder Path | Subject | Importance | HasAttachments | "More info" column: |
| \Calendar\ | ABC meeting | Normal | False | Meeting minutes <<<<<<<< (this is the hyperlink) >>>>>> this is the text: Join the meeting to discuss important topics….. |