InterviewSolution
| 1. |
What Is A Constant Selection? |
|
Answer» This features allows you to mark a selection in the query designer as “Constant”; navigation and FILTERING has no effect on this selection during RUN time; for example if you want to report a PRODUCT’s sale in reference to a product group rather than all the products, you make the product group as the constant selection; any drill down, navigation, filtering will always give the sales QUANTITY of the product group. This features allows you to mark a selection in the query designer as “Constant”; navigation and filtering has no effect on this selection during run time; for example if you want to report a product’s sale in reference to a product group rather than all the products, you make the product group as the constant selection; any drill down, navigation, filtering will always give the sales quantity of the product group. |
|