Forum Discussion

intrasight's avatar
intrasight
Helper IV
10 years ago

Table columns lose their data types after a Table.AddColumn() statment

I pull in some metrics with the GA connector. Then immediately following, I have this statement to turn ga:yearMonth into a date   #"Inserted Date" = Table.AddColumn(#"Added Items", "RecordDate", e...