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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Everyone,
I have a data flow connected to the SharePoint Excel table. It has been failing if there are changes in the table columns. It's basically hierarchy stuff, the LastUpdatedDateTime will there for sure. There will be a difference in the number of children.
I have made them dynamically, but no luck.
Any advice, please?
Thanks, @lbendlin . Actually, I have done those transformations in Excel power query as we have some manual changes requirements. Post that, we are referring to excel in Dataflow. Here, the Dataflow throws an error if there is a change in the number of columns like missing columns.
Anyhow, I have created some buffer columns (20 columns by default) to avoid the issues.
I would still recommend giving the unpivoting some thought. It will be a more robust solution.
Datasets and Dataflows do not take kindly to meta data changes in the data sources. Instead of messing with columns can you unpivot the "children" data and add more rows instead?
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.