Forum Discussion
MissMintox
8 years agoHelper I
Handling empty rows/cells in JSON - Power BI Quering
Searched everywhere but couldn't find something similar to this. I got a table as below (a glimpse of it): customDimensions is the column that pulls the data in JSON format. However, there are s...
v-juanli-msft
8 years agoCommunity Support
Hi MissMintox
Since you could Parse the rows in column without empty into JSON, but it returns error for the empty row, you can first parsing a json column, then handle the error by "Replace errors".
Reference how to handle error in power bi
Best Regards
maggie