I have a report with n number of records. i want to take alternative rows as a red in color. How to make it?
4 9116i want to take a report 10 records per page. How to take it? is there any paging option in BO?
5 13348In a report i want to fetch teh data from 2 data Providers. which condetion wil satisfy to link the 2 data providers. ex: Q1 have columns A,B,C Q2 has a X,Y,Z columns. requirement is like i want to get all the columns from those 2 tables in report level..like A,B,C,X,Y,Z in a single report.
5 9980What is the difference B/W Variable & Formula? what is ment by incompatable object error in the report level?
3 10359can anybody explain me in detail what is the difference between desktop intelligence and web intelligence in detail?
2 8370how to increase the perfomance in ur designer & reporting? how to reduce the refershing time & what precations would u take ?
TCS,
3 8654Post New Business Objects Questions
What are the steps to do to use alerts in bo?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
How to open a universe with out using the Designer ??
Explain which versions are used in the bo dashboard work?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
Explain is data mart?
what is xcelsius architecture?
What Is The Difference Between Oltp And Olap?
Can Bo generates the Report from the cubical data Explain?
Can we Save (save as) WEBI Doc as DESKI?
What is the difference between datawarehousing and businessintelligence?
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
CAN ANY BODY PROVIDE DESCRIPTION OF ONE COMPLEX UNIVERSE AND ONE COMPLEX REPORT IN BOS 6.5 TO SRINIVASBO@YAHOO.CO.IN
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