Forum Discussion
LP2803
Responsive Resident
5 years agoDateTime/Zone conversion
Hi Team, I have the below "Column1._source.@timestamp - Raw" which is from the datasource. When I duplicate the column and convert to DateTime type, it add 5.30 hours as marked below. quest...
- 5 years ago
I could resolve my query with the solution provided in the below post
customcolumn = [DateTimecolumn]+#duration(0,-5,-30,0)
https://community.powerbi.com/t5/Desktop/How-to-add-hours-to-DateTime-data/td-p/104443
LP2803
Responsive Resident
5 years agoI could resolve my query with the solution provided in the below post
customcolumn = [DateTimecolumn]+#duration(0,-5,-30,0)
https://community.powerbi.com/t5/Desktop/How-to-add-hours-to-DateTime-data/td-p/104443