instedd / mbuilder

Scalable SMS application builder
http://mbuilder.instedd.org/
6 stars 1 forks source link

Iterate grouped tables #68

Closed waj closed 9 years ago

waj commented 9 years ago

When a table is grouped, the iteration should be done on the grouped result. Every field of that table that gets used inside the loop will still be a list of items that can have a reduction function applied (like sum, avg, etc.) or remain as a list.


waj commented 9 years ago

Fixed #68: iterate grouped tables

→ <>