Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Text issue in SQL box in Analysis

Hi All,
any idea what could be wrong? If I go to the Advanced tab in the analysis and click New Analysis button under the SQL Issued box new pop up window appears with SQL query. But the special characters are replaced with such codes ' or " and so on.
If I click OK error appears.
Please can anybody advice?
Best regards
Petr
Answers
-
You don't really need to use this New Analysis on the Advanced tab. It looks like you have special characters in your column names (which shouldn't be a problem by the way).
If I may ask, why are you using the New Analysis button on the Advanced tab?
0 -
Hi Joel, thanks for replying to my issue. Actually I don't have any special characters in column name. The names are in standard way like "Table"."Column" but in SQL code it is visible as "Table"."column".
I'm not using this New Analysis but the client does and is asking for fixing this. I adviced them to use other technics to reach the same result but we still want to get this fixed asi it is supposed to be working. In 11.9 version it was ok.
So I suppose there should be some coding settings but I can't find any...
Best regards
Petr
0 -
Boček Petr wrote:Actually I don't have any special characters in column name.
á == http://www.fileformat.info/info/unicode/char/e1/index.htm
Actually you do
0 -
Ok in terms of english alphabet, yes I do :-) Ok I will check to have some analysis excluding any special characters and let's see.
Nevertheless this was not a problem in 11.9g :-(
0 -
"in 11.9g" with the same browser as well?
Maybe just copy+paste out what the buffer captures when you Ctrl+C thigns in 11 and 12 respectively and put it into a pure text file to see when and where the covnersion happens
0 -
Same browser. I did what you asked for Christian but no success. If I paste it to notepad it looks same as the source.
I also crested analysis without any special charactet but the result is still the same. So in 12 version I see " instead of " and saving is not accepting the code with "...
Petr
0