Forum Discussion

shelbsassy's avatar
shelbsassy
Resolver I
8 years ago
Solved

Type mismatch when refreshing date column

I tried updating my table with 2017 dates to include 2018 dates and when I tried refreshing the table I get a type mismatch.  In power bi the format is date but when I import into sql I used varchar ...
  • shelbsassy's avatar
    shelbsassy
    8 years ago

    Thanks for responding Anonymous

    I did some more research and was able to do an alter table alter column in sql to change the value to date and then power bi brought it in perfectly.  Thanks!