List In the past I always created a view with a group by clause for this. Being time pressed this afternoon I tried a shortcut, I created a variable listview manipulated the selected columns with a sum of my selected amount column. Then instead of the order by clause I manually typed a group by clause. And it worked! Is this new feature request to be documented so you can use the where builder to either use a order by or group by? Or is this an undocumented feature that will expire? I am using 7.6 as of last week I can add using the test clause in where builder I got an err mess, but it still worked.
>From my perspective it would be great if I can use onwards. Gunnar Ekblad

