Hi GamP,
I am not referring to BY clause. Let us take the example of LOCATION as a dimension and PERIOD as another dimension.
I can have an heirarchy like AREA -> REGION -> COUNTRY -> STATE -> CITY for the LOCATION dimension, and YEAR -> QUARTER -> MONTH as PERIOD dimension.
I want to know how I should setup the dimension (starting from their creation) so that I get optimal performance.
Let us take example of SFO (SanFrancisco). Let us say, we are trying to get the number of people joining the IBI Forum on a monthly basis across the Globe.
Now if there are 2 people who joined from SFO in October, and 3 in November, then when the user queries in the report, he should see the following:
Count for SFO for October: 2
Count for SFO for November: 3
Count for SFO in Quarter 4: 5
Count for California for October: 2
Count for California for Quarter 4: 5
So essentially, depending on what the user is querying for, he will get the values accordingly (computed of course).
I need tips on how to go about creating the dimension, how to organize my file for optimal performance, and if possible a report that is drawn using these dimensions (using computation logic)
Please let me know if you want me to explain further. Thanks for the help!!!
Web Focus 7.1.6
Hosted on Unix Box