How I can see the number of record that is retrieved from a Filter/Query, the thing is it creates a View so I cannot see the number of obs. from data report, or alternatively create a table instead of view from Query/Filter (like changing the query code form "create view" to "create table")