Forum Discussion
Anonymous
7 years agoNot applicable
Power Query: Remove TimeZone info
hi, When I use this in my Power Query: [createdon] + #duration(0,10,0,0) I get a value that is returned as type 'Any'. The value looks like : 4/08/2018 6:45:24 AM +00:00 ...
v-danhe-msft
7 years agoMicrosoft Employee
Hi Anonymous ,
Could you have just tried to change the data type to "Date":
Regards,
Daniel He