Forum Discussion

frano72's avatar
frano72
Helper IV
4 years ago
Solved

PQ int64 type conversion - explicit versus in Add.Column statement - different results (bug ?)

Hi,   You can perform a type conversion within an Add.Column statement without having to do a second step after.   Looks like this : Table.AddColumn(#"Changed to Date", "ShiftIndex", each Text....