How to get difference between fields of an infotable which are of date time basetype and the solution is also of datetime base type
Hi all,
I have a requirement where there are 2 fields of an infotable say data1 (basetype infotable) and data2(basetype infotable).
Now I need to create an infotable which is as such data1-data2
That is the elements of data2 must be subtracted from data1 and the result must be in answer.
How to achieve it?

