My data source is Excel sheet. How to write the SQL
Statement for Excel file in data provider? Is is possible?
Answers were Sorted based on User's Feedback
Answer / guest
use personel data provider and use this excel to get the
data. Automatically it will create the SQL from excel.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / obaidullah shareef
If we want to transfer the data from excel to Data base
table, you need to write one pl/sql code for that, this can
be easily done in Oracle Application with the help of
selecting the right table. This process is called inbound
interface in oracle apps and the file is called flat file.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / stalin
If you use the personal data provider ,it will generate the
report but it will not provide any SQL.
Otherwise ust the ETL(informatica or PL/SQL ) code and
store the data in any of the data base and then generate
the data througth universe or freehand sql.
| Is This Answer Correct ? | 0 Yes | 0 No |
Approximatly how many enduser can use the each bo project?
what is main functional differences between BO and COGNOs?
I have a situation like one manager can have multiple learners under him. each learner will registered for more than one certifications . their statuses for different courses like completed, inprogress, dropped, no certifications. the question is i have check for each user for statuses if he had some completed certifications i have to get latest completed date and omit all other stauses. if he had no complete staus then i have to get latest inprogress record based on date. like this i have to select only one record for user. but i am getting one row for each status. among all completion status one record, for all inprogress one record, for all dropped status one record. how can i show only one record
Why do we need metrics and sets?
i have 2 fact and 2 dimension tables in my universe . my question is how get the data with two fact tables in a report?
What are the join problems comes appart from loop,chasm & fan Traps
What is the differrence between prompt & @prompt? What is the differrence between Xcelsius & Web-I Report?
Instead of cms which server you have to use?
When we are going for Shortcut join and why.
Can master data change???if yes then how it'll change.....please explain with example...... thanx
Explain about derived tables?
Hi friends, How many types of dimentions are they ?What are they? Thanks in advance