Hi all.
I am fairly new with BusinessObjects XI designer and have a question I hope someone can help me with. When I import a universe into designer and view table structure, within the tables the fields appear to be laid out in DB order. Example:
Customer
cust_id N
first_name C
last_name C
age N
phone_number C
address C
city_id N
However, when I look at the sample CLUB universe with similar fields I see they are alphabetized:
Customer
address C
age N
city_id N
cust_id N
first_name C
last_name C
phone_number C
Looking at the CLUB databse, the structure is like the first example. Within Designer, if I do VIEW > REFRESH STRUCTURE, the fields are popped into DB order - they are no longer alphabetized as shown in the second example. How can I alphabetize my tables field view in designer? I have some tables that are several 100 records long and finding fields within it is somewhat cumbersome. Thanks for any tips!
JBL82259 (BOB member since 2006-04-21)