Hi,
What is the best answer for tell me about yourself for 2 years
experience in bo developing.
No Answer is Posted For this Question
Be the First to Post Answer
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
How to check for a particular value from one column with the list of values present in another column in Webi reports?
without creating the business view is there possible to create & generate the Crystal reports?
1.what is input level context and output level context in webI? 2.what is a cascading prompt? Where will you give this and how? 3. What is External Strategy?
How to sheduling the report ? What is the need of it?
WHAT DOES SQL TAB CONTAIN?
Briefly describe the steps you would take to use an Excel file as data to join a Business Objects data provider in a report? Thanks in advance....
How many built-in objects are created in Business Objects repository?
what is universe testing(not mention check integrity)
what is prompt? Cascading prompt? Syntax
Which command using Query Analyzer will give you the version of SQL server and operating system ?
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