Show line in the spreadsheet format report

Hiii,
I want to show line in the spreadsheet format report.
Is it possible ?
if yes then please tell me how to do this ?

Hello,
There is a known issue :
Spreadsheet Output Contains White Fill Color by Default Hiding the Excel Gray Border (Doc ID 453166.1)
Execute the following steps to workaround this issue.
1) Open the report in reports builder
2) Right click on the report in Object Navigator
3) Click on Property Inspector
4) Click in Before Report Value
5) Remove bgcolor="#FFFFF"
6) Save the report and run it to Spreadsheet output
Regards

Similar Messages

  • I'm wondering if there is any way to view the results of the form other than in a spreadsheet?  Is it possible to print responses one by one in PDF format, or word, etc?  I'd like to create a form for proposal applications, and the spreadsheet format resu

    I'm wondering if there is any way to view the results of the form other than in a table?  Is it possible to print responses one by one in PDF format, or word, etc?  I'd like to create a form for proposal applications, and the spreadsheet format results are nearly unusable for this type of form.

    Hi Nalani500 ,
    Yes, you can print the response in a PDF by following the steps suggested below.
    1) Go to the response file
    2) Select the response you want to print
    3) Click on Save as PDF button and it would save the selected response in PDF format.
    Thanks,
    Vikrantt Singh

  • Delivering the crystal formated reports to users who are not defined BO/SAP

    Hi,
    The requirement is to send the crystal formatted report to number of users who are not in BO/SAP System. Can we use the whole dynamic contact list for automated personalization and distribution to people not set up as a user in the system?
    Can we deliver a publication to the users who are not at all defined in the BO system or any SAP system
    its to the users who are all together different vendors who do not have any login.
    Please let me know if this is possible via publication if possible could any one provide me any doc which states the same
    Thanks in Advance,

    Moved to BOE Admin forum.
    I assume you are using a BOE Scheduling options to distribute your reports?
    Check the Scheduling Guide and formats for more info.
    And yes simply send them a DPF file and set up a Group in your e-mail Server, or individual if that works better. More work though.
    Don

  • HELP!how to show lines in the sample code 'docsig'

    I want to show my handwritten in the pdf and my code is based on the sample code 'docsig',
    can anyone read the following code, and tell me the reason why it not show the line. Thanks!
    //from the project 'docsig' in the acrobat sdk 9.0 sample code
    CosObj DSHandler::CreateN2XObject( CosDoc cosDoc, const CosObj sigField, const CosObj sigAnnot, const ASFixedRect* const pBBoxRec )
    //Define a stream to draw a line
    char buf [500];
    sprintf(buf,"150 250 m 150 350 l S");
    //Get the stream length
    ASUns32 streamLength = (ASUns32)strlen(buf);
    //Create a CosObj object that represents the stream length
    CosObj LengthEntry = CosNewInteger(cosDoc, false,streamLength);
    //Create a CosObj that represents a stream dictionary
    //and sets its key-value pairs
    CosObj AttrDict = CosNewDict(cosDoc, false, 5);
    char *Length_KStr = "Length";
    CosDictPutKeyString(AttrDict, Length_KStr, LengthEntry);
                    CosObj  cosStm =  CosNewStream64(
                                   cosDoc,                                                  // cos document to use the newly created stream
                                    true ,                                                                      // cos stream is indirect object?
                                   0,                                                    // input stream
                                   0,                                                                                             // start reading from stream position
                                    false ,                                                    // stream is decoded?
                                   AttrDict,                                                // attributes dictionary
                                    CosNewNull(),      // encode params
                                   -1,                                                                                           // decode length
                                    false                                                                       // allowing delayed reading of input stream
        return cosStm;
    Why I just get a blank signature ? It should draw a line, but not showed in the pdf file.

    you need to change the following piece of code
    case 10:   // * pressed
    case 11:   // # pressed
    clearText = true;
    if (first) // first operand
    if(lcdField.getText().length()==0)
    result = 0.0;
    else
    result = Double.parseDouble(lcdField.getText());
    first = false;
    prevOperator = i;
    else //second operand already entered, so calculate total
    switch(prevOperator)
    case 10: //divide button
    result /= Double.parseDouble(lcdField.getText());
    break;
    case 11: //multiply button
    result *= Double.parseDouble(lcdField.getText());
    break;
    lcdField.setText(Double.toString(result));
    if(i==14) //equal button
    first = true;
    else
    prevOperator = i; //save last operator
    break;
    }its gets excuted when you press the * or # buuton

  • My song titles do not show up in the list format. What can I do to fix this?

    I'm trying to manage my iPod music and my song titles are not showing inthe list format. Does anyone know how I can fix this?

    VLC

  • Changing a Query do not show Results in the PLD Format

    Hello Experts!!
    I have a PLD report,  and I changed the query a BIt 
    let say  the oiginal query is  select 'HELLO' from OINV where DocEntry between 100 and 110
    but then I Changed to +select 'HELLO' + World' from OINV where DocEntry between 100 and 110+
    But The PLD do not reload Data,  there is any way to change this?

    Gordon Thanks for your answer,
    but maybe i didnt explain myself clear.
    let me explain a bit:
    When you create a Query in the Query Manager,   you can create a Print Layout.
    then you can modify in
         Tools>Queries>Query Print Layout
    but that Layout is related to the Query  you just did. 
    but when you change the query the Layout wont change ...
    I think SAP  do not work well with this,  I think that Query Manager shoud have and Update button  and then  go and upate the query in PLD ...  well thats all

  • Issue while downloading the alv report output in spreadsheet format .

    Hi,
    I have a report output, whenever I try to download it in the spreadsheet format to my desktop,
    I get the following issue:
    Say the correct material number is 10833340001218999 or 10030000063207001
    (This appears in the report output)
    But in the excel file the number is displayed as 10833340001218900 and 10030000063207000.
    Please help.
    Regards,
    Sucharita.

    Hi Sucharita,
    The reason for your problem could be that in excel 2007, characters more that 15 are replaced with 0.
    Or you can try downloading the data using FM 'GUI_DOWNLOAD' , if currently you are using stadard SAP functionality of data downloading.
    Best Regards,
    Vishal.

  • Grid lines appear in bold format in Graphs - OBIEE 10g

    Dear Experts,
    I am facing an issue with the grid lines in the graphs in reports.
    All the graphs in reports(webcat) are appearing with 'bold GRID lines' instead of normal grid lines which in turn is affecting the look and feel of the graphs in the webcat. Is there any way to eliminate this by setting any parameter in XML files?
    I am using OBIEE 10g version. Kindly let me know your inputs so as to eliminate this bold grid lines in all the graphs.
    Thanks,
    Sam.

    Hi,
    Refer this and it might be help you.
    Re: Remove grid lines by default in chart view
    Thanks,
    Satya

  • Nokia lumia screen showing lines in red color

    My Nokia lumia 800 is showing lines on the I sent my phone to Nokia care and they sent it to Nokia factry for repair but they sent it with the same problem what shuld I do in from india my imei no:
    Moderators notes: IMEI number removed.

    I have lumia 610 & having same small red scratches on screen only after 3 month.plz help for what to do???

  • My iPad has lines though the screen is it broken or what is it, My iPad has lines though the screen is it broken or what is it

    My iPad has lines though the screen is it broken or what is it, My iPad has lines though the screen is it broken or what is it.

    If you mean physical lines, it is broken.  If you mean the display shows lines in the images, it may be...do a reboot by holding both the power and home buttons until the apple logo appears, ignore the red slider if that appears.  If the lines are still there ake it to an Apple store genius bar to be checked by the techs.

  • Apple Configurator Redemtion Codes Spreadsheet format

    I need to supply a spreadsheet for Apple Configurator with redemtion codes to a customer. The customer lives in a non-VPP country and is not able to use VPP to buy the licenses.
    Where can I find a description of the spreadsheet format used by Apple Configurator in order to generate the spreadsheet my self?
    A sample file would also be great.

    I've got support from Apple Germany. It seems to be a problem of version 1.1.2 of Apple Configurator and Mountain Lion 10.8.2
    As mentioned above I had the same problem using 10.7.4 and 10.7.5 and Configurator 1.1.2. Apple Germany sent me a different spreadsheet, where I've put my codes in and it worked. Strange but true.
    Other story, I bought 50 redeem codes, after installing 22 iPads it stopped, telling me that there are no more redeem codes left ?
    Good luck contacting Apple directly

  • IPhone screen shows lines

    Screen shows lines and the apple logo, nothing else.  Phone is hot.  Any ideas?

    Have you tried creating a backup then restoring the phone as new? If it's still happening on a wiped phone, it's almost definitely a hardware issue that needs to be repaired

  • Tables lines/borders, although all formatted to the required weight, once pdf'd show up as different

    Tables lines/borders – although all formatted to the required weight in MS Word 2003, once pdfd show up as different weights and the 'heavier' line varies depending on which magnification the page is in. These lines are coloured, not automatic colour. Hope someone can help. Thanks

    Close the form so you are looking at the "My Forms" tab, the view that shows you all of your forms.  In the "My Forms" tab you can right click on a form and choose "Duplicate" from the context menu or you can select a form and click on the "Duplicate" button in the toolbar above the list of forms.
    Thanks,
    Josh

  • My mac Pro Tower shows some green and reddish lines on the monitor and gives report of unresponsive processor

    My mac Pro Tower shows some green and reddish lines on the monitor and gives report of unresponsive processor

    And never heard of one case of AHT finding or reporting a real GPU related problem.
    It does sound like the graphic card and best way to know is to swap it out, even if you have a PC card around.

  • Pacifictime format PST required in the output of report

    I want to display the pacific time format i.e. PST in the output of Report.
    Can you please let me know.....if any function module or else....
    I am using the followin lines of code but it was not showing correct time...please correct me if I am wrong.
    REPORT  ZTIMEZONE.
    DATA: time_stamp type timestamp,
          dat TYPE d,
          tim TYPE t,
          tz  TYPE ttzz-tzone.
    Data : text(4) type c,
           text1(4) type c,
           text2(4) type c,
           text3(20) type c.
    data : temp(15) type c.
    *tz = 'BRAZIL'.
    tz = 'PST'.
    dat = sy-datum.
    tim = sy-UZEIT.
    CONVERT DATE dat TIME tim
            INTO TIME STAMP time_stamp TIME ZONE tz.
    WRITE: / time_stamp.
    temp = time_stamp.
    concatenate temp8(2) ':' temp10(2) ':' temp+12(2) into text3.
    write : / text3.

    It considers your time as the GST and than calculates the time for you as per the PST's rule.
    Try like this:
    DATA: time_stamp type timestamp,
    dat TYPE d,
    tim TYPE t,
    tz TYPE ttzz-tzone.
    tz = 'PST'.
    * Get the time in the time stamp
    get time stamp field time_Stamp.
    CONVERT TIME STAMP time_stamp TIME ZONE tz
            INTO DATE dat TIME tim.
    WRITE: /(10) dat, (8) tim.
    Regards,
    Naimesh Patel

