You can create your own filtering screen with a temporary table as the datasource, and allow user to add ranges and sortings for the fields from your view. Otherwise you can check the code in SysQueryFrom (which is the Axapta form for filtering) and see how you can bypass the Group BY validation. Regards, Cip