InterviewSolution
Saved Bookmarks
| 1. |
What Is A Condition Object? How Is It Different From Query Filter? |
|
Answer» A condition object is a filter condition created in the UNIVERSE level. When this object is dragged in the Query Panel, the filter condition appears in the query SQL. However a query filter EXISTS in the report only. It is ADDED during building a query. This ALSO appears in the query SQL. A condition object is a filter condition created in the universe level. When this object is dragged in the Query Panel, the filter condition appears in the query SQL. However a query filter exists in the report only. It is added during building a query. This also appears in the query SQL. |
|