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...
Netrelemo
3 years agoHelper IV
No, it changes to a decimal then. I mean, PowerQuery is pretty bad, but not that bad (I think).