OBIEE11g GO URL Hyperlink exported in clickable form to Excel

Hi,
I've had to use a GO URL as a drill through on one of our dashboards. Normall we use Action Link (BI Navigation).
When the Anlaysis with the GO Url is exported to excel the hyperlink is exported in a clickable form.
Anyone know if it's possible to stop the exporting of the hyper link in its clickable form?
Regards

Hi,
I've had to use a GO URL as a drill through on one of our dashboards. Normall we use Action Link (BI Navigation).
When the Anlaysis with the GO Url is exported to excel the hyperlink is exported in a clickable form.
Anyone know if it's possible to stop the exporting of the hyper link in its clickable form?
Regards

Similar Messages

  • Exporting a data form to Excel

    When exporting a data form to excel, if any of the columns are read only the user is only getting the column headers, not the rows and no data. The export works correctly when all the columns are write. Has anyone had this issue before? We are version 11.1.1
    Thanks,

    May not help but on 9.3.1 I don't have this problem.
    Log in as a user with restrictive rights
    Go to a read-only form
    File/Spreadsheet Export
    Open Excel and all columns are available
    JTS

  • Export data from forms to excel

    HI
    In my application im trying to export data from forms to excel.Everything works fine.First of all im using get_file_name for selecttion of file and passing it to ole2 package as follows
    FILENAME := GET_FILE_NAME(File_Filter=> 'XLS Files (*.xls)|*.xls|',dialog_type=>SAVE_FILE);
         ARGS:=OLE2.CREATE_ARGLIST;
         oLE2.ADD_ARG(ARGS,Filename);
         OLE2.INVOKE(WORKSHEET,'SAVEAS',ARGS);
    The problem is if i select an existing file the get_file_name itself raises one message ".....file already exists Replace an existing file?"
    Similarly the excel also also raises the same message "".....file already exists Replace an existing file?".I want to suppress atleast one of them? Could anyone help for this problem?
    appreciate ur help
    THANKS

    Looks like...
    ole2.set_property( ex_app, 'DisplayAlerts', false );
    where "ex_app" variable Excel Application -
         ex_app:=     ole2.create_obj('Excel.Application');
    and more Question:
    When i close excel app - in process viewer i see "excel.exe"
    ole2.release_obj don't work :(

  • OBIEE11g - GO URL Hyperlink is exported to Excel

    Hi,
    I've had to use a GO URL as a drill through on one of our dashboards. Normall we use Action Link (BI Navigation).
    When the Anlaysis with the GO Url is exported to excel the hyperlink is exported in a clickable form.
    Anyone know if it's possible to stop the exporting of the hyper link in its clickable form?
    Regards

    Excel often gives me problems with hyperlinks. I made a test of a link to an mp3 in a Number table. One cell was the hyperlink, another used the HYPERLINK function. Both worked flawlessly in Numbers. Both opened as text from Excel, just as you saw.
    I created an Excel document (using Excel) and pasted in the same link. It, too, opened it as a text file.
    I used "Insert Hyperlink" in Excel to create the hyperlink. Same thing.
    Looks to be an Excel problem, not one related to Numbers or exporting to Excel.

  • Exporting Data from Forms to Excel

    Hi,
    How can I export the data from Forms to Excel like which Export function in the Oracle Applications.
    Thank you,
    Voon

    Hello,
    By using dde package you can export the data from Form to Excel. Here is the sample code which i have used. you can write this code in the when_button_pressed trigger.
    declare
    appl_name varchar2(255);
    channel_id pls_integer;
    application_id pls_integer;
    x number;
    y number;
    V_TIME VARCHAR2(30);
    begin
    if :global.application_id is not null then
    message('Application already open');
    else
    appl_name := 'c:\program files\microsoft office\office\excel.exe';
    :global.application_id := dde.app_begin(appl_name,dde.app_mode_normal);
    end if;
    if :global.channel_id is not null then
    message('Communication channel already established.');
    elsif :global.application_id is null then
    message('Application must be launched first.');
    else
    :global.channel_id := dde.initiate('excel','book1');
    end if;
    DDE.POKE(:global.channel_id,'R1C1','Col1 Heading',DDE.CF_TEXT,1000);
    DDE.POKE(:global.channel_id,'R1C2','Col2 Heading',DDE.CF_TEXT,1000);
    DDE.POKE(:global.channel_id,'R1C3','Col3 Heading',DDE.CF_TEXT,1000);
    FIRST_RECORD;
    X := No of Records;
    for y in 2..x
    loop
    launch_excel is a program unit--
    launch_excel(y,:global.channel_id,:block.item1,:block.item2,::block.item3);
    next_record;
    end loop;
    FIRST_RECORD;
    EXCEPTION
    WHEN DDE.DDE_APP_FAILURE THEN
    MESSAGE('Could not launch application for DDE operations.');
    RAISE FORM_TRIGGER_FAILURE;
    WHEN DDE.DDE_INIT_FAILED THEN
    MESSAGE('Could not initialize DDE communication channel.');
    RAISE FORM_TRIGGER_FAILURE;
    WHEN DDE.DMLERR_NO_CONV_ESTABLISHED THEN
    MESSAGE('Could not establish DDE communication channel.');
    RAISE FORM_TRIGGER_FAILURE;
    WHEN OTHERS THEN
    MESSAGE('Error: '| |TO_CHAR(SQLCODE)| |' '| |SQLERRM);
    RAISE FORM_TRIGGER_FAILURE;
    END;
    LAUNCH_EXCEL
    PROCEDURE LAUNCH_EXCEL(
    y in number,
    channel_id pls_integer,
    param1 varchar2,
    param2 VARCHAR2,
    param3 varchar2) IS
    v_rowno varchar2(20) := 'R'| |y;
    BEGIN
    dde.poke(channel_id,v_rowno| |'C1',col1,dde.cf_text,2000);
    dde.poke(channel_id,v_rowno| |'C2',col2,dde.cf_text,2000);
    dde.poke(channel_id,v_rowno| |'C3',col3,dde.cf_text,2000);
    EXCEPTION
    when others then
    message('Error --'| |sqlcode| |sqlerrm);
    message('Error --'| |sqlcode| |sqlerrm);
    raise form_trigger_failure;
    END;
    null

  • I cannot export an IRS form to Excel

    I cannot export an IRS form to Excel

    Hi CEDESPAR,
    What is your workflow to do that. Are you trying to open the form in browser?
    Or you are downloading the form on your computer first and then trying to fill it.
    Which application of Adobe you are using?
    Regards,
    Ajlan Huda.

  • Having trouble exporting one specific form to Excel! The rest works fine.

    I'm expecting up to 180 responses on one form, and when I was about to report the incoming responses so far I couldn't convert it to Excel.
    It just gets stuck with a box saying it is converting, but nothing happens. I left it like that for hours and have now tried everything,
    shutting down, duplicating the form including the answers, try to export from a different computer and not just the once.
    All my other active forms works just fine, they can export to excel with no delay.Can anybody see what's the problem here?
    Happy to share the form if it is to any help solving this, don't want to get stuck copying everything manually.

    Hi;
    Can you share your form with me and we can investigate?  Share with [email protected] and please include a reference to this Forum post so I know what we are looking for; instructions for sharing your form: http://forums.adobe.com/docs/DOC-2462
    Thanks,
    Josh

  • Decimal places when exporting HFM form to Excel

    Hi All,
    We are on HFM 9.3.1.3.
    From the web, when we export a data form to Excel, we lose the decimal places.
    In our data form we use 3 decimal places, however all exports to Excel deafult to 0 decimal places. We can reproduce in Excel 2003 and 2007.
    Is there a setting we can change so that an export to Excel picks up the decimal places used in the data form?
    Thanks for your help.
    Seb

    Hi,
    Thanks for the reply. I just checked and both settings are the same:
    decimal separator is a . in the server's regional settings and user preferences.
    I have tried changing the regional settings to no avail.
    The strange thing is that if I connect from my laptop to another 9.3.1 environment then I can export to excel with the correct decimal places.
    I'd say this is definitely an environment issue.
    Thanks again for your help.
    Seb

  • Exporting Adobe forms into Excel

    Greetings,
    Wanted to find out if it is possible to export an Adobe form into excel?
    Thank you in advance for your input and response.
    B. Agahian

    Thanks ajay for your response.  I was specifically referring to an pdf-based print form.  Can this be exported to an excel spreadsheet?
    Thank you in advance.
    B. Agahian

  • Forms to Excel (OLE2 and macro)

    Hi,
    I am using OLE2 to export data from Forms to Excel. Once I export the data into an excel spreadsheet successfully, I would like to format the worksheet. I have created a macro to do that and try to call the macro from Forms.
    I am getting Ora-305500 and Excel starts but the worksheet doesn't open.
    Is it something to do with the way I created/saved my macro?
    Please help!
    DECLARE
    application ole2.obj_type;
    workbooks ole2.obj_type;
    workbook ole2.obj_type;
    args ole2.list_type;
    BEGIN
    application:=ole2.create_obj('Excel.Application');
    ole2.set_property(application, 'Visible', 'True');
    args:=ole2.create_arglist;
    ole2.add_arg(args, 'C:\excel.xls');
    workbook:= ole2.invoke_obj(workbooks, 'Open',args);
    ole2.destroy_arglist(args);
    args:=ole2.create_arglist;
    ole2.add_arg(args, 'c:\personal.xls!acrt_macro');
    ole2.invoke(application, 'Run', args);
    ole2.destroy_arglist(args);
    --ole2.invoke(application,'Quit');
    ole2.release_obj(workbook);
    ole2.release_obj(workbooks);
    ole2.release_obj(application);
    END;

    Yes, it is possible to read from & write to an excel file.
    you have to use the DDE package to achieve your goal. Read the help content for DDE package, which explains in detail.

  • How can we provide 2 URLs in the HR personalization form, so that users can

    We are not able to open the PDF report from the external node which is placed under the OA_HTML. Nvaigation is Employee Self Service for US -> Update or Add Direct Deposit Account
    Internal urll ----"http://tech.com:8000/OA_HTML/TTEC_Benefits_Docs/Branded/DebitCrdholderBrochureSignature.pdf"
    However, the external users from internet need to access the pdf document and this fails for them because they have no access to above URL from public internet. They need to get to above pdf document for e.g. as:
    "https://publicerptech.com:443/OA_HTML/TTEC_Benefits_Docs/Branded/DebitCrdholderBrochureSignature.pdf"
    How can we provide 2 URLs in the HR personalization form, so that users can access the pdf document?

    Hello David,
    Sorry for not getting back to you sooner. You can provide feedback on Transport agents by using this site:
    http://officespdev.uservoice.com/.
    With regards,
    Michael | Microsoft Exchange Developer Content
    The
    Exchange Development Forum Guide has useful information for using the Exchange Development Forum.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Linking to a page with a URL hyperlink

    Is it possible to create a hyperlink that links to another page in the same document using the "Link To: URL" option in the New Hyperlink window?
    Normally I'd just use the "Link to: Page" option but I want to upload a bunch of documents to Issuu and the only interactive object that seems to survive the conversion process is a URL hyperlink. I've also tried creating a button with a "Go To Destination" action attached but it isn't recognised by Issuu either.
    I can add buttons in Issuu after I've uploaded the documents but I was hoping there would be a way to do it in InDesign that works for both normal PDFs and uploaded Issuu files.
    I hope this makes sense. Let me know if it needs clarification.
    InDesign version: CS6 - 8.0.1
    OS: Win 7 SP1

    Issuu is an online digital publishing platform. Here's an example (not mine!). You upload PDF files to the Issuu website and they are converted to a proprietary format for viewing.
    The problem I'm having is that these converted files support URL hyperlinks but not any other kind of interactivity. I was hoping I would be able to use URL hyperlinks to other pages within the document if this was even possible.
    I'm trying to get some assistance from the Issuu help staff but I'm not really getting anywhere. Hence the post!

  • Error with hyperlink to open a form in Workflow Notification

    Hi All,
      I am trying to create a hyperlink to open a form in Workflow Notification. I want to open "Prepare Mass Additions" form from my workflow. I am in R12 (12.1.3) and there is no parameters defined for this function.
      So i am trying the method given here:
      http://oracleappsnotes.wordpress.com/2011/04/15/accessing-oracle-forms-from-workflow/
      Below is a summary of steps from this blog:
    Register a new custom form function with a parameter CREATE_BATCH_ID.  Function name is XXFAXMADDS. Its just the seeded FAXMADDS form function, just with the addition of parameter.
    Create an attribute of type ‘Form’ which stores the name of the form function and the parameter with which we want to call it. The default value of the attribute is XXFAXMADDS:CREATE_BATCH_ID=&BATCH_ID
    In a workflow process include a notification message.
    Associate the attribute with the notification message
    Personalize the new form function, to add actions to assign the value of parameter to the form field, then goto the Find Button, and click it.
        When i click on the link in notification, I am getting the below errors:
        FRM-47023: No Such parameter named G_QUERY_FIND exists inform FAXMADDS
        FRM-40105: Unable to resolve reference to item PARAMETER:G_QUERY_FIND
        FRM-47023: No such parameter named CREATE_BATCH_ID exists in form FAXMADDS.
        Why is this error? Why it is referring to G_QUERY_FIND which i have not at all used?
    Thanks
    Manu
    Message was edited by: manu.mur

    Hi Hussein,
    Clearing cache or bouncing application did not help. And now i am noticing that the value of this attribute does not change according to the changes i make in workflow builder.
    Also, i tried by updating the workflow attribute from Workflow Admin, retried the notification and tried the link again. No help.
    I tried updating attribute to just the standard form function name, still same errors!

  • Modifying multiple url hyperlinks.

    Hi all.
    I've been working with InDesign CS3 to convert a catalogue into iPDF format for web distribution. This involves me going through the document page by page hyperlinking each program in the catalogue to the corresponding url. Recently I've been informed that all these hyperlinks need to be amended by addition of a few characters to the end of every url. This wouldn't be a problem, but there is a couple thousand hyperlinks that would need to be updated.
    This brings me to my question: Is there an easy way to modify/amend multiple hyperlinks within an InDesign document or alternatively a way I could do this same task using Adobe Acrobat Professional 7.10?
    Thanks in advance.

    My url hyperlinks currently look something like this:
    Eg.
    http://www.websitename.com.au/Product.aspx?id=PRODUCTG
    http://www.websitename.com.au/Product.aspx?id=PRODUCTQ
    and what I need to to is add another short code to the end of each hyperlink:
    Eg.
    http://www.websitename.com.au/Product.aspx?id=PRODUCTG  + '-22058'
    http://www.websitename.com.au/Product.aspx?id=PRODUCTQ  + '-22058'
    so they look like:
    Eg.
    http://www.websitename.com.au/Product.aspx?id=PRODUCTG-22058
    http://www.websitename.com.au/Product.aspx?id=PRODUCTQ-22058

  • Export just certain form field data

    Is it possible, using form fields created in Acrobat XI Pro, to export only certain form field data to a spreadsheet while other form field data is not exported?

    I couldn't find an example form using exportAsText, but as a noobie it would be very helpful to see one.
    Would the code look something like this?
    exportAsText ("field1", "field 2", "field 3")
    Could I put this code into a button that the user can click to implement it? If not, where does the code need to be?

Maybe you are looking for