Couple ways that I can think of. You could create a language table and then relate that to a table that has duplicate rows for each language with a language column such that when you filter by language only the rows in the fact table for that language are returned. Would probably depend on your data, if you can post some sample data that would help.
↧