Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I am a new user (very new).
I am trying to split the tag field string so that it returns me the actual tag(s), in seperate columns.
example: {"i:OpCo":"Orange","i:fruit:"Greengrocer","i:Wholesale":"Mangobite"}
Ideally, I would want Orange, i:fruit &Greengrocer in seperate columns.
Thanking in advance.
@Mee2105 ,
check this if it works for you https://youtu.be/UC50_J8My9Q
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Hello @Mee2105 ,
The solution is ti split by delimiter in Power query.
refer to this documentation by microsoft for instructions https://learn.microsoft.com/en-us/power-query/split-columns-delimiter
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Thank you for the swift response but delimiting isnt working for me.
when I applu delimit to {"i:OpCo":"Orange","i:fruit:"Greengrocer","i:Wholesale":"Mangobite"} - delimiting with comma ... it does not delimit i:Wholesale":"Mangobite" because it contains a full stop. I tried splitting i:Wholesale":"Mangobite"again with delimiter but it wont let me.
Is there a way to delimit this as well?
thanks
User | Count |
---|---|
59 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
78 | |
62 | |
45 | |
40 | |
39 |