InterviewSolution
| 1. |
What Are Attributes ? |
|
Answer» A grouping of a member in a dimension. You can select and GROUP members based on their related attributes. You can in like MANNER show an ATTRIBUTE when you perform calculations and use FUNCTIONS. E.g. the database in Sample Basic which has product dimension has some attributes like size, package type, and flavor. We can add these attributes to the dimensions where we can RETRIEVE the data like for example to retrieve “coke with 8 Oz with bottles”, this is useful for generating reports. A grouping of a member in a dimension. You can select and group members based on their related attributes. You can in like manner show an attribute when you perform calculations and use functions. E.g. the database in Sample Basic which has product dimension has some attributes like size, package type, and flavor. We can add these attributes to the dimensions where we can retrieve the data like for example to retrieve “coke with 8 Oz with bottles”, this is useful for generating reports. |
|