Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 49 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 287 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 110 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Advanced Tab - Disable Logical Table Source (LTS) for a given analysis
Hello - Can anyone advise if you can exclude a given LTS in the advanced tab in a given analysis - Im sure i've seen some secret undocumented reference to it in the past.
Thanks!
Best Answer
-
just to close this off, I managed to accomplish what I needed , fortunately LTS was tied to a specific database so this worked :
SET VARIABLE DISABLE_CACHE_HIT=1, INACTIVE_SCHEMAS='"<RPD Phy DB Name>".."<RPD Phys Schema Name"';
0
Answers
-
I don't know how to do it using the Advanced tab. But you can achieve the desired result by adding a dummy column to the Criteria tab, which is not present in the LTS that you want to exclude. Of course, you have to define the dummy columns for each LTS that you want to keep in the RPD, and eventually hide them from the visualizations.
2 -
Thanks for the comment, I was limited to the Presentation services only in this case
0
