mario@digiconsulting.com
12-14-2006, 10:43 AM
i'd like to see more flexibility on how the dimension lookup/update step handles the "unknown" row for each dimension. Currently, it creates a surrogate_key = 0 row in the dimension. I'd like to see the ability to pick the surrogate key value and it's meaning. For example, in my dimensions i usually have a few "default" members: key=-1 means "unknown"; key -2 means "not applicable"; key -3 = "hasn't happened yet", etc, etc.
So on creation of dimension, it would insert these rows for me. On lookup of dimension surrogate key in my surrogate key pipeline of fact table processing, i'd have the option of selecting between these "default" members.
Mario
So on creation of dimension, it would insert these rows for me. On lookup of dimension surrogate key in my surrogate key pipeline of fact table processing, i'd have the option of selecting between these "default" members.
Mario