Hi
I want to filter data for prepaid and postpaid on some flag. How can I filter the same. I cant put the filter on flag in detail filter. I need to show data in 2 separate lists on display page (for prepaid and postpaid).
So is there any way of doing the same?
Regards
Have a Main query with all the data items
create 2 more queries for 2 lists
Take the data items from the main query and filter accordingly in each of the 2 queries which you use to display