IN BO i have data source having the data like "abc" and after creating the Report on that datasource the data unmathed like "def".what will you do ?
please anybody help me
Answers were Sorted based on User's Feedback
If the data in the data source is "abc" in the Report also
it will be displayed as "abc" only. if it is not matching
then there are two possible reasons
1.) On a particular object there will be logic written to
convert abc into def.
2.) Else he is replacing the valued with def.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / gowthami
If the data in the DS is 'abc' or 'def' then it will be automatically displayed as 'abc'/'def' in the report
If the particular object is involved in a variable formula where the value is hardcoded, then we need to update the hardcoded value as 'def' from 'abc'
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it mandatory to give a cardinality ? If cardinality is not given what will happen?
How many universe dfi you create if you have 2 years of experience in BO
can anybody tell me about issues faced while creating reports
What is the difference between business requirement document and use case document.
Explain about a time when you discovered a more efficient way to do a work task?
bo 6.5 is a 3 tier architecture. Tell me the names of the tiers?
How to create a tooltip in Webi? Is there a way to create Tooltips in Webi reports for non- hyperlinked columns? Users should be able to hover over a value in a column in the report and that should show a tooltip box with more detail regarding that column value. This is possible when you hyperlinked the column,Is it possible when you dn't have hyperlinking? Thanks in advance.
HOW DO YOU RESOLVE MULTIVALUE AND COMPUTATIONERROS?
I have scheduled a weekly report to client. If the data is Over which client wanna receive what will happen?
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?
Explain about derived tables?
BO Webi report in running fine in Dev but takes a long time to run in Production environment, how to reduce this processing time.