Find more posts tagged with
Sort by:
1 - 3 of
31

kayman
New Altair Community Member
this can be done with the aggregate operator. You select the attribute to group on and you can then aggregate on sum, count, first , last or whatever is required
Hi @Mahyar,
Within the aggregate operator, You have to set :
In aggregation attributes :
- set Occupancy as aggregation attribute and select maximum as aggregation function.
In group by attributes :
- select DateTime
You can find in attached file a process to help you.
Regards,
Lionel
Within the aggregate operator, You have to set :
In aggregation attributes :
- set Occupancy as aggregation attribute and select maximum as aggregation function.
In group by attributes :
- select DateTime
You can find in attached file a process to help you.
Regards,
Lionel