Forum Discussion
intrasight
10 years agoHelper IV
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...
davidcox
8 years agoFrequent Visitor
Hi,
This issue also occurs when manually editing a replace values step in the formula bar. Typically replacing a column with conditional information in another column.
All data types become "any" abc123
Kind Regards
David