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

Re: Simple Calculated Dimension Formula

$
0
0

Here's a much simpler formula

 

if {ParkingDuration} <= 360 then Concatenate(Truncate( {ParkingDuration} / 60 + 1, 0), " Hour(s)") else if {ParkingDuration} <= 1440 then "7-24 Hours" else "> 24 Hrs."

 

I hope one of these two options correctly answers your question.


Viewing all articles
Browse latest Browse all 3354

Trending Articles



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