Resolved! DB view with 1 table and where clause to filter empty records
I am trying to create a db view with one table where i want to filter out the empty fields. the purpose of db view is that we will add more tables to it later. but as of now, with single table and where clause, i m unable to get any records at all. i...

