Hi,
In OBIEE 11, I try to get catalog report by using Tools -> Create Report. However, turkish characters are problem in export file. Is there a way to correct this problem?
Thank You
Is the exported file a CSV? (or any kind of text file)
Your characters looks like a UTF8 encoding issue, so if it's a text file use a text editor (not just notepad, something a bit more advanced, they all have encoding options) and save the file changing the encoding. There are chances it's enough to fix the issue.