Forum Discussion
Netrelemo
Helper IV
3 years agoSince when does Int64.Type have decimals?
I have a simple PowerQuery formula as follows: = Table.TransformColumnTypes(..... ,{{"Period.1", type date}, {"Period", type date}}) = Table.AddColumn(......., "Subtraction", each (Duration.Days...
parry2k
Super User
3 years agoso if you add a next step by changing the type to whole number, does it still show decimal on change type step?