olivierhbh
Board Regular
- Joined
- Jun 22, 2015
- Messages
- 136
Hello all,
I have a flow fact table with origin and destination code columns, plus a country lookup table which is related to an area table.
Performance wise, should I
- duplicate the country and area tables, prefix them with origin and destination and create relations?
- or use only 1 lookup table of each kind and import values into fact table with LOOKUPVALUE?
- or another option ?
Thanks in advance for your help.
Olivier.
I have a flow fact table with origin and destination code columns, plus a country lookup table which is related to an area table.
Performance wise, should I
- duplicate the country and area tables, prefix them with origin and destination and create relations?
- or use only 1 lookup table of each kind and import values into fact table with LOOKUPVALUE?
- or another option ?
Thanks in advance for your help.
Olivier.