Forum Discussion
Netrelemo
3 years agoHelper IV
Since 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
3 years agoSuper User
so if you add a next step by changing the type to whole number, does it still show decimal on change type step?