Forum Discussion
ADDHOPE
3 years agoFrequent Visitor
Compare different columns in different languages
Hello I have a problem comparing two different columns of country names. As the language is different for both fact tables. Fact table 1 has German and fact table 2 has English. How can I conver...
- Anonymous3 years ago
HI ADDHOPE,
As amitchandak said, I think you need to add a new table(e.g. id, type, text/id, raw, translator ) to map the similar text with two different langue versions. Then you can use this to help map and analysis two different types of records.
Regards,
Xiaoxin Sheng
amitchandak
3 years agoSuper User
ADDHOPE , You need a translated table of dimension to compare the data