Suppose i have the sinario like this
column1: e1,e2,e3,e4 :
column2: 1,0,1,0 :
column3: M,F,M,F : in this i want to disply 1 is male
and 0 is female which is added to the another column like
column 4 what is the process?
Answer Posted / padmalatha0923
Drag and drop column 2 after column 3
then create condition for column 3 by using new rule in 4.1
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Did you face any problems while creating reports? Name? Solutions?
Explain how many universes can be created in a project?
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
What we need to discuss with designer before starting the universe designing.
How to generate the report from excel sheet?
Can you please send me the migration related issues .
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
What are the data types present in bo? What happens if we implement view in the designer and report?
What is the difference between datawarehousing and businessintelligence?
Explain when to use local filter and when to use global filter?
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
In banking domain how many Fact tables,Dimension table are present?
How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
What is the difference between business requirement document and use case document.
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.