How to create Derived Tables in BO 6.5.4 with columns from
different tables in the universe and how it has to be
joined in the universe? If any one gives us a PPT format I
will be more thankful.

Answer Posted / amritha

I have no idea about BO6.5 however I feel that creating
Derived table must be similar in both XIR2 and BO6.5.

-right click any where in Designer.
-select Derived table from Popup menu.
-A window will open up. Give the name of the derived table,
You can specify the SQL stmt here as you do for example in
oracle(if you are using oracle DB).

Example:
select BONUS.ENAME Ename,DEPT.DEPTNO,EMP.EMPNO from
Bonus,dept,emp where EMP.DEPTNO=DEPT.DEPTNO

You can specify the join in SQL stmt if necessary.

However joining the Derived table indeed is similar as
joining a normal table.

Thanks,
Amritha

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to schedule the report in b.o?

553


What task is 98% of the required work of a business analyst?

571


What is the difference between slice and dice and cross tab report?

595


Explain in detail about type 1?

642


Explain how we drill up week to month?

633






How many universes can be created in a project?

589


i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?

1605


How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.

1877


Explain the data types present in bo and what happens if we implement view in the designer and report?

555


how to create metric universe ?

1887


Explain which versions are used in the bo dashboard work?

626


What is top business?

557


Explain is data mart?

580


Explain what would you consider as your biggest achievement and why?

569


How much data hold in one universe 336 can any one explain about core dimension, balanced dimension, and dirty dimension?

683