Hi, I have the following tables, table 1, 2 and 3 which display the duration for 3 different intervals.
This 3 tables compute tokens interval (duration) across 3 different milestone collector. These tokens can be identified by its token ID.
I would like to combine these 3 tables into 1 table identified by the OrderID, but also displaying the 3 intervals. How may i do this?
combine 3 tables.fsm