Forum Discussion
Unable to combine data
For the CalculateBudget query, have you looked the Advanced Editor to confirm that there is no step called AutoRemovedColumns1?
- Anonymous10 years agoNot applicable
Thanks. There isn't, but I have found the issue.
There is a function called within this query (to fill some columns in) and it was doing a call to a CSV file on the SharePoint site.
I have rejigged the function to use a query within the dataset as the source (rather than the CSV file) and that now seems to be happy :-)
Thanks for your help.
- MarkCBB10 years agoHelper V
I am gettnig a similar errror, but none of my files are in Share point, My data comes from Excel files and folders contains excel files.
the error I get also reffers to ""AutoRemovedColumns1" but I cant figure our why.
- MarkCBB10 years agoHelper V
I was able to sort out my challage, I found the answer in this post, Matt shared a blog post by Ken Plus.