Forum Discussion
Anonymous
6 years agoNot applicable
Getting DataFormat.Error: We couldn't convert to Number
I keep getting the error DataFormat.Error: We couldn't convert to Number. Details: UNK. The columns that I am getting these errors are set as text already. See below. Thanks in advance! ...
- 6 years agoJust delete step called Changed Type, I assume its there before you unpivot your columns.
Greg_Deckler
6 years agoCommunity Champion
So where are the columns coming from? Confused. Usually the source line actually references a source. Are you in the Query Errors when doing the View | Advanced Editor? You want to be on the original query when you do that.
Anonymous
6 years agoNot applicable
A table in an excel worksheet named 2016.
- Abduvali6 years agoSkilled Sharer
Anonymous ,
Go to Edit Queries and select your table with errors and on right side click on Navigation:
And see if data is displayed as expected delete all steps below Navigation.
Regards
Abduvali
- Anonymous6 years agoNot applicable
That seems to correct the errors. But when I unpivot my sales columns the errors return.
- Abduvali6 years agoSkilled SharerJust delete step called Changed Type, I assume its there before you unpivot your columns.