Hi!
I would like to know how I can get the difference between each of the arrival times in queue 2 of the items that were already processed by means of a calculated table.
To do this, I have a simple model that has a statistics collector that saves the arrival times to queue 2, that is, I need to calculate n - (n-1) where n is the arrival times to queue 2. In addition, I would like to have all this information in a single table with the columns of the arrival times to queue 2 and the difference between the times that were calculated; all this through the use of a calculated table.
If anyone can help me I will be very grateful!
Thank you, LIANY