Check box appearing in excel export - IR

Hi ,
I added a checkbox column in an Interactive Report for some additional functionality.
I added the checkbox using apex_item.checkbox in the report query.
But when I export the report to excel using the actions menu dropdown, I see that the following code appears in one of the excel columns.
<input type="checkbox" name="f01" value="1234"  />Is there anyway I can avoid this column from appearing in the excel ?
I need the checkbox to be present on the report but I do not want it to appear in the export to excel ? Do I have to write a pl/sql process for this ?
Can I achieve the same through some tweaking on the apex side?
Appreciate any suggestion
Thanks in advance,
Dippy

My problem is solved thanks to the hint at the below thread :
Re: interactive report to excel - I don't want to export the id field.
Go to conditional display for the column:
use request!=expression and in the expression type CSV
This does not include the column in the export but displays it on the report.
Thanks,
Dippy

Similar Messages

  • The "Without Qty Posting" check box appears disabled in A/P and A/R credit Memo Rows

    Dear All,
    The "Without Qty Posting" check box appears disabled in A/P and A/R credit Memo Rows even when set visible and active in the form settings. Please advice. SAP Business One version 8.82 PL 13
    regards
    Deb

    Hi,
    Please check:
    The field is available only in the following
    cases:
    1. A/R credit memos not based on other documents or
    2. A/R credit memos based on an A/R invoice or
    3. A/R credit memos based on an A/R reserve invoice, for which items have been delivered, and
    4. if non-drop-ship warehouses are used
    Thanks & Regards,
    Nagarajan

  • How to make a check box appear to the user when he does a specific action

    hi all
    i have created a check box and i want if the user does not do a specific action the check box appears ?

    so sorry i ment a frame with an error message
    remember my last program about randomization
    i want if the user did not enter the first name
    a message appear to warn
    and if he did not enter the second name
    a message appear to warn
    here i created a created a second frame to appear as
    awarning message
    and the action to allow the error frame to appear
    else
    c2.setVisible();
    but the compiler didnot recognized c2
    is that not legal to create two objects from
    container c2=getcontentpane();
    i want to understand this problem
    and making my code right
    and making my code right
    Code:
    import java.awt.*;
    import javax.swing.*;
    import java.io.*;
    import java.awt.event.*;
    class MyMatching extends JFrame
         final JTextField txt1=new JTextField("Name1",10);
         JLabel lbl3=new JLabel("Love");
         final JTextField txt2=new JTextField("Name2",10);
         JButton btn=new JButton("Result");
         JTextField txt3=new JTextField("%",5);
         JTextArea ta=new JTextArea(10,40);
         ImageIcon img=new ImageIcon("D:\\Mastering Java\\Java Projects\\Icons\\alert_lrg.gif ");
         JLabel lbl=new      JLabel(" Do You Love Computer Science?",img,JLabel.LEFT);
         JPanel pnl1=new JPanel();
         JPanel pnl2=new JPanel();
    JPanel pnl3=new JPanel();
         MyInner inner;
         MyMatching()
              setupGUI();
         private void setupGUI()
              setSize(500,300);
              setTitle("Love Matching v1");
              Container c=getContentPane();
         Container c2=getContentPane();
              c.setLayout(new BorderLayout());
              pnl3.setLayout(new BorderLayout());
              pnl1.setLayout(new FlowLayout());
    pnl1.add(txt1);
    pnl1.add(lbl3);
    pnl1.add(txt2);
    pnl1.add(btn);
    pnl1.add(txt3);
    pnl2.add(ta);
    c.add("North",pnl1);
    c.add("Center",pnl2);
    lbl.setIcon(img);
         pnl3.add("Center",lbl);
         c2.add(pnl3);
    setVisible(true);
    inner=new MyInner ();     
    btn.addActionListener( inner);
    // txt1.addActionListener( inner);
    // txt2.addActionListener( inner);
    class MyInner implements ActionListener
    public void actionPerformed(ActionEvent e)
    if(!txt1.getText().equals("Name1") && !txt2.getText().equals("Name2"))
         if (e.getActionCommand().equals("Result"))
    //First process
    int random= ((int)(50*Math.random()))+50;
    txt3.setText(random+"%");
    //second process
    String msg[ ]={"Love Can Touch Us One Time And Last For The Life Time\nYou Are A True Lovers.","Your Feelings Are Different \nYou Should Forget it."
    ,"Love Is A Passion\nYou Must Be More Romantic.","You Are An Angel\n But Your Lover Is A Liar."
    ,"You Must Think Deeply Before That Choice\nLove Is Not An Entertainment.","Do Not Lie To Your Hart\nYou Still Love Your First Lover."
    ,"You Cannot Love Again\nYour First Lover is So Lovely And Cannot Be Forotten."};
    ta.setText( msg[((int)( msg.length*Math.random()))] );
    /* breaking up the code
    double random = Math.random();
    int index = (int) (msg.length*random);
    String message = msg[index];
    ta.setText(message);*/
    ta.setForeground(Color.RED);
    else
    c2.setVisible();
         public static void main(String[]args)
              MyMatching mtch=new MyMatching();
    }

  • Using check boxes appear as a "tick" and I want a "X"

    Hi guys - new user to Adobe Forms (MAC Adobe Acrobat XI) - I have used check boxes in my first form however when I check them they appear as a "tick" and I want a "X" - I went to the properties section and tried all the options (circle, etc) but it always came back as a tick - any suggestions?

    Thanks George - whilst I've used Dropbox for a couple of years now this is the first time I have shared a file (which you should have received directly to your email - I'm sorry to say I wasn't sure how to post the link in this forum! (once again a bit clueless on my part)
    Interesting however since I tested the process by sending to my work PC (WIN7) and the boxs have crosses in them! so the problem appears to be with my set up on my home mac (OSX 10.9.4). Really I should have thought to do this first before asking!
    Any thoughts?
    Cheers

  • Check Box On Standrad Selection-screen

    Hi Friends
    I am working on HR ABAP .I added 4 check boxes On Standrad Selection-screen. Its working on Development but its not working on production.can anyone suggest how its happend.

    Hello,
    A few questions.
    - what exactly is not working in production? 
    - do the check boxes appear at all?
    - did the changes get recorded on a change request and transported?
    - was the transport successful?
    - do the checkboxes 'work' in the QA envirionment?
    Regards
    Greg Kern

  • My Win7 computer is unable to display ticked off check boxes.

    Am using the latest Acrobat version and this problem occurs on previous versions as well. When I tick off check boxes in writable forms, nothing appears in the check box. I suspect missing/corrupted fonts.
    My other Win7 computer displays ticked off check boxes without a hitch.
    Would someone have any idea of what the problem might be?
    Any help would be gratefully appreciated.

    Thank you for that form, Pat.
    It's helping to isolate the problem.  When opened in IE9, the problem persists.  When opened in Chrome, the check boxes get checked.
    My remaining problem is to fix this on this computer for IE9, now.  I use an application where PDF  forms are created as pop-ups and Chrome doesn't work with this application.  As I mentioned before, the forms work correctly on another Win 7 computer using IE 9.
    Another mystery is that saving the IE 9 form and opening in Adobe, the saved changes, except for the check box appear.  Saving the Chrome form and opening in Adobe, the changes disappear and a blank form with highlights appears.  The check box doesn't work in the Adobe, reopened form.  This leads me to believe that something is amiss with my Adobe installation.  Possibly a clean Adobe reinstal will fix this.  I will try this later today.
    Below are snippets of the forms changed in the browsers:
    Chrome
    IE9

  • Purpose of Check Boxes on New ITunes

    I just downloaded the newest iTunes. A check box appears on every song and is checked. When I uncheck it my song disappears. Anyone know what's going on???

    Are you looking in a smart playlist where the rules are "Match only Checked Songs" and "Live Updating"?
    If you want to check everything, go to the main music listing, press sommandkey while checking a song.
    http://www.apple.com/itunes/how-to/shortcuts.html

  • Active if, check box is on

    i have a project with perpetual Check box appears on the top.
    How can I make some interactions active only when this check box is
    on? What should I define in the “active if” area?

    If you want a given interaction to be active only if this
    'perpetual
    Check box' is checked, then in those given interactions make
    the Active
    If field:
    checked@"name of perpetual Check box"
    Erik
    fitoussi wrote:
    > i have a project with perpetual Check box appears on the
    top. How can I make some interactions active only when this check
    box is on? What should I define in the ?active if? area?
    >
    >
    >
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - Authorware
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    samples, tips, products, faqs, and links!
    *Search the A'ware newsgroup archives*
    http://groups.google.com/group/macromedia.authorware

  • Pop-up with Check box

    Hi forum,
    I need to do a pop-up with some options to choose, i think the best option will be with a checkbox..
    Anybody knows a function to do it? Any example¿?
    Thanks and regards,
    Mon

    u can check this , and with 3 buttons instead of check boxes
    CALL FUNCTION 'POPUP_WITH_3_BUTTONS_TO_CHOOSE'
                 EXPORTING
                      defaultoption = default
                      diagnosetext1 = space
                      diagnosetext2 = text-pv1
                      diagnosetext3 = text_popup
                      text_option1  = text-pv5  "Protokoll
                      text_option2  = text-pv7  "Fehlteilliste
                      text_option3  = text-pv6  "Fehlteileübersicht
                      textline1     = text-pv4
                      titel         = text-pv3
                 IMPORTING
                      answer        = antwort.

  • Create check box using pdfmark in postscript

    Dear all,
    We are creating check box in pdf file using pdfmark [via postscript to pdf conversion]
    We placed the below tag into the postscript and then created the pdf file.
    The check box working in acrobat professional but not working in adobe reader even after enabling the extend features in Adobe Reader.
    [ /Rect [6254 9972 6814 9480]
    /T (CB4)
    /FT /Btn
    /F 4 /H /O
    /BS << /W 1 /S /S >>
    /DA (/ZaDb 10 Tf 1 0 0 rg)
    /Subtype /Widget
    /ANN pdfmark
    Please help me on this to solve the issue.
    Regards,
    jkrishnanvenkat

    Regarding: "...but not working in adobe reader..."
    Does the check box appear on the page in the right place and looks the same as it does in Acrobat Pro 9?
    Does "not working" mean that you cannot "check" and "uncheck" the check box by clicking it?
    Are you running Acrobat Pro 9 and Adobe Reader X on the same machine, and if not, have you confirmed that the font for the check symbol is installed/available on both machines?

  • Export Save / Open dialog box appears behind disco screen

    Hi all
    Disco 10g Plus, excel, latest Sun java 6.16 jvm
    We have an annoying but strange issue with exporting.
    A user opens and runs a report ok.
    Withing Disco 10 plus they then click on either file-Export-excel or click on the Export Excel icon on disco plus toolbar
    Either way the export happens and a dialog box appears with blue progress bar and then this disappears.
    And then nothing appears to happen.
    However, something actually has happened, behind the disco 10 window the 'File Download' dialog box with 'Do you wish to open or save this file?' appears. Clicking on save saves it to PC and clicking open opens it in Excel which is fine.
    I am not sure of this box belongs to excel or internet explorer but does anyone know of any way to have this dialog box appear IN FRONT of the current disco plus window as some of our users think that disco has 'frozen' and thus log support calls.
    thanks in advance,
    dw
    Edited by: derrywriter on Sep 30, 2009 2:40 PM

    Hi dw
    I have heard of folks complaining that exports to Excel hang. I have not had any feedback to say that the dialog box is actually open behind the scenes. This is very interesting news and thanks for reporting it. I will certainly look for this in the future and see if I can find a pattern.
    If I may ask, what exact version of Discoverer are you on and what cumulative patch level have you implemented?
    Also, what browser are you using and have you tried this in another one?
    Have you tried deinstalling Java 6.16 and tested with an older one like 6.11 which I have seen working very well?
    As much extra information as you can provide will definitely help and could trigger an idea from someone reading.
    Best wishes
    Michael

  • I keep getting the message: "what should firefox do with this file" in Windows XP every time I want to download a file, e.g., adobe, excel, etc. How can this annoying message be deleted? The check box to "open file automatically" does not work!

    I keep getting the message: "what should Firefox do with this file" in Windows XP every time I want to download a file, e.g., adobe, excel, etc. How can this annoying message be deleted? The check box to "open file automatically" does not work!

    cor-el,
    Thanks for your prompt reply. However, the sources you gave do not seem to apply exactly to my situation. I have attached some screenshots that show what the dialogue box looks like for a pdf download, and what my settings in the Apps panel of Options are. You will note in the first screenshot that I have checked the box to handle this file type automatically; however, the next time I try to download a file of that type, the same dialogue box appears looking exactly like the one shown, so checking the "automatic" option appears to do nothing. The files to be downloaded from my Gmail messages are not generic or altered file types - they are shown as pdf, doc, docx, etc. So while your intent was good, your post did not help. Thanks anyway.

  • PDF to Excel Check boxes

    When exporting a pdf to excel no check boxes seem to make it into the excel file regardless of being checked or not.
    Is there a way to include them in the conversion?

    Form elements cannot be converted. Forms/ datasets simply work completely differently in both programs so there is nothing to translate.
    Mylenium

  • Exporting BOXI Report to Excel

    Hi,
    When I am exporting my BOXI report to Excel, formatting is not being exported as is. I had formatted BO report to print in Landscape. When I export to pdf, it working fine,but when exported to Excel, it is not priting in Landscape. Is there any way to overcome this problem..
    Thanks,
    Ven Men

    Hi Ven,
    Actually that page size option works only for WEBI documents printing.
    When you click on the print button on WEBI which is just next to the save button, it will show the setting you have set in the properties.
    So you can directly print the document from here.
    If your issue is just related to printing the reports then go for this option, dont export to excel or pdf.
    You can directly set the properties and print the report from WEBI itself no need to export.
    Hope this helps.
    Regards,
    Chirag Desai.

  • Check box in matrix column bind correctly but doesn't appear check sign

    Dear Sirs,
    I have a check box in a matrix column (the matrix is placed i an extra folder in the item master data form).
    The column is bound to a DBDataSource related to the user defined table @IIT_ITM1 as reported in the following code. The table field bound to the check box column is alphanumeric of size 1.
    I use the following code:
                    oCln = oMtx.Columns.Add("Per_coll", SAPbouiCOM.BoFormItemTypes.it_CHECK_BOX);
                    oCln.DisplayDesc = true;
                    oCln.Description = "For test";
                    oCln.TitleObject.Caption = "For test";
                    oCln.ValOn = "Y";
                    oCln.ValOff = "N";
                    oCln.Width = 60;
                    oCln.DataBind.SetBound(true, "@IIT_ITM1", "U_IIT_PerColl");
                    oCln.Editable = true;
    The problem is: the binding to the database work (if I click on the check box and save the data, then the database content change accordingly) but I CANNOT LET THE USER SIGN APPEAR on the check box control!
    Does anyone have the solution?
    Thank you for help
    Massimo

    No response from the forum

Maybe you are looking for

  • CQ61-420US Product ID and Serial numbers are 1234567890. How do I correct?

    On start up Product ID is 1234567890 Warranty start date 00/00/2000 Serial number is [Personal Information Removed] How do I correct? This question was solved. View Solution.

  • How can I reinstall Office 2003, factory installed on my Sat P10-504?

    Hi, Somehow I have removed Microsoft Office 2003 and all of it's contents which were factory installed on my Satellite P10-504. Does anyone know how i can reinstall Microsoft Office 2003 Suite? I have 2 product recovery disks and 1 tools and utilitie

  • Rebel T5 will not show anything on LCD screen

    I have a rebel T5 and nothing is coming up on the LCD screen. I press menu nothing, I take a picture nothing, and even try to review the pics there is nothing. I have cleaned the eye piece and still nothing. I am at a loss here. I love my camera and

  • Keychain fix?

    Anyone else have this problem? After downloading and installing the recent updates, Safari does not remember any of my logins. I opened up keychain and they are all there, but how do I get Safari to look at them?

  • Some help with pysql

    i just begun to learn some stuff in python, and have learned how to use the cgi module pretty well. But i want to learn how to use the pysqlite module. i have installed pysqlite from an AUR package i believe, and pysqlite. i dont know how to start th