Forum Discussion
Anonymous
8 years agoNot applicable
Error: More columns than expected
Hi, Getting this error and cannot seem to find what is wrong. The query does not seem to have any errors. This only shows when I try to apply the query to the report. "Apply query changes ...
Greg_Deckler
2 years agoCommunity Champion
Anonymous Anonymous Going to take a wild guess and speculate that the problem likely rests with one of your Split Column by Delimiter steps. Probably one of the files or whatever has more delimited values than what you probably saw in the preview data for your query. That's my best guess.
Anonymous
2 years agoNot applicable
Through process of elimination I found that the filter rows step caused that error on my data for some reason. Not sure why. But after removing that step while still including all others, it resolved the issue.