Forum Discussion
Sheila8569
Nov 04, 2022Copper Contributor
Power Query - New Column added - Column Content now showing
Issue: Column Header will load, but the content of the column will not load. After using power query to load more than 100 tables, I needed to add a column at the beginning of each table name Group....
Riny_van_Eekelen
Nov 04, 2022Platinum Contributor
Sheila8569 Always difficult to diagnose such problem from a few screenshots only, but it seems that the column is named "Group" in the nested tables whereas you dynamically expand table columns (based on a list defined in the Headers step), one of which is called "GROUP".
Since you don't show the underlying data I can't tell where the column name GROUP comes from. But I'm sure you can.