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
szklanym
New Member

Added ending bracket to JSON?

Hi,

 

i'm using Azure Stream Analytics to store events into JSON BLOBs, while the file is being written the ending bracket is missing.

This means that i can't use Power BI to read my data for a whole day.

e.g.

[

{data_1...},

{data_2...},

...

MISSING END BRACE

 

Is there away to add the missing ] before trying to parse the file?

 

Best Regards

Mikkel

4 REPLIES 4
szklanym
New Member

Hi,

Thanks for the reply, I'm using the desktop version since we are storing nested json objects, which are only shown as records in the online version.

So the issue is wenn Reading json blobs in the Desktop App.

Hi @szklanym,

 

Is it like below? If so, I'm afraid we can't solve in Power BI Desktop side. The Desktop can't even parse it. 

Added_ending_bracket_to_JSON_2

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Mikkel,

 

I think we should solve it in the source of the error. 

1. Where are the JSON BLOBs stored?

2. Why not connecting to Azure Stream Analytics directly since it's a stream data source?

3. Did you do it in the Desktop? Which connector?

Added_ending_bracket_to_JSON

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
szklanym
New Member

Hi,

 

i'm using Azure Stream Analytics to store events into JSON BLOBs, while the file is being written the ending bracket is missing.

This means that i can't use Power BI to read my data for a whole day.

e.g.

[

{data_1...},

{data_2...},

...

MISSING END BRACE

 

Is there away to add the missing ] before trying to parse the file?

 

Best Regards

Mikkel

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors