hi, i want to create a calculated item to find the sum of the last values of some other items, any idea how to proceed ?
the items need to be added dynamically so i have created a regular expression for the same
As of now this is wat im doing : sum(last({$macro})) where the macro value is a regular expression which matches the item names
the items need to be added dynamically so i have created a regular expression for the same
As of now this is wat im doing : sum(last({$macro})) where the macro value is a regular expression which matches the item names