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 |
Say, the query gets executed and we got the results. In case if we have a large number of rows, how can we know the exact no of rows returned?
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
I have only 1 dataprovider and using that i have to create 2 tabular report on Webi on same page. One report will display all the salary details and other report will display only max salary. How will you achieve this.
what is diff between Decode and case ? Give some Example?
how do you share the universe ?
CAN A REPOSITORY CONTAINS REPORTS?
How to get two dimension objects in a same block which are comming from two different contexts ?
Can anybody explain me ? without creating the alias can we resolve the fantrap?
What is a bo repository?
what is confirm dimension ?
if i hv 2 reports in one block... first report contains ten rows and second report contains 100 rows. my question is ....if i want to enter the values into first report(i want more than ten rows in first report)..is it possible to get ..