Is it possible to develop reports without Universe access?
Answers were Sorted based on User's Feedback
Answer / kvchowdary
Hi,
yes it is possible to creating reports without universe..
By Using personal data files&free hand sql.
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / prasanna.ramesh1
to create reports data source can be personal data file or
free hand sql or universe in desktop intelligent.
in web intelligent data source to create reports is universe.
in crystel reports we can create reports using diffrent data
sources other than universe.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / nareshkumar
Possible with deski reports and crystal reports but not
possible with webi reports.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / saurabh
Now in webi reports is it possible with the help of using rich client.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / madhulika
No, thought it is not posibble, as we r not able to access
the data from database directly.
| Is This Answer Correct ? | 0 Yes | 13 No |
I have the one Universe. I take the data from the Excel Sheet. Now i want to get the reports from the two.What is the process
What is diff b/w Alias and Contexts in which situation we are using contexts instead of Alias?
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
What is pragma?
Explain how many universes can be created in a project?
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 ARE THE META DATA TYPES?WHICH META USING IN BO'S
1. what are the differences between prompt at universe level and prompt at report level ? 2. what are the connection types in BOXI ? 3. how do we give the security in universe level ? and report level ? and objects level ? 4. what will happen if we check the 'MULTIPLE SQL STATEMENTS FOR EACH MEASURE' option in Universe SQL parameters ?
How many universes can be created in a project?
Which outer join is used in Merge Dimension. Diff between merge and auto merge dimension.
2 Answers Cap Gemini, Infinity, TCS,
What is mean by stored procedure ? and how we can generate stored procedure universe?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance