Forum Discussion
IntaBruce
4 years agoResolver I
Int Overflow
Hi, I am receiving the following error when trying to import tables from SQL Server to Power BI As far as I can tel none of the numeric fields are integer because I have told the query editor to tr...
IntaBruce
4 years agoResolver I
I have managed to avoid but not actually solve the issue.
The Case_Timeline table had columns in the database for number of days, hours and minutes and these were decimal values. The columns were actually not required because Open and Close date and time are available so the duration can be caluclated in Power BI if I ever need it. But since (at this time) I don't then I simply excluded those columns from the load and it worked fine.