Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Housny
New Member

converting text into columns and rows

hello,

 

i need to create columns and add the value from a specific text

this is the model of the text i have

[{"Date":"2023-12-18T00:00:00","Percentage":50.0},{"Date":"2023-10-11T00:00:00","Percentage":25.0},{"Date":"2024-10-11T00:00:00","Percentage":25.0}]

 

Housny_0-1703002982818.png

 

i need to convert it like this

 

Housny_1-1703003048152.png

 

1 ACCEPTED SOLUTION
spinfuzer
Solution Sage
Solution Sage

It is a Json.

 

Put Json.Document( ) around your text. It might look something like add a custom column =Json.Document([Column1]) or potentially around your source step.

View solution in original post

2 REPLIES 2
Housny
New Member

thnaks

spinfuzer
Solution Sage
Solution Sage

It is a Json.

 

Put Json.Document( ) around your text. It might look something like add a custom column =Json.Document([Column1]) or potentially around your source step.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.