What are the major problems will occur while migrating to
the one version to another version?
Answers were Sorted based on User's Feedback
Answer / manoj
While migrating from one version to another version. There
are some major problems might occur. List as below
1)The formulas that has been used in the previous version
might not be supported in the new version.
2) Report formating might be messed up.
3) The security part of boxir2 (user,groups assignment)
will be messed because of architecture.
4)Report formulas might not be migrated properly.
5) Linking reports might not work properly.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / gowthami
We should not write the formula directly in cell. we should create that as a variable and use it in a cell. because cell formulas might not get transferred.
| Is This Answer Correct ? | 0 Yes | 0 No |
HI i have a table with 4 columns in back end like sales id, sales revenue, order id and order amt. Now i have created 2 prompts at query level 1st on sales id and 2nd on order id. Now if i run the report for 1st prompt it has to display sales id and sales revenue. Then if i run the report for 2nd prompt then it has to overwrite the table with Order ID and order amount. How you will handle this?
1. what is the purpose of creation of universe than other data sources ? 2. which is the best method in performance tuning techniques ?
What is the local filter and global filter in bo's?
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
when you have three fact table and there is no relationship between them. How you will tackle the issue.
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ? normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
How to fix the order of Prompts? How to assign the default value in prompt?
What is the pivot option ? what is the need of it?
what is optional prompt in boxi r2
How to solve the following errors coming in report development? 1.Syntax 2.multi value 3. #Error 4.computation and 5.Objects are not compatible
What is Custom Sorting? In development environment we had applied custom Order on Month which is having the following list of values September,October,March,August and December only.But in Production environment Month is having all LiSt of Values like 12 MOnths(Jan to Dec).So ,How it will effect the Sorting in production environmentof universe and as well as in reporting????? Thanks in advance.
Can anybody explain what mean by Database Delegated Measures?