Steps to create alias and apply
Answers were Sorted based on User's Feedback
Answer / mysticbo
Hi All,
I am new to Universe designing.
I have detected loop. And after reading forums,I understand
I need to create alias of the required table.
I have a few questions:
1) Suppose I create an alias of the table
as "table_name_alias" and create the necessary joins,what
is the next step?
2)DO I need to link the alias table with the original
table? ---No I think
3)DO I simply go to my semantic layer and change the object
definition of the original table and point it
to "table_name_alias".
Will 3) be sufficient if I dont have too many facts tables?
Or do I need to drag the "table_name_alias" and create a
class of that?-- I think NO
Please guide.Thanks:)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sj
One of the main use of Alias is to solve loop..So consider
you have a loop like A-->B-->C-->D-->A
in this case the loop ends on A.
So create a alias tale of Table A like A_alias and breathe
loop like below
A-->B-->C-->D-->A_alias,in this way loop is removed
| Is This Answer Correct ? | 1 Yes | 0 No |
Which one will be more preferable creating Derived table or Views on universe level.and Explain why also ?
12. Report is running very slow and How do you increase its performance? 13. In infoview, I want to provide the hyperlink to view the report in pdf format or other format. is it possible to do it. 14. There is one report and need to add new cloumns which are not there in database. what is your approach.? 15. Did you face any ambiguous queries and how do you fix it?
What is a universe?
what is a Micro cube?
. User wants to modify a report and wants to add additional data. How will you approach.
what is universe null
How many built-in objects are created in Business Objects repository?
How to add additional objects or tables into the universe,and what are steps we need to follow to achieve the above task.
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
I have a report with n number of records. i want to take alternative rows as a red in color. How to make it?
how do u migrate BO 6.x to XI ? My Mail id is gunal_prabhu@yahoo.co.in
Is it possible to develop reports without Universe access?