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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
naufal_msr
Frequent Visitor

Random Characters in Text Column

Hi guys,

 

I'm loading a dataset from Google Big Query. The data looks fine in Big Query however upon loading in PBI, there are random characters generated across the column. It looks something like this : 

{"v":{"f":[{"v":"BU2"},{"v":"Outlet"},{"v":"1526"}]}}

{"v":{"f":[{"v":"BIP"},{"v":"Outlet"},{"v":"4515"}]}}

{"v":{"f":[{"v":"EMP"},{"v":"Outlet"},{"v":"1649"}]}}

 

The supposed value for first column is BU2, BIP and EMP, while the Outlet and Numbers are on different columns. I only have issue with this column. Any idea what is causing this random characters to appear ?

 

Thank you.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @naufal_msr 

This may be caused by the data structure in Google Big Query. If all values are in this format, you can try to transform your data in Power Query Editor by Split function. 

Here I split column by positions.

1.png

Then remove the columns we don't need. Result is as below.

1.png

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hello @naufal_msr,

 

I had the same issue when connecting Power Query to Big Query.

 

To solve this problem, you need to do a SQL query on the connection advanced tab.

 

hugomuniz_0-1647017867778.png

 

 

This worked for me.

 

Cheers,

Hugo

 

My Linkedin 

Anonymous
Not applicable

Hi @naufal_msr 

This may be caused by the data structure in Google Big Query. If all values are in this format, you can try to transform your data in Power Query Editor by Split function. 

Here I split column by positions.

1.png

Then remove the columns we don't need. Result is as below.

1.png

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors