Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: Using Breaks/Context operators in WebI

$
0
0

Hi,

 

If you have 24-Hour time format then you can concatenate 00 as below:

 

=Left(FormatDate([SAHH Start Time];"hhMMSS");2) +":00"


and if you are using 12-Hour format, the you can use below:

 

=Left(FormatDate([SAHH Start Time];"hhMMSS");2) +":00"+ " Right(FormatDate([SAHH Start Time];"hhMMSS");2)"

 

Sahil


Viewing all articles
Browse latest Browse all 8451

Trending Articles



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