Maybe you are looking for

  • How to make a "return delivery" from a goods mvnt  linked to a reservation

    Hi, I want to realize a "return delivery" from a goods mvnt that is linked to a reservation number. I'm using FM BAPI_GOODSMVT_CREATE. I'm able to create a goods mvnt, but this doesn't updates the quantity in the reservation document. For example: Th

  • Need help opening pdf file created in japanese adobe

    I have Adobe Reader 9. Acolleague just sent me a document that was created in a Japanese version of adobe. It is still a pdf file, but I cannot open it. I get a message saying some components needed to complete thte operation are missing, and would I

  • Special Characters in Flash 8 dynamic myHTMLdata

    how do I set up "&" and "–" to display in the dynamic text fields from the .txt files? The following works in DW but not in Flash 8: myHTMLdata=LTCG offers administrative & consulting services as well as IT solutions. We have developed many proprieta

  • Itunes won't respond- please answer

    AHHHHHHHHHHHHHHHHHHHHHHH! I changed a few settings in itunes and now it won't respond, it will open,but I can't change anything or select anything, please help.

  • Urgent how to trim the spaces that in the text fileds?

    Hi , I have an email field .If a  person enter the value in to the field along with space i need to validate that field by removing spaces. I already have validation for this email field as shown below.. function isEmailValid(fld){