Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi, community,
When I load data from a SharePoint list, it often happens that column values are partly structured like below:
Structured value Table, in this case, means null value.
When I convert such a column to text type, it throws an error for structured value rows. For sure, I can later delete/convert errors to nulls but thought if there was any way of converting Table structured values to nulls straight away.
Thanks
Evan
Solved! Go to Solution.
Hi @Anonymous
Structured value Table is a dynamically expanding table, not the same like values in columns.
Unless you change the Structured value Table to error, you couldn't find replace value function like normal values when you right click on column header.
Normal value:
Structured value Table:
So please transfor Structured value Table to error and you can use replace error to get null.
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.
Hi @Anonymous
Structured value Table is a dynamically expanding table, not the same like values in columns.
Unless you change the Structured value Table to error, you couldn't find replace value function like normal values when you right click on column header.
Normal value:
Structured value Table:
So please transfor Structured value Table to error and you can use replace error to get null.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.