Hi,
Suppose I have a node set “Customers”. I would like to be able to select multiple customers (by drawing a circle around them or by selecting one by one using ctrl+click, etc.) and calculate the total demand (or do any action) for only the selected customers.
Is there a way to do it?
Thanks.