is there any limit for rows and columns in cross tab
Answer Posted / geetu
you can have any number on rows and columns in a cross
table as you required.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Difference between b.o 5.1 and 6.1b?
Explain what three things do you consider to be the most important factors for a manager?
What is difference between webi and infoview?
In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha
What is the difference between user and versatile user?
Explain what sort of existing documents should business analysts refer to when starting on a new project?
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?
When we use aggregate awareness function in designer?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Explain which versions are used in the bo dashboard work?
What three things do you consider to be the most important factors for a manager?
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
Give some information on report bursting?
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
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