why do we use crystal reports rather than webintelligence
reports ?
Answer Posted / ansari
Webi report- it is ad-hoc report, we can modified as per
request and analysis the reports.
but in Crystal reports--> we cant not modify the reports
and it contains daily bases i.e., day to day
infromation .example: shopping mall and customer details in
bank
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the data types present in bo? What happens if we implement view in the designer and report?
What is the dense rank?
What is a bo repository?
Explain the difference between detect alias and detect context?
Can more than 1 metric be applied on an analytic in business objects?
What are the join problems comes appart from loop,chasm & fan Traps
In banking domain how many Fact tables,Dimension table are present?
(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.
What is the difference between datawarehousing and businessintelligence?
Explain about an assignment you worked on in which you had to amass a huge amount of data, and then analyze it?
Explain about a time when you discovered a more efficient way to do a work task?
What is a fantrap in business objects?
Explain what sort of existing documents should business analysts refer to when starting on a new project?
can anybody tell me about complicated object you have created
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