How we will show the pop message while selecting multiple
input values more than 10 in Crystal reports or any other
reports?
Answer Posted / santhosh
using @prompt function at the designer level in Universe panel or at query panel in DeskI
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is the difference between business requirement document and use case document.
What is the difference between user and versatile user?
How to create Index to the table in the universe designer and how it improves the Query performence
What Is The Difference Between Oltp And Olap?
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
how to prepare the documentation in business objects and where to get the requirement?
Hi, I would like to know how is the integration if we want to use Oracle Essbase as the Cube Engine, and present the Cube by Business Objects Presentation Layer? Can Oracle Essbase be integrated with Business Objects? Thanks,
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)?
Can you please send me the migration related issues .
What is report template in b.o?
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains)
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
what are the tables used in health care domain project and columns used in report?
What is the difference in creating filters in designer and business objects?
(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.