-
Please make sure the page has finished loading before you browse the FAQ list.
(#VIS30728)
How can I obtain volumes per Line and per Stop point to Stop point corridor?
How can I obtain volumes per Line and per Stop point to Stop point corridor?
Use the List 'Time profile items' and group on:
- Line route item\Stop point number
- Next time profile item\Line route item\Stop point number
- Line name
Line route name
- Direction code
Sum on:
- Volume (AP)
Notes:
- Use the button 'Time profile' to restrict the List to only Time profile or to 'All'.
- For the latter, use a User-defined formula attribute on Time profile items concatenating both Stop point nrs to sort per corridor:
NUMTOSTR([LINEROUTEITEM\STOPPOINTNO])+'_'+NUMTOSTR([NEXTTIMEPROFILEITEM\LINEROUTEITEM\STOPPOINTNO])