Latest Answer : Hi When we are getting any join path problem that means any closed path , then we will use aliases or contexts. In Universe if we have more fact tables then we will go for Contexts otherwise we will go for Aliases ...
How can I list the all the tables in the universe used by different objects. Also the tables which are not referred by objects.
Latest Answer : do u want to link two tables or two universes, please speicfy the questionIf u want to link two tables means just through cardinality we can join, that means we need to check when the two tables have equal id. If u want to link two Universes we have ...
1. can we apply a sort or rank on a webI report column in XIr2 version??2. where will you give the row level restrictions in XIr2 Designer??
Latest Answer : yes we can apply sort or rank on a column with in the report of xir2 , you have to apply any one of them at a time , you can't go for both at a time with in the report. hope this wil clear your doubt. row level security can be applied in the designer ...
Latest Answer : Derived tables are tables that you define in the universe schema. You createobjects on them as you do with any other table. A derived table is defined by anSQL query at the universe level that can be used as a logical table in Designer.Derived tables ...
What is row level security?What is column level security?How to apply these?
Latest Answer : column level security can be applied by means of filter or conditions.... ...
How to apply HTML tags in a report?
How can can we apply Sub-Reports in a Report?
Latest Answer : Every report having some report tabs. The report tab which was created from the base report is called base report and nothing but the exact duplicate of the base report. ...
How to apply global filter?
Latest Answer : you can apply filter with in the designer only. It is the universe designer who can apply global filter so that the amount of data to be returned while running a report can be simplified at the universe level itself.this sometimes you can call it as Condition ...