Answer Posted / sivakumar
Right click the object in the universe which you want to
hide, you will find an option hide items apply that, it
will hide the objects from the user.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is top business?
Explain and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?
how to create reports on screech?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
What is aggregate table and aggregate fact table ... Any examples of both?
What would you consider as your biggest achievement and why?
How to create Index to the table in the universe designer and how it improves the Query performence
Explain is data mart?
When we use aggregate awareness function in designer?
How can you first report in Business Objects by using broadcast agent?
Explain what is the difference between slice and dice and cross tab report?
Explain difference between zabo and webi?
Explain what would you consider as your biggest achievement and why?
Can you please send me the migration related issues .
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