Tiago Silva wrote:
Hi Tiago,
I am trying to do the same but i am struggling on the " aggregate and for each" parts. Could you please advise or share part of your code? Many Thanks.
As I understood you need to do a sum operation of the total days. So for that, you can take a separate aggregate and do the sum of the day's columns. Also, you have to create a table for it with a row. and on that row, you can take an expression and put the Result of the sum column.
If it is not the scenario then please share the OML file so I can able to do the update on it.
Thank you,
Sudip