Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
708Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?
671Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
1571Post New Business Objects Questions
hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message
Then how to select the source by using webi or deski reports into crystal reports? i think main source is Businessview. where u import the datasource ?
How to generate the report from excel sheet?
explain in detail about type 3?
Explain the difference between union and group?
If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?
Difference between zabo and webi?
In banking domain how many Fact tables,Dimension table are present?
Explain what are the steps to be taken to schedule the report?
What is a bo repository?
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?
Give some information on report bursting?
what is universe null
how to create reports on screech?
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