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 |
What are the join problems comes appart from loop,chasm & fan Traps
What is the difference b/w breaks and sections
how u link universes of same functional domain ?
2 Answers Business Intelligence Analytics, IBM,
Example of how the fantraps and chasm traps works?
if we run a report it is taking so much time to display the report,what to do to increase th performance of the report
What is the stored procedure ? What is the need of stored procedure ? How to create a stored procedure Universe?
. In production reports, some dimensions are missing. how do you load these dimensions in production
What is global filters and local filters
Tell me the difference between cmc and cms?
What is the report extension in webi and deski
Tell me a business scenario where I can achieve the data through MINUS only not through subquery.
Which one will be more preferable creating Derived table or Views on universe level.and Explain why also ?