Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

Tip - SSRS Time Format functions for converting to am/pm

$
0
0
Dear Friends, Sometime back I was working on few standalone SSRS reports which uses time fields from AX 2009 database like for e.g. smmActivities table and the time here is stored in form of integer values. How to convert int field into time (am/pm) =Format(TimeSerial(0,0,Fields!starttime.Value),"hh:mm:ss tt") - 12 hour clock =Format(TimeSerial(0,0,Fields!starttime.Value),"HH:mm:ss tt") - 24 hour clock...(read more)

Viewing all articles
Browse latest Browse all 17314


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>