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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
In my XML Data file, it contains multiple parent nods and mutliple child nodes (credit card transactions). Depending on data, sometimes there is no data in some nods (could be parent, could be child). How do I expand Table.Columns in this situation so I can load 100% of data?
Here is a screenshot of what I am working with.XML containing null or table
Solved! Go to Solution.
HI @staceytwang,
Maybe you can take a look at following link about use custom function to expand all nested tables at same time.(provided by @MarcelBeug)
How to expand all nested tables at once table.expandtablecolumn
Regards,
Xiaoxin Sheng
HI @staceytwang,
Maybe you can take a look at following link about use custom function to expand all nested tables at same time.(provided by @MarcelBeug)
How to expand all nested tables at once table.expandtablecolumn
Regards,
Xiaoxin Sheng