otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Reports / FTI and Other Analytics Integrating OTM / G-Log with Oracle Reports, FTI (OBIEE) and creating custom reports / analytics.

Tags: ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old November 12th, 2007, 11:58
Junior Member
 
Join Date: Jul 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
prashant_prash is on a distinguished road
Adding Header From Oracle Report To Excel Sheet

HELLO ALL,

I HAVE PROVIEDED 'EXPORT TO EXCEL' OPTION IN ONE OF MY ORACLE REPORT. THE DATA FROM REPORT IS GETTING INTO THE EXCEL BUT THE HEADINGS OF THE REPORT i.e. COLUMN NAMES ARE NOT GETTING COPIED OR TRANSFERRED IN THE EXCEL SHEET. ALSO THE COLUMNS ARE TRANSFERRED IN IRREGULAR PATTERN.

THANKS IN ADVANCE.



REGARDS,

PRASHANT
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old November 12th, 2007, 15:09
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 790
Blog Entries: 7
Thanks: 51
Thanked 194 Times in 119 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Adding Header From Oracle Report To Excel Sheet

Prashant,

I'm sure someone here will be able to help you -- if I remember correctly, it has to do with a report parameter.

Just as a note, though, writing in all caps is generally considered rude online and usually indicates yelling. I know you didn't intend it this way, but take it into consideration in the future.

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old November 28th, 2007, 20:46
Junior Member
 
Join Date: Jun 2006
Posts: 23
Thanks: 0
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
Shells will become famous soon enough
Re: Adding Header From Oracle Report To Excel Sheet

I'm not sure what version of Oracle Reports you are on, but on GC3/OTM 4.5 and below, this was a limitation with oracle without repeating a set of headers for every row returned (we entered many tickets in the past hoping to find someone who could give us a fix). As a workaround, we created an excel macro for the users and added it to the Gc3/OTM menu for them to download and install on their system. This allowed them to open the report, click <Ctrl-S> (for example) and have all the headers show up. I'm not sure if this changed with the newer version of Oracle Reports used in version 5.5.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old November 29th, 2007, 09:37
Junior Member
 
Join Date: Dec 2006
Posts: 17
Thanks: 1
Thanked 2 Times in 2 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
sprabhakar is on a distinguished road
Send a message via AIM to sprabhakar
Re: Adding Header From Oracle Report To Excel Sheet

Hi,

We have this fuctionality working on OTM versions 4/5.0 &5.5 on more than 50 reports. Please do the following to achieve this.

1. Copy the report headers into HEADER section of the report
2. Delete them from the MAIN section of the report
3. When invoking the the report, pass the parameter "desformat=DELIMITED"

You should see the report open in MS Excel with proper headers.

If you are seeing data being repeated, there are other ways to resolve it. One of them is
to
1. Keep just one repeating frame in the MAIN section of the report
2. Pickup all possible data required to display in the main query
3. Generate data for all others fields through formula columns inside the main query.

This is just one of the ways. Please revert & we will advice you of other options if this is difficult for you to achive.

Thanks
Prabhakar
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old July 7th, 2008, 09:08
Member
 
Join Date: Feb 2008
Posts: 38
Thanks: 1
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
MURTHYKO is on a distinguished road
Re: Adding Header From Oracle Report To Excel Sheet

Quote:
Originally Posted by prashant_prash View Post
HELLO ALL,

I HAVE PROVIEDED 'EXPORT TO EXCEL' OPTION IN ONE OF MY ORACLE REPORT. THE DATA FROM REPORT IS GETTING INTO THE EXCEL BUT THE HEADINGS OF THE REPORT i.e. COLUMN NAMES ARE NOT GETTING COPIED OR TRANSFERRED IN THE EXCEL SHEET. ALSO THE COLUMNS ARE TRANSFERRED IN IRREGULAR PATTERN.

THANKS IN ADVANCE.



REGARDS,

PRASHANT
Prashant,

Could you pls tell me how to extract th data in xls format from RDF?

Thanks in advance,
Lakshman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old July 8th, 2008, 04:37
Member
 
Join Date: Feb 2008
Posts: 38
Thanks: 1
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
MURTHYKO is on a distinguished road
Re: Adding Header From Oracle Report To Excel Sheet

Quote:
Originally Posted by prashant_prash View Post
HELLO ALL,

I HAVE PROVIEDED 'EXPORT TO EXCEL' OPTION IN ONE OF MY ORACLE REPORT. THE DATA FROM REPORT IS GETTING INTO THE EXCEL BUT THE HEADINGS OF THE REPORT i.e. COLUMN NAMES ARE NOT GETTING COPIED OR TRANSFERRED IN THE EXCEL SHEET. ALSO THE COLUMNS ARE TRANSFERRED IN IRREGULAR PATTERN.

THANKS IN ADVANCE.



REGARDS,

PRASHANT
Dear Prashant,

Could you pls tell me how to get the data in to Excel from a RDF file? I mean how to provide that option of "Export to Excel"?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old August 27th, 2008, 09:54
Junior Member
 
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
vidyas10 is on a distinguished road
Re: Adding Header From Oracle Report To Excel Sheet

Thanks All for the help,
Even i am facing the same kind of problem. Can i call the same report to expot to excel where in the excel output i require of 50% of the data available in the report layout. While exporting in AfterPForm will specify the same calling report name _report_physical_name.

Help me out..

Thanks,
VidyaS
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTTP Status 404 - /jsp/null/ORDER_BASE/Header.jspx gokul Installation and Upgrades 3 January 24th, 2008 12:09
Export to Excel moshe Reports / FTI and Other Analytics 1 December 19th, 2007 15:03
[SOLVED] Exporting large reports to Excel causes crash chrisplough Reports / FTI and Other Analytics 0 October 2nd, 2007 18:13
Exporting reports to excel in OTM 5.0 geetika Reports / FTI and Other Analytics 0 September 21st, 2007 05:15
Error while exporting matrix report to Excel soujanya Reports / FTI and Other Analytics 0 August 16th, 2007 14:36



All times are GMT. The time now is 06:51.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37