Forum Discussion
Expression.Error when combining multiple files with the same format
- Anonymous5 years ago
Hi Jimmy801
I solved the problem by myself. I just changed the name of the tab in each file so that they have the same name for the tab. But thanks anyways!
- 5 years ago
Hello Anonymous
try to check out this link
Please check out also if for this files, where an error is created, if the sheet name is really the same
If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too
Have fun
Jimmy
Hello Anonymous
probably they don't have the same structure. I would need the exact Expression.Error and your custom function to understand what is causing this, because it's your custom function that returns the error.
BR
Jimmy
- Anonymous5 years agoNot applicable
Hi Jimmy801
Here is the custom function = Table.AddColumn(#"Filtered Hidden Files1", "Transform File (2)", each #"Transform File (2)"([Content]))
And the error, please see the screenshot.
Thanks!
- Jimmy8015 years agoCommunity Champion
Hello Anonymous
try to check out this link
Please check out also if for this files, where an error is created, if the sheet name is really the same
If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too
Have fun
Jimmy - Anonymous5 years agoNot applicable
Hi Jimmy801
I solved the problem by myself. I just changed the name of the tab in each file so that they have the same name for the tab. But thanks anyways!