Error uploading a CSV via the Report Builder
12 November, 2014
I keep getting an error when I try and upload a CSV file via the Report Builder.
I can get through the first step and it lets me view the file but when I click "Finish" I get the attached error.
I have tried removing all but one row and the same error occurs. There are no special characters in the text.
Any help appreciated.
Thanks,
Kathryn
VAR
1
it loads, but if it contains
VAR
far
it doesn't and produces the error mention by Kathryn
Cheers
Barry
This could be a known issue (175209) that was fixed in the October build of YF 7.1, so if you upgrade to the latest patch then hopefully the issue will be resolved.
And if for some reason you can�t immediately upgrade then for a workaround what you can do is to reconfigure your Redshift data source to use the PostgreSQL driver instead of the Redshift one then you should be able to import the CSV file into your Redshift data source.
By the way, the issue is caused by a LIMIT being appended to the query sent to the database rather than the database�s meta-data MAXROW being used
Please let us know how this goes.
regards,
Dave
Thanks for you help on this
Barry