Forum Discussion
MYDATASTORY
Resolver I
5 years agoTime Diff between Times
Hi, Please advice, thanks in advance I have 5 columns TrainStartTime, TrainName, Date, and TrainFishTime I want to calculate the exact time the journey takes Duration 1.I would like to calculat...
amitchandak
Super User
5 years agoYou can have column like
[TrainFishTime]-[TrainStartTime ]
for aggregation refer