Forum Discussion
msksenthil
4 years agoHelper III
Dataflow failed to refresh when missing columns
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 th...
msksenthil
4 years agoHelper III
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.
- lbendlin4 years agoSuper User
I would still recommend giving the unpivoting some thought. It will be a more robust solution.