Invalid import of data
-
Wednesday, January 04, 2012 8:24 AM
I have a column consisting of text strings; if some of these strings consist of only digits, PowerPivots treats the whole column as number column, and skips all rows that can't be converted to a number.
Changing column type to "Text" doesn't help.
Ideas?
Answers
-
Monday, January 16, 2012 6:47 AM
It seems this problem is fixed, when I append a leading space to every "all-number" field- Marked As Answer by user4756 Monday, January 16, 2012 6:47 AM
All Replies
-
Wednesday, January 04, 2012 9:49 PM
Hi
What kind of data source are you using? SQL Server 2008 R2?
Eddy Nijs -
Thursday, January 05, 2012 6:58 AMTab-delimited text
-
Thursday, January 05, 2012 8:36 PM
Hi,
The only way i've made it work for this type of scenario is to quote the text field
HTH
Paul
- Proposed As Answer by Challen FuModerator Friday, January 06, 2012 11:34 AM
- Marked As Answer by user4756 Thursday, January 12, 2012 9:55 AM
- Unmarked As Answer by user4756 Monday, January 16, 2012 6:46 AM
-
Monday, January 16, 2012 6:47 AM
It seems this problem is fixed, when I append a leading space to every "all-number" field- Marked As Answer by user4756 Monday, January 16, 2012 6:47 AM

