Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

newbie: Two columns in a dimension

Status
Not open for further replies.

jd987

Programmer
Feb 2, 2005
2
CZ
Hello,

I've got a fact table containing salesperson IDs and a lookup table with their IDs & names.

I'd like to set-up a dimension so that - when I choose the dimension in Excel - BOTH the salesperson ID and his/her name appears in the worksheet by default (if possible in two separate Excel columns to avoid formatting problems due to varying lenghts of the ids/names).

I tried two separate dimensions, but getting data for a combination of two independent dimensions appears too slow.

Using multilevel dimension I was unable to convince Excel
to show BOTH levels by default (I had to "click through"
all the members).

I'd like to avoid joining the two fields in the underlying
table/view, if possible.

Pls help.

TIA.
 
When you build the dimension, make sure you identify the code and description as being linked in the dimension editor.

-------------------------
The trouble with doing something right the first time is that noboby appreciates how difficult it was.
- Steven Wright
 
Sorry for my ignorance, but how do I do that?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top