Is it possible to place flat files, such as excel csv's or text files into a universe and join them to the database tables within the universe. The reason behind the question is that surely if you have data within your database that never changes i.e. country names or month names. Surely it would be quicker to query a flat csv file joined to the data in your database table that changes, than going to your database every time for all of the information?
Hope this makes sense.
Thanks,
Adam.
Hope this makes sense.
Thanks,
Adam.