SelectOneChoice Lov in Table readOnly show only ID when export to Excel

Hi, I put a af:selectOneChoice readOnly Lov in a table to bring the DESCRIPTION of the ID in a foreig key relation, it do it well in the browser, but when I want to export to EXCEL it show only the ID of the related table.
How can I fix it to show the DESCRIPCION in the exported excel?
Tx in advance

If I make it in this way, I gonna have two columns one just for the description and other for the combo, maybe in the future I need to make it editable/readonly and thats the reason I only need the combo, but when I want to export to excel it show the id.
The error(maybe not) is because the ADF's programmer who make the excel command go for the iterator and not for the table's gui.

Similar Messages

  • Table Header in freezed pane when exporting SSRS report to Excel

    Hi,
    I want table Header in freezed pane when exporting SSRS report to Excel.
    Can I have the table header of tablix be present in freezed pane of excel.
    Thanks,
    Vivek Singh

    Hi Vivek,
    Please refer the following thread.
    may be u get the answer.
    How to freeze header pane in SSRS
    Regards
    msbilearning

  • Merge columns when exporting to excel data only

    Hi,
    I have a report with headers in fowling format.
             Quantity         |
    first day   |  last day |
    When exporting to excel data only I want output in following format and want to merge upper header cells.
    Quantity
    First Day
    Last Day
    Please reply.Thanks.

    Hi,
    You can achieve this requirement Please follow the below document.
    How to WYSIWYG SAP Crystal Reports Export to XLS
    I hope this is the best formatting example suited for this requirement.
    Ludek thanks for preparing this document and sharing with us......This is the best formatting ex.
    Refer Link: Crystal Reports Crystal to Excel
    Thanks,
    DJ

  • Viewer shows only white when Browser clips selected?

      I'm using FCP 7.0.3 on my iMac 10.8.3. I was fifteen minutes into a final edit on my project when my viewer stopped
    displaying clips that I have in Browser bins. The Viewer shows only a white screen when clips are clicked. My timeline clips
    display ok when clicked. In addition, I cannot see text color in the Viewer although it superimposes on the Timeline fine. I've
    restarted and dumped the Library>Preferences> com.apple.RegFinalCutStudio.plist with no results. Anything else I can try without
    dumping my project?

    Check to see that RGB is checked for Viewer Display settings.
    Russ

  • Y-axis Does not show values when exported to excel

    Hi,
    We are facing trouble while showing Y-axis values when report is exported to excel. On report Y-axis is shown properly however when we export it to excel only 1 value is shown with arrow mark(=>).
    If we will right click Y axis, we can see all data exported in "Select Data". If we select Y-axis, and change axis properties to automatic, we can see Y-axis values on excel.
    Now, is there any property setting which will show all the data on Y-axis instead of showing up single value with arrow?

    Thanks for your reply. I tried it closing all sheets and exporting, however result doesn't change. There is an aggregate table we are querying to which holds almost 20k records. Right now I have observed this with 3 reports. In one of the report I am using Horizontal chart. In that report there is issue with X-axis.
    e.g.
    Band
    1000<= |
                 |
                 |________________________________
                  A                     B                  C                D

  • A single table line generating more than 2 lines when exporting to Excel

    Guys,
    I do have an interactive report on apex with a varchar2(4000) column that is generating more than 1 excel row per table row. In another words:
    Table my_report
    file_id number,
    file_comment varchar2(4000)
    Query on report
    select file_id, file_comment from my_report
    It generates 5 lines on report screen but, when I export to excel using csv or xls format, it generates more than 5 lines. On file_comments field on excel, some of them has a break in 2 or 3 lines. Seems to me a line feed problem with CHR(13) or chr(10).
    Anyone as a solution or a similar problem like this? Any idea?
    Andre.

    you could try to remove the linebreaks in the select.
    select file_id, file_comment, replace(replace(file_comment,CHR(13)),CHR(10)) file_comment_nobreak
    from my_reportThen depending on the type of report you could show one column, but export the other column in the excel/csv file. Not sure if this works with an interactive report too.

  • Cross Tab Grand Total Out Of Line When Exporting to Excel Data Only

    Does anyone have a solution to this issue:
    Setting up a cross tab report with a grand-total field at the end of it and exporting to Excel Data Only format, moves the grand total values one column to the right of where the should be.
    eg:
    Company    Month    Revenue    Total
    Acme       200710   1000.00    1000.00
    Indigo     200710   2000.00    2000.00
    Total                          3000.00   3000.00
    Thanx for any input - looks better in fixed font.
    the 2nd 3000.00 appears to the right of the Total column and not under it

    Post Author: swat
    CA Forum: Exporting
    Hi,
    Of what i gather from ur scenario...this is what i did in one of my reports.
    I had to use two subreports and they had to occupy one cell each, in line with other fields.
    To obtain that,all the fields required in the subreport i put them into a text box.Therein restricting the fields to the txt box only...
    Then import that sub-report as it is.
    It worked for me....
    try out...
    All this only if've understood u right...

  • Column headings are mismatched when export to excel (Data Only)

    Hi All,
    We have an old Crystal Web Portal designed using CE10 in VS 2003.   The crystal viewer shipped with VS 2003 exports to excel (Data only) in correct order where all the columns headers are matched with the corresponding data.
    We have re-written the entire new web portal in VS 2008 with using CE10 on windows 2003 server.  Everything works we can view the report, page navigation, export to PDF, export to MS Excel 97-2000.   However when export to MS Excel 97-2000 (Data only) option, the column headings are mismatched with the corresponding data.   I don't understand what changed between VS 2003 Crystal Viewer and VS 2008 Crystal Viewer.   I think this has to be the crystal viewer problem because I'm exporting from the viewer tool bar.
    Here is the API referencing in the code:
    In Visual Studio I'm referencing all CE10 10.0.3300 version api's.  Howerver since Crystal Viewer with VS 2008 is newer and has 10.5.3700 version I'm using CrystalDecision.Shared and CrystalDecision.Web are version 10.5.3700.   These seems to have no problem.  The entire web portal works fine. 
    More about Web Portal:
    -User is validated upon login with CE10
    -use selects the report from the list
    -Report ID is then passed to reportdocument
    -reportdocument API loads the report and
    -Viwer.reportsource= reportdocument.reportsource
    We cannot update Crystal Enterprise 10 right now.   I'm in the middle of deploying new web portal with VS 2008.   I have to resolve the Export excel (Data only) option and have the column headers matched with the data in excel.   I have tried everthing.
    Can some help here.
    thanks

    Hi, 
    The report saves the printer information and if it can connect to the exact same printer then the print options will get passed to the printer. 
    If the report is being sent to a different printer, Crystal doesn't know if this new printer will support the same settings, ie. duplex or color.  In our case we were setting the report to print duplex printing and landscape.  When our application went to print it actually crashed because some of the printers didn't support duplex. 
    What we did is disable the print button on the viewer and added the PrintDialog control to our form.  Use the ReportDocument.PrintOptions method to set the properties for the PrintDialog control. 
    var printDialog1 = new PrintDialog();
    printDialog1.UseEXDialog = true;
    printDialog1.AllowSomePages = true;
    if (myLink.Parent.SavedPrinterSettings != null)
         printDialog1.PrinterSettings = myLink.Parent.SavedPrinterSettings; //Use any saved printer settigns
         printDialog1.PrinterSettings.Copies = Convert.ToInt16(copies);
         dr = printDialog1.ShowDialog();
         if (dr == DialogResult.OK)
         myLink.Parent.SavedPrinterSettings = printDialog1.PrinterSettings;     //Save the latest printer settings
         nCopy = printDialog1.PrinterSettings.Copies;               //Get the number of Copies
         sPage = printDialog1.PrinterSettings.FromPage;               //Get the number of Start Page
         ePage = printDialog1.PrinterSettings.ToPage;                    //Get the number of End Page
         myReport.PrintOptions.PrinterName = printDialog1.PrinterSettings.PrinterName;     //Get the printer name
         myReport.PrintOptions.CustomPaperSource = printDialog1.PrinterSettings.DefaultPageSettings.PaperSource;
         if (printDialog1.PrinterSettings.Duplex == System.Drawing.Printing.Duplex.Vertical)
              myReport.PrintOptions.PrinterDuplex = PrinterDuplex.Vertical;
         else if (printDialog1.PrinterSettings.Duplex == System.Drawing.Printing.Duplex.Horizontal)
              myReport.PrintOptions.PrinterDuplex = PrinterDuplex.Horizontal;
         else if (printDialog1.PrinterSettings.Duplex == System.Drawing.Printing.Duplex.Simplex)
              myReport.PrintOptions.PrinterDuplex = PrinterDuplex.Simplex;
    Hope this helps,
    Brian

  • HDV crashes/comes up as white screen with only sound when exported.

    Hi I have been searching all throughout the forums for an answer to my problem but seem to find no clear solution. I edit everything into an HDV1080i60 timeline in Final Cut Pro 5 and then I try to export, whenever I export with Quicktime Conversion, Final Cut Pro crashes midway through. When I export with Quicktime Movie at 1080i60, the file comes out but when played is a blank white screen with sound only.
    Every export setting has failed EXCEPT Uncompressed 8 bit NTSC. The video does come out good but the file sizes are enormous because it is uncompressed.
    Is there any solution to this problem, I don't understand why its happening now, about one month ago everything was working great. I have downgraded to quicktime 7.3.1 yet still no results.
    Any help would be much appreciated.

    something between then and now has thrown a large spanner in the works
    the fact that Quicktime Player is not seeing the HDV codec and yet FCP is able to work in that codec is a clear indication of the issue
    starting with the least extreme and easiest solutions:
    Use Disk Utility app to repair permissions on your system disc, see if that helped
    Create a new user account and see if it all works better in that new account
    Boot from your OS install discs and use Disk Utility app to repair your system disc, see if that helped
    Uninstall and then reinstall Final Cut Studio (repair permissions again after the reinstall)
    ... probably best solution though is a complete clean reinstall of both OS and applications
    hope it helps
    Andy

  • Iphoto shows only white when I try to edit a photo

    iphoto shows all pictures, but when I double-click them, only a white screen appears. I also cannot load the pictures to order a photobook and I cannot synch them to my apple tv. Funny enough, this happens only with half of my photos, the other ones are fine.

    I've seen reports of permissions issues on the Modified folders, so try Download BatchMod from
    http://macchampion.com/arbysoft/
    And apply it to the iPhoto Library Folder using the settings found here:
    http://homepage.mac.com/toad.hall/.Pictures/Forum/BatChmod.png
    (Credit to Old Toad for this one).
    Make sure to apply to enclosed files and folders and to unlock files.
    If that fails then you may have a corrupted database:
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums back.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

  • #WELCOME_USER# show only "Welcome:" when use custom template

    I created custom page template and place #WELCOME_USER# in body:
    <div id="header">
      <div id="logo"><a href="#HOME_LINK#">#LOGO##REGION_POSITION_06#</a></div>
      #REGION_POSITION_07#
      <div id="navbar">
        #NAVIGATION_BAR#
        <div class="app-user">#WELCOME_USER#</div>
        #REGION_POSITION_08#
      </div>
    </div>
    ...... (other divs)If logged, I see on page with this template only "Welcome:",but on other pages (with standard apex templates) username shows normally.
    Please help and sorry for bad english.

    Replacing *#WELCOME_USER#* with *&APP_USER.* did not work for you?

  • Page shows only lables when error accures

    Hi All.
    Jdev: 11.1.1.3.0
    I have built jsff page based on datacontrol (VO is based on EO), page is having input fields where user can enter data.
    I am taking data and validating in Bean and AmImpl method, if validation in success i will insert data to DB.
    this is working fine now,
    But for negative scenario ,,if there is any failures in validation ,,i am showing error message to user,
    this time error popup will come,,and All page Input fields get disappeared and only related label will get shown,
    happening in only in error scenario's
    pls help me,,,
    thanks
    Santosh

    Hi Timo..
    I am showing error through popup.
    i am using like below for erros
    if (returnMap.get("duptempName").equals(true)) {
    JSFUtils.addErrorMessage(RoutingTemplateConstants.ERR_RTE_TEMPALTE_NAME_MUST_BE_UNIQUE);
    I am able to see error in popup in screen..
    please suggest me to resolve this....
    thanx
    Edited by: Santosh M E on Feb 29, 2012 11:56 PM
    Edited by: Santosh M E on Mar 1, 2012 12:11 AM

  • Signed apk file shows only header when run - the rest of the screen is blank

    Hi
    I have
    built a folio for Android app.
    published the folio
    Used DPS app builder to build the app
    used terminal to build the keystone
    Use the DPS Tool to sign the app
    I transferred the apk file to the Android device and installed it - it installs fine
    When the app opens all that can be seen is the icon of the app in the top left corner of the screen and a menu tool, top right corner for Settings and About
    The screen where the app should be showing is completely black.
    The DPS App builder screen still shows that the app is unsigned, as shown below.
    The other thing that is weird, I think, is that the apk file created is 3.6 megs large, while the files in the folio are quite large and on the iPad the app is 500 megs.
    I guess I have three questions:
    1. What am I missing that the screen comes up black on the tablet?
    2. Why does the DPS app builder show that the app is still unsigned.
    3. Shouldn't my apk file size match the size of the folio?
    Thanks for your help
    Deb

    You need to:
    1)      Publish the folio as free
    2)      Put the app in the store as a paid app
    Then people have to pay to download the app, but once they have it they can download the folio at no charge.
    I suggest reading this blog entry from Bob Levine that explains the difference between Single Edition and multi-issue applications. On Android and Windows you must create a multi-issue application.
    http://boblevine.us/digital-publishing-suite-101-single-edition-vs-multi-folio-apps/
    Neil

  • On updates my cc shows only something when i mark it, know anyone any tricks what it is? sorry for my bad english :D

    hi when creative clouds show me there is an update and i open it the window is white, when i mark it with the mouse there i see the text after updating cc i open it, its all so it will be, know somebody whats the problem? i use am normal pc with win 7 64 bit (prog wich runs in background are kaspersky , spyder calibration for screen and my printsoftware (brother)
    i hope somebody can help me to fix that
    (sorry for my bad english)
    greetz thomas from germany

    Elaine.  What are you trying to import from?  Are you inserting a camera memory card in the slot on the side of your mac? Are you connecting your camera to the mac through a USB cable? It sounds like you can see your pictures, where do you see them, on the memory card that you open on your desktop, or are you using software that came with your camera?

  • Video not showing only sound when importing

    I'm importing new clips to a project and when I import all seems ok except in the clip window the video seems to be there but only with the sound icon, I've tried with a clip that was added half an hour before that plays perfectly on the time line but it has the same problem when reimporting.
    I've tried resetting the preferences with no avail.
    I'm using CC Premiere pro on a mac with Lion 10.7.5
    Thanks for any help given.

    Thanks yes it wasn't that, I seem to have solved it by dumping the old project and starting again, then everything imports, very strange and it means starting the edit again of course, luckily , I was only 5 mins in.
    Thanks again PROBLEM IS SOLVED UNTILL NEXT TIME  ) thanks again
    Phill

Maybe you are looking for

  • Return multiple values from a method

    For a school project I have to make a parameter-less constructor that can input values from the keyboard and calculate those values. Now that I have the values how do I return them? I need to return 3 values from this parameter-less method. I hoope s

  • Errors Installing Nvidia drivers

    Good evening all. I just finished installing Arch Linux today and I am looking to install a GUI now. Although I am having trouble downloading the drivers. The graphics card in my laptop is the NVS 5400M. It is a part of the NVC1 (GF108) codename. Fol

  • Problems with QCM tables in DB export

    Hi gurus, I have a problem with an export that I'm performing, the problem is that the R3SETUP is trying to export a QCM table "QCMT066" but this table doesn't exits in the database. (EXP) ERROR: DbSlExeRead: rc = 107, table "QCMT066"         (SQL er

  • Brushes on drummer?

    Is there a way to use brushes with drummer tracks?

  • Can i see iPhoto 9 saved photos on iphoto 11 ?

    I have a lot of photos on my desktop and my macbook.  Because I know that I need to upgrade to Lion (from Snow Leopard) because i iCloud, and all, I backed up all my photos to an external hard drive (actually decided to back up to two separate hard d