Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Physical query generating with different table

Hi all,
I have one logical column with case statement. When I create report with this column its sql gets with wrong table as well that table is not available in LTS.
When I create column with same logic in report it works fine with correct sql.
Can any one help me out in this. What I am missing?
Thanks,
Ajit
Answers
-
Edit: Missed a line there.
So for case 1 - are you sure it's referencing the correct column of the RPD and there isn't an old alias being referenced that acutally points elsewhere? Have you checked the XML?
Also: How do the two queries differ in detail? Does the error tell you precisely what's going wrong where? In log level 5 you should be able to see the actual flow throguh the RPD and where what happens and / or goes wrong.
0