InterviewSolution
Saved Bookmarks
| 1. |
What Is A Context Filter? |
|
Answer» In a context filter the filter condition is applied first to the data source and then some other filters are applied only to the RESULTING RECORDS. In a context filter the filter condition is applied first to the data source and then some other filters are applied only to the resulting records. |
